Skip navigation links 
 
oracle.ide.resource
Class DirOptionsArb_en
java.lang.Object
  
java.util.ResourceBundle
      
oracle.ide.util.ArrayResourceBundle
          
oracle.ide.resource.DirOptionsArb_en
- 
public final class DirOptionsArb_en
 
- extends ArrayResourceBundle
 
 
 
| Nested classes/interfaces inherited from class java.util.ResourceBundle | 
java.util.ResourceBundle.Control | 
  
 
 
| Fields inherited from class java.util.ResourceBundle | 
parent | 
  
 
  
 
| Method Summary | 
protected  java.lang.Object[] | 
getContents() 
          Gets the localizable objects | 
 
| Methods inherited from class oracle.ide.util.ArrayResourceBundle | 
formatImpl, formatImpl, formatImpl, formatImpl, getAcceleratorImpl, getCharImpl, getFontImpl, getIconImpl, getImageIconImpl, getImageImpl, getIntegerImpl, getKeys, getMnemonicImpl, getObject, getObjectImpl, getStringArray, getStringImpl, getUncachedIconImpl, getUncachedImageImpl, handleGetObject | 
 
| Methods inherited from class java.util.ResourceBundle | 
clearCache, clearCache, containsKey, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, handleKeySet, keySet, setParent | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
TITLE
public static final int TITLE
- Identifies keys to access localizable object
- See Also:
 
- Constant Field Values
 
 
PROGRESS_BAR_DIALOG_TITLE
public static final int PROGRESS_BAR_DIALOG_TITLE
- 
- See Also:
 
- Constant Field Values
 
 
PROGRESS_BAR_INITIAL_PROGRESS
public static final int PROGRESS_BAR_INITIAL_PROGRESS
- 
- See Also:
 
- Constant Field Values
 
 
PROGRESS_BAR_PROCESS_DIRECTORY
public static final int PROGRESS_BAR_PROCESS_DIRECTORY
- 
- See Also:
 
- Constant Field Values
 
 
PROGRESS_BAR_RECURSE_DIRECTORY
public static final int PROGRESS_BAR_RECURSE_DIRECTORY
- 
- See Also:
 
- Constant Field Values
 
 
PROGRESS_BAR_FOUND_FILE
public static final int PROGRESS_BAR_FOUND_FILE
- 
- See Also:
 
- Constant Field Values
 
 
PROGRESS_BAR_COPYING_FILE
public static final int PROGRESS_BAR_COPYING_FILE
- 
- See Also:
 
- Constant Field Values
 
 
PROGRESS_BAR_COPY_FILE_TITLE
public static final int PROGRESS_BAR_COPY_FILE_TITLE
- 
- See Also:
 
- Constant Field Values
 
 
DIRECTORY_FILTER_BUTTON
public static final int DIRECTORY_FILTER_BUTTON
- 
- See Also:
 
- Constant Field Values
 
 
FILE_FILTER_BUTTON
public static final int FILE_FILTER_BUTTON
- 
- See Also:
 
- Constant Field Values
 
 
ADD_BUTTON
public static final int ADD_BUTTON
- 
- See Also:
 
- Constant Field Values
 
 
REMOVE_BUTTON
public static final int REMOVE_BUTTON
- 
- See Also:
 
- Constant Field Values
 
 
URL_CHOOSER_TITLE
public static final int URL_CHOOSER_TITLE
- 
- See Also:
 
- Constant Field Values
 
 
COPY_CHECKBOX_LABEL
public static final int COPY_CHECKBOX_LABEL
- 
- See Also:
 
- Constant Field Values
 
 
CHECKBOX_TREE_LABEL_ADD
public static final int CHECKBOX_TREE_LABEL_ADD
- 
- See Also:
 
- Constant Field Values
 
 
CHECKBOX_TREE_LABEL_OPEN
public static final int CHECKBOX_TREE_LABEL_OPEN
- 
- See Also:
 
- Constant Field Values
 
 
BROWSE_BUTTON_LABEL
public static final int BROWSE_BUTTON_LABEL
- 
- See Also:
 
- Constant Field Values
 
 
USER_CANCELLED_COPY_MSG
public static final int USER_CANCELLED_COPY_MSG
- 
- See Also:
 
- Constant Field Values
 
 
USER_CANCELLED_COPY_TITLE
public static final int USER_CANCELLED_COPY_TITLE
- 
- See Also:
 
- Constant Field Values
 
 
NOT_ALL_FILES_COPIED_MSG
public static final int NOT_ALL_FILES_COPIED_MSG
- 
- See Also:
 
- Constant Field Values
 
 
NOT_ALL_FILES_COPIED_TITLE
public static final int NOT_ALL_FILES_COPIED_TITLE
- 
- See Also:
 
- Constant Field Values
 
 
NO_FILES_SELECTED_ERROR_TITLE
public static final int NO_FILES_SELECTED_ERROR_TITLE
- 
- See Also:
 
- Constant Field Values
 
 
NO_FILES_SELECTED_ERROR_MSG
public static final int NO_FILES_SELECTED_ERROR_MSG
- 
- See Also:
 
- Constant Field Values
 
 
PARENT_ALREADY_EXISTS_ERROR_MSG
public static final int PARENT_ALREADY_EXISTS_ERROR_MSG
- 
- See Also:
 
- Constant Field Values
 
 
PARENT_ALREADY_EXISTS_ERROR_TITLE
public static final int PARENT_ALREADY_EXISTS_ERROR_TITLE
- 
- See Also:
 
- Constant Field Values
 
 
CHILD_DIRECTORIES_ALREADY_EXIST_MSG
public static final int CHILD_DIRECTORIES_ALREADY_EXIST_MSG
- 
- See Also:
 
- Constant Field Values
 
 
CHILD_DIRECTORIES_ALREADY_EXIST_TITLE
public static final int CHILD_DIRECTORIES_ALREADY_EXIST_TITLE
- 
- See Also:
 
- Constant Field Values
 
 
JDEV_FILES_IN_LIST_ERROR_TITLE
public static final int JDEV_FILES_IN_LIST_ERROR_TITLE
- 
- See Also:
 
- Constant Field Values
 
 
JDEV_FILES_IN_LIST_ERROR_MSG
public static final int JDEV_FILES_IN_LIST_ERROR_MSG
- 
- See Also:
 
- Constant Field Values
 
 
REFINE_WORKSPACE_FILES_TITLE
public static final int REFINE_WORKSPACE_FILES_TITLE
- 
- See Also:
 
- Constant Field Values
 
 
REFINE_PROJECT_FILES_SELECTION
public static final int REFINE_PROJECT_FILES_SELECTION
- 
- See Also:
 
- Constant Field Values
 
 
CREATE_DIRECTORY_CONFIRM
public static final int CREATE_DIRECTORY_CONFIRM
- 
- See Also:
 
- Constant Field Values
 
 
DirOptionsArb_en
public DirOptionsArb_en()
getContents
protected java.lang.Object[] getContents()
- Gets the localizable objects
 
- 
- Specified by:
 
getContents in class ArrayResourceBundle 
 
- 
- Returns:
 
- the resources of the bundle as an array
 
 
Skip navigation links 
 
Copyright © 1997, 2014, Oracle. All rights reserved.