Skip navigation links
oracle.ide.resource
Class ModelArb
java.lang.Object
java.util.ResourceBundle
oracle.ide.util.ArrayResourceBundle
oracle.ide.resource.ModelArb
-
public final class ModelArb
- 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 |
static java.lang.String |
format(int index, java.lang.Object param1)
|
static java.lang.String |
format(int index, java.lang.Object[] params)
|
static java.lang.String |
format(int index, java.lang.Object param1, java.lang.Object param2)
|
static java.lang.String |
format(int index, java.lang.Object param1, java.lang.Object param2, java.lang.Object param3)
|
static char |
getChar(int key)
Gets the character associated with the specified resource id. |
protected java.lang.Object[] |
getContents()
Gets the localizable objects |
static javax.swing.Icon |
getIcon(int key)
|
static java.awt.Image |
getImage(int key)
|
static ArrayResourceBundle |
getInstance()
Gets the singleton instance of this bundle class. |
static java.lang.Integer |
getInteger(int key)
|
static char |
getMnemonic(int key)
|
static java.lang.String |
getString(int key)
Gets the string associated with the specified resource id. |
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 |
SYSTEM_DOC
public static final int SYSTEM_DOC
- Identifies keys to access localizable object
- See Also:
- Constant Field Values
DEFAULT_PRJ_DOC
public static final int DEFAULT_PRJ_DOC
-
- See Also:
- Constant Field Values
DEFAULT_WORKSPACE_DOC
public static final int DEFAULT_WORKSPACE_DOC
-
- See Also:
- Constant Field Values
DEFAULT_PRJ_NAME
public static final int DEFAULT_PRJ_NAME
-
- See Also:
- Constant Field Values
DEFAULT_PRJ_PACKAGE
public static final int DEFAULT_PRJ_PACKAGE
-
- See Also:
- Constant Field Values
DEFAULT_PRJ_PACKAGE_PREFIX
public static final int DEFAULT_PRJ_PACKAGE_PREFIX
-
- See Also:
- Constant Field Values
DEFAULT_WORKSPACE_NAME
public static final int DEFAULT_WORKSPACE_NAME
-
- See Also:
- Constant Field Values
DEFAULT_CLASS_NAME
public static final int DEFAULT_CLASS_NAME
-
- See Also:
- Constant Field Values
HTML_DIR_SUFFIX
public static final int HTML_DIR_SUFFIX
-
- See Also:
- Constant Field Values
IMAGE_SYSTEM
public static final int IMAGE_SYSTEM
-
- See Also:
- Constant Field Values
IMAGE_PREFERENCES
public static final int IMAGE_PREFERENCES
-
- See Also:
- Constant Field Values
IMAGE_PROJECT
public static final int IMAGE_PROJECT
-
- See Also:
- Constant Field Values
IMAGE_WORKSPACE
public static final int IMAGE_WORKSPACE
-
- See Also:
- Constant Field Values
IMAGE_WORKSPACES
public static final int IMAGE_WORKSPACES
-
- See Also:
- Constant Field Values
IMAGE_GLOBAL_LIBRARIES
public static final int IMAGE_GLOBAL_LIBRARIES
-
- See Also:
- Constant Field Values
IMAGE_FILENODE
public static final int IMAGE_FILENODE
-
- See Also:
- Constant Field Values
IMAGE_JAVANODE
public static final int IMAGE_JAVANODE
-
- See Also:
- Constant Field Values
SRC
public static final int SRC
-
- See Also:
- Constant Field Values
CLASSES
public static final int CLASSES
-
- See Also:
- Constant Field Values
PUBLIC_HTML
public static final int PUBLIC_HTML
-
- See Also:
- Constant Field Values
COMMON_HTML
public static final int COMMON_HTML
-
- See Also:
- Constant Field Values
MISC_FOLDER
public static final int MISC_FOLDER
-
- See Also:
- Constant Field Values
IMAGE_UNKNOWN_NODE
public static final int IMAGE_UNKNOWN_NODE
-
- See Also:
- Constant Field Values
ALL_FILES
public static final int ALL_FILES
-
- See Also:
- Constant Field Values
ALL_FILES_MNEMONIC
public static final int ALL_FILES_MNEMONIC
-
- See Also:
- Constant Field Values
ALL_FILES_ICON
public static final int ALL_FILES_ICON
-
- See Also:
- Constant Field Values
PACKAGE_TREE
public static final int PACKAGE_TREE
-
- See Also:
- Constant Field Values
PACKAGE_TREE_MNEMONIC
public static final int PACKAGE_TREE_MNEMONIC
-
- See Also:
- Constant Field Values
PACKAGE_TREE_ICON
public static final int PACKAGE_TREE_ICON
-
- See Also:
- Constant Field Values
DIRECTORY_TREE
public static final int DIRECTORY_TREE
-
- See Also:
- Constant Field Values
DIRECTORY_TREE_MNEMONIC
public static final int DIRECTORY_TREE_MNEMONIC
-
- See Also:
- Constant Field Values
DIRECTORY_TREE_ICON
public static final int DIRECTORY_TREE_ICON
-
- See Also:
- Constant Field Values
PACKAGE_LIST
public static final int PACKAGE_LIST
-
- See Also:
- Constant Field Values
PACKAGE_LIST_MNEMONIC
public static final int PACKAGE_LIST_MNEMONIC
-
- See Also:
- Constant Field Values
PACKAGE_LIST_ICON
public static final int PACKAGE_LIST_ICON
-
- See Also:
- Constant Field Values
FILE_LIST
public static final int FILE_LIST
-
- See Also:
- Constant Field Values
FILE_LIST_MNEMONIC
public static final int FILE_LIST_MNEMONIC
-
- See Also:
- Constant Field Values
FILE_LIST_ICON
public static final int FILE_LIST_ICON
-
- See Also:
- Constant Field Values
ADD_TO_PROJECT
public static final int ADD_TO_PROJECT
-
- See Also:
- Constant Field Values
ADD_TO_PROJECT_TITLE
public static final int ADD_TO_PROJECT_TITLE
-
- See Also:
- Constant Field Values
IMAGE_FILTER
public static final int IMAGE_FILTER
-
- See Also:
- Constant Field Values
WORKSPACES_SHORT_LABEL
public static final int WORKSPACES_SHORT_LABEL
-
- See Also:
- Constant Field Values
APPLICATION_SHORT_LABEL
public static final int APPLICATION_SHORT_LABEL
-
- See Also:
- Constant Field Values
APPLICATIONS_SHORT_LABEL
public static final int APPLICATIONS_SHORT_LABEL
-
- See Also:
- Constant Field Values
MUST_RESOLVE_JPR_MERGE_CONFLICT_BEFORE_SAVING
public static final int MUST_RESOLVE_JPR_MERGE_CONFLICT_BEFORE_SAVING
-
- See Also:
- Constant Field Values
PREFERENCES_SHORT_LABEL
public static final int PREFERENCES_SHORT_LABEL
-
- See Also:
- Constant Field Values
CONNECTION_SHORT_LABEL
public static final int CONNECTION_SHORT_LABEL
-
- See Also:
- Constant Field Values
CONNECTIONS_SHORT_LABEL
public static final int CONNECTIONS_SHORT_LABEL
-
- See Also:
- Constant Field Values
IMAGE_CONNECTIONS
public static final int IMAGE_CONNECTIONS
-
- See Also:
- Constant Field Values
MISC_PACKAGES_LABEL
public static final int MISC_PACKAGES_LABEL
-
- See Also:
- Constant Field Values
TEXTNODE_ERROR_TITLE
public static final int TEXTNODE_ERROR_TITLE
-
- See Also:
- Constant Field Values
TEXTNODE_ERROR_OPENING
public static final int TEXTNODE_ERROR_OPENING
-
- See Also:
- Constant Field Values
IDE_SYSTEM_MIGRATION
public static final int IDE_SYSTEM_MIGRATION
-
- See Also:
- Constant Field Values
MIGRATE_DEFAULT_PROJECT
public static final int MIGRATE_DEFAULT_PROJECT
-
- See Also:
- Constant Field Values
MIGRATE_DEFAULT_WORKSPACE
public static final int MIGRATE_DEFAULT_WORKSPACE
-
- See Also:
- Constant Field Values
WARN_WSP_LOCATIONS
public static final int WARN_WSP_LOCATIONS
-
- See Also:
- Constant Field Values
SORT_BY_TYPE
public static final int SORT_BY_TYPE
-
- See Also:
- Constant Field Values
SORT_BY_TYPE_MNEMONIC
public static final int SORT_BY_TYPE_MNEMONIC
-
- See Also:
- Constant Field Values
SORT_BY_TYPE_ICON
public static final int SORT_BY_TYPE_ICON
-
- See Also:
- Constant Field Values
WORKING_SETS_DEFAULT_WORKING_SET_LABEL
public static final int WORKING_SETS_DEFAULT_WORKING_SET_LABEL
-
- See Also:
- Constant Field Values
WORKING_SETS_ALL_FILES_WORKING_SET_LABEL
public static final int WORKING_SETS_ALL_FILES_WORKING_SET_LABEL
-
- See Also:
- Constant Field Values
CONTENT_SET_EXCLUDE_MESSAGE
public static final int CONTENT_SET_EXCLUDE_MESSAGE
-
- See Also:
- Constant Field Values
CONTENT_SET_EXCLUDE_MESSAGE_TITLE
public static final int CONTENT_SET_EXCLUDE_MESSAGE_TITLE
-
- See Also:
- Constant Field Values
CONTENT_SET_ADD_TO_PROJECT_CMD_LABEL
public static final int CONTENT_SET_ADD_TO_PROJECT_CMD_LABEL
-
- See Also:
- Constant Field Values
CONTENT_SET_ADD_TO_PROJECT_CMD_MNEMONIC
public static final int CONTENT_SET_ADD_TO_PROJECT_CMD_MNEMONIC
-
- See Also:
- Constant Field Values
CONTENT_SET_ADD_TO_PROJECT_CMD_START_FEEDBACK
public static final int CONTENT_SET_ADD_TO_PROJECT_CMD_START_FEEDBACK
-
- See Also:
- Constant Field Values
CONTENT_SET_ADD_TO_PROJECT_CMD_FEEDBACK
public static final int CONTENT_SET_ADD_TO_PROJECT_CMD_FEEDBACK
-
- See Also:
- Constant Field Values
CONTENT_SET_ADD_TO_PROJECT_CMD_HELP_TEXT
public static final int CONTENT_SET_ADD_TO_PROJECT_CMD_HELP_TEXT
-
- See Also:
- Constant Field Values
CONTENT_SET_ADD_TO_PROJECT_CMD_HELP_TEXT_CONT
public static final int CONTENT_SET_ADD_TO_PROJECT_CMD_HELP_TEXT_CONT
-
- See Also:
- Constant Field Values
CONTENT_SET_ADD_TO_PROJECT_CMD_PROMPT
public static final int CONTENT_SET_ADD_TO_PROJECT_CMD_PROMPT
-
- See Also:
- Constant Field Values
CONTENT_SET_ADD_TO_THIS_PROJECT_CMD_LABEL
public static final int CONTENT_SET_ADD_TO_THIS_PROJECT_CMD_LABEL
-
- See Also:
- Constant Field Values
PROJECT
public static final int PROJECT
-
- See Also:
- Constant Field Values
WORKSPACE
public static final int WORKSPACE
-
- See Also:
- Constant Field Values
DEPLOYABLE_TEXT_NODE
public static final int DEPLOYABLE_TEXT_NODE
-
- See Also:
- Constant Field Values
ModelArb
public ModelArb()
getInstance
public static final ArrayResourceBundle getInstance()
- Gets the singleton instance of this bundle class.
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
getString
public static java.lang.String getString(int key)
- Gets the string associated with the specified resource id. By convention all LRB's should implement a getString static method similar to the one below.
getChar
public static char getChar(int key)
- Gets the character associated with the specified resource id. By convention all LRB's should implement a getChar static method similar to the one below.
getInteger
public static java.lang.Integer getInteger(int key)
format
public static java.lang.String format(int index,
java.lang.Object[] params)
format
public static java.lang.String format(int index,
java.lang.Object param1)
format
public static java.lang.String format(int index,
java.lang.Object param1,
java.lang.Object param2)
format
public static java.lang.String format(int index,
java.lang.Object param1,
java.lang.Object param2,
java.lang.Object param3)
getIcon
public static javax.swing.Icon getIcon(int key)
getImage
public static java.awt.Image getImage(int key)
getMnemonic
public static char getMnemonic(int key)
Skip navigation links
Copyright © 1997, 2013, Oracle. All rights reserved.