Skip navigation links 
 
oracle.jdeveloper.resource
Class RefactoringArb
java.lang.Object
   java.util.ResourceBundle
java.util.ResourceBundle
       oracle.ide.util.ArrayResourceBundle
oracle.ide.util.ArrayResourceBundle
           oracle.jdeveloper.resource.RefactoringArb
oracle.jdeveloper.resource.RefactoringArb
- 
public final class RefactoringArb
 
- 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 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 | 
 
 
ADDIN_GROUP_INFO
public static final int ADDIN_GROUP_INFO
- Identifies keys to access localizable object
- See Also:
- Constant Field Values
 
REFACTORING_MENU
public static final int REFACTORING_MENU
- 
- See Also:
- Constant Field Values
 
HIGHLIGHT_CODE_HIGHLIGHT
public static final int HIGHLIGHT_CODE_HIGHLIGHT
- 
- See Also:
- Constant Field Values
 
ACT_FIND_USAGES
public static final int ACT_FIND_USAGES
- 
- See Also:
- Constant Field Values
 
ACT_MOVE
public static final int ACT_MOVE
- 
- See Also:
- Constant Field Values
 
ACT_RENAME
public static final int ACT_RENAME
- 
- See Also:
- Constant Field Values
 
ACT_SAFE_DELETE
public static final int ACT_SAFE_DELETE
- 
- See Also:
- Constant Field Values
 
ACT_INTRO_VARIABLE
public static final int ACT_INTRO_VARIABLE
- 
- See Also:
- Constant Field Values
 
ACT_INTRO_FIELD
public static final int ACT_INTRO_FIELD
- 
- See Also:
- Constant Field Values
 
ACT_INTRO_PARAM
public static final int ACT_INTRO_PARAM
- 
- See Also:
- Constant Field Values
 
ACT_INTRO_CONST
public static final int ACT_INTRO_CONST
- 
- See Also:
- Constant Field Values
 
ACT_EXTRACT_INTERFACE
public static final int ACT_EXTRACT_INTERFACE
- 
- See Also:
- Constant Field Values
 
ACT_EXTRACT_SUPERCLASS
public static final int ACT_EXTRACT_SUPERCLASS
- 
- See Also:
- Constant Field Values
 
ACT_USE_SUPERTYPE
public static final int ACT_USE_SUPERTYPE
- 
- See Also:
- Constant Field Values
 
ACT_EXTRACT_METHOD
public static final int ACT_EXTRACT_METHOD
- 
- See Also:
- Constant Field Values
 
ACT_DUPLICATE
public static final int ACT_DUPLICATE
- 
- See Also:
- Constant Field Values
 
ACT_PULL_UP
public static final int ACT_PULL_UP
- 
- See Also:
- Constant Field Values
 
ACT_PUSH_DOWN
public static final int ACT_PUSH_DOWN
- 
- See Also:
- Constant Field Values
 
ACT_NO_OPR
public static final int ACT_NO_OPR
- 
- See Also:
- Constant Field Values
 
CODE_HIGHLIGHT
public static final int CODE_HIGHLIGHT
- 
- See Also:
- Constant Field Values
 
CODE_HIGHLIGHT_ICON
public static final int CODE_HIGHLIGHT_ICON
- 
- See Also:
- Constant Field Values
 
CODE_HIGHLIGHT_MODE
public static final int CODE_HIGHLIGHT_MODE
- 
- See Also:
- Constant Field Values
 
AUTO_CODE_HIGHLIGHT
public static final int AUTO_CODE_HIGHLIGHT
- 
- See Also:
- Constant Field Values
 
CANCEL_HIGHLIGHT_MENUITEM
public static final int CANCEL_HIGHLIGHT_MENUITEM
- 
- See Also:
- Constant Field Values
 
CANCEL_HIGHLIGHT_MENUITEM_ICON
public static final int CANCEL_HIGHLIGHT_MENUITEM_ICON
- 
- See Also:
- Constant Field Values
 
USAGES_LOG_TITLE
public static final int USAGES_LOG_TITLE
- 
- See Also:
- Constant Field Values
 
USAGES_ICON
public static final int USAGES_ICON
- 
- See Also:
- Constant Field Values
 
REFACTORING_ICON
public static final int REFACTORING_ICON
- 
- See Also:
- Constant Field Values
 
SHOW_MATCH
public static final int SHOW_MATCH
- 
- See Also:
- Constant Field Values
 
STOP_SEARCH
public static final int STOP_SEARCH
- 
- See Also:
- Constant Field Values
 
LOCK_PAGE
public static final int LOCK_PAGE
- 
- See Also:
- Constant Field Values
 
LOCK_PAGE_ICON
public static final int LOCK_PAGE_ICON
- 
- See Also:
- Constant Field Values
 
DO_REFACTORING
public static final int DO_REFACTORING
- 
- See Also:
- Constant Field Values
 
DO_REFACTORING_ICON
public static final int DO_REFACTORING_ICON
- 
- See Also:
- Constant Field Values
 
CREATE_WORKINGSET
public static final int CREATE_WORKINGSET
- 
- See Also:
- Constant Field Values
 
INCLUDE
public static final int INCLUDE
- 
- See Also:
- Constant Field Values
 
INCLUDE_ICON
public static final int INCLUDE_ICON
- 
- See Also:
- Constant Field Values
 
EXCLUDE
public static final int EXCLUDE
- 
- See Also:
- Constant Field Values
 
EXCLUDE_ICON
public static final int EXCLUDE_ICON
- 
- See Also:
- Constant Field Values
 
MERGELINES
public static final int MERGELINES
- 
- See Also:
- Constant Field Values
 
MERGELINES_ICON
public static final int MERGELINES_ICON
- 
- See Also:
- Constant Field Values
 
EEXIST
public static final int EEXIST
- 
- See Also:
- Constant Field Values
 
EINVAL
public static final int EINVAL
- 
- See Also:
- Constant Field Values
 
EACCES
public static final int EACCES
- 
- See Also:
- Constant Field Values
 
ETOOLONG
public static final int ETOOLONG
- 
- See Also:
- Constant Field Values
 
SHOW_METHODS
public static final int SHOW_METHODS
- 
- See Also:
- Constant Field Values
 
REFACTORING_CATEGORY
public static final int REFACTORING_CATEGORY
- 
- See Also:
- Constant Field Values
 
PGDLG_SEARCHING
public static final int PGDLG_SEARCHING
- 
- See Also:
- Constant Field Values
 
PGDLG_SEARCHING_CTORS
public static final int PGDLG_SEARCHING_CTORS
- 
- See Also:
- Constant Field Values
 
PGDLG_SEARCHING_FOR
public static final int PGDLG_SEARCHING_FOR
- 
- See Also:
- Constant Field Values
 
USAGES_OF
public static final int USAGES_OF
- 
- See Also:
- Constant Field Values
 
DLG_COMMENTS
public static final int DLG_COMMENTS
- 
- See Also:
- Constant Field Values
 
DLG_NONJAVA
public static final int DLG_NONJAVA
- 
- See Also:
- Constant Field Values
 
DLG_TO
public static final int DLG_TO
- 
- See Also:
- Constant Field Values
 
DLG_PREVIEW
public static final int DLG_PREVIEW
- 
- See Also:
- Constant Field Values
 
RENAME_TITLE
public static final int RENAME_TITLE
- 
- See Also:
- Constant Field Values
 
RENAME_LONG_TITLE
public static final int RENAME_LONG_TITLE
- 
- See Also:
- Constant Field Values
 
MOVE_TITLE
public static final int MOVE_TITLE
- 
- See Also:
- Constant Field Values
 
MOVE_LONG_TITLE
public static final int MOVE_LONG_TITLE
- 
- See Also:
- Constant Field Values
 
FCDLG_CLASS
public static final int FCDLG_CLASS
- 
- See Also:
- Constant Field Values
 
FIDLG_CLASS
public static final int FIDLG_CLASS
- 
- See Also:
- Constant Field Values
 
FCDLG_MEMBERS
public static final int FCDLG_MEMBERS
- 
- See Also:
- Constant Field Values
 
FCDLG_SEARCH_LIBRARIES
public static final int FCDLG_SEARCH_LIBRARIES
- 
- See Also:
- Constant Field Values
 
FCDLG_NEW_TAB
public static final int FCDLG_NEW_TAB
- 
- See Also:
- Constant Field Values
 
IFDLG_TITLE
public static final int IFDLG_TITLE
- 
- See Also:
- Constant Field Values
 
IFDLG_CONSTANT_TITLE
public static final int IFDLG_CONSTANT_TITLE
- 
- See Also:
- Constant Field Values
 
IFDLG_TYPE
public static final int IFDLG_TYPE
- 
- See Also:
- Constant Field Values
 
IFDLG_NAME
public static final int IFDLG_NAME
- 
- See Also:
- Constant Field Values
 
IFDLG_REPLACE_ALL
public static final int IFDLG_REPLACE_ALL
- 
- See Also:
- Constant Field Values
 
IFDLG_LCMESSAGE
public static final int IFDLG_LCMESSAGE
- 
- See Also:
- Constant Field Values
 
IFDLG_UCMESSAGE
public static final int IFDLG_UCMESSAGE
- 
- See Also:
- Constant Field Values
 
IVDLG_TITLE_VARIABLE
public static final int IVDLG_TITLE_VARIABLE
- 
- See Also:
- Constant Field Values
 
IVDLG_TITLE_PARAMETER
public static final int IVDLG_TITLE_PARAMETER
- 
- See Also:
- Constant Field Values
 
IVDLG_LCMESSAGE
public static final int IVDLG_LCMESSAGE
- 
- See Also:
- Constant Field Values
 
IVDLG_INMESSAGE
public static final int IVDLG_INMESSAGE
- 
- See Also:
- Constant Field Values
 
RFDLG_INMESSAGE
public static final int RFDLG_INMESSAGE
- 
- See Also:
- Constant Field Values
 
RFDLG_LCMESSAGE
public static final int RFDLG_LCMESSAGE
- 
- See Also:
- Constant Field Values
 
RMDLG_INMESSAGE
public static final int RMDLG_INMESSAGE
- 
- See Also:
- Constant Field Values
 
RMDLG_AEMESSAGE
public static final int RMDLG_AEMESSAGE
- 
- See Also:
- Constant Field Values
 
RMDLG_LC_MESSAGE
public static final int RMDLG_LC_MESSAGE
- 
- See Also:
- Constant Field Values
 
RPDLG_INMESSAGE
public static final int RPDLG_INMESSAGE
- 
- See Also:
- Constant Field Values
 
RPDLG_AEMESSAGE
public static final int RPDLG_AEMESSAGE
- 
- See Also:
- Constant Field Values
 
RPDLG_LCMESSAGE
public static final int RPDLG_LCMESSAGE
- 
- See Also:
- Constant Field Values
 
RVDLG_INMESSAGE
public static final int RVDLG_INMESSAGE
- 
- See Also:
- Constant Field Values
 
RVDLG_AEMESSAGE
public static final int RVDLG_AEMESSAGE
- 
- See Also:
- Constant Field Values
 
RVDLG_LCMESSAGE
public static final int RVDLG_LCMESSAGE
- 
- See Also:
- Constant Field Values
 
EIDLG_TITLE
public static final int EIDLG_TITLE
- 
- See Also:
- Constant Field Values
 
EIDLG_PACKAGE
public static final int EIDLG_PACKAGE
- 
- See Also:
- Constant Field Values
 
EIDLG_INTERFACE
public static final int EIDLG_INTERFACE
- 
- See Also:
- Constant Field Values
 
EIDLG_MEMBERS
public static final int EIDLG_MEMBERS
- 
- See Also:
- Constant Field Values
 
EIDLG_USAGES
public static final int EIDLG_USAGES
- 
- See Also:
- Constant Field Values
 
EIDLG_PREVIEW
public static final int EIDLG_PREVIEW
- 
- See Also:
- Constant Field Values
 
EIDLG_IPNMESSAGE
public static final int EIDLG_IPNMESSAGE
- 
- See Also:
- Constant Field Values
 
EIDLG_IINMESSAGE
public static final int EIDLG_IINMESSAGE
- 
- See Also:
- Constant Field Values
 
EIDLG_IAEMESSAGE
public static final int EIDLG_IAEMESSAGE
- 
- See Also:
- Constant Field Values
 
EIDLG_PLCMESSAGE
public static final int EIDLG_PLCMESSAGE
- 
- See Also:
- Constant Field Values
 
EIDLG_ILCMESSAGE
public static final int EIDLG_ILCMESSAGE
- 
- See Also:
- Constant Field Values
 
ESCDLG_TITLE
public static final int ESCDLG_TITLE
- 
- See Also:
- Constant Field Values
 
ESCDLG_SUPERCLASS
public static final int ESCDLG_SUPERCLASS
- 
- See Also:
- Constant Field Values
 
USDLG_TITLE
public static final int USDLG_TITLE
- 
- See Also:
- Constant Field Values
 
USDLG_TITLE_2
public static final int USDLG_TITLE_2
- 
- See Also:
- Constant Field Values
 
USDLG_SUPERTYPES
public static final int USDLG_SUPERTYPES
- 
- See Also:
- Constant Field Values
 
USDLG_PREVIEW
public static final int USDLG_PREVIEW
- 
- See Also:
- Constant Field Values
 
EFDLG_TYPE
public static final int EFDLG_TYPE
- 
- See Also:
- Constant Field Values
 
EFDLG_NAME
public static final int EFDLG_NAME
- 
- See Also:
- Constant Field Values
 
EFDLG_FLCMESSAGE
public static final int EFDLG_FLCMESSAGE
- 
- See Also:
- Constant Field Values
 
EFDLG_VLCMESSAGE
public static final int EFDLG_VLCMESSAGE
- 
- See Also:
- Constant Field Values
 
EFDLG_INMESSAGE
public static final int EFDLG_INMESSAGE
- 
- See Also:
- Constant Field Values
 
EFDLG_VAEMESSAGE
public static final int EFDLG_VAEMESSAGE
- 
- See Also:
- Constant Field Values
 
RCDLG_ICMESSAGE
public static final int RCDLG_ICMESSAGE
- 
- See Also:
- Constant Field Values
 
RCDLG_LCMESSAGE
public static final int RCDLG_LCMESSAGE
- 
- See Also:
- Constant Field Values
 
SEARCH_IN_COMMENTS
public static final int SEARCH_IN_COMMENTS
- 
- See Also:
- Constant Field Values
 
SEARCH_OTHER_FILES_TYPES
public static final int SEARCH_OTHER_FILES_TYPES
- 
- See Also:
- Constant Field Values
 
MCDLG_TITLE
public static final int MCDLG_TITLE
- 
- See Also:
- Constant Field Values
 
MCDLG_MOVETO
public static final int MCDLG_MOVETO
- 
- See Also:
- Constant Field Values
 
DCDLG_TITLE
public static final int DCDLG_TITLE
- 
- See Also:
- Constant Field Values
 
DIDLG_TITLE
public static final int DIDLG_TITLE
- 
- See Also:
- Constant Field Values
 
DCDLG_CLASSNAME
public static final int DCDLG_CLASSNAME
- 
- See Also:
- Constant Field Values
 
DIDLG_CLASSNAME
public static final int DIDLG_CLASSNAME
- 
- See Also:
- Constant Field Values
 
PUDLG_TITLE
public static final int PUDLG_TITLE
- 
- See Also:
- Constant Field Values
 
PUDLG_TARGET
public static final int PUDLG_TARGET
- 
- See Also:
- Constant Field Values
 
PUDLG_MEMBERS
public static final int PUDLG_MEMBERS
- 
- See Also:
- Constant Field Values
 
PUDLG_NOTARGET
public static final int PUDLG_NOTARGET
- 
- See Also:
- Constant Field Values
 
PUDLG_NOMTD
public static final int PUDLG_NOMTD
- 
- See Also:
- Constant Field Values
 
PUDLG_MAE
public static final int PUDLG_MAE
- 
- See Also:
- Constant Field Values
 
PUDLG_USEDBY
public static final int PUDLG_USEDBY
- 
- See Also:
- Constant Field Values
 
PUDLG_STATIC_USEDBY
public static final int PUDLG_STATIC_USEDBY
- 
- See Also:
- Constant Field Values
 
PUDLG_INCLUDED_BY
public static final int PUDLG_INCLUDED_BY
- 
- See Also:
- Constant Field Values
 
PUDLG_ALREADY_ABSTRACT
public static final int PUDLG_ALREADY_ABSTRACT
- 
- See Also:
- Constant Field Values
 
PUDLG_ABSNODEP
public static final int PUDLG_ABSNODEP
- 
- See Also:
- Constant Field Values
 
SD_OPR_TITLE
public static final int SD_OPR_TITLE
- 
- See Also:
- Constant Field Values
 
SDFDLG_TITLE
public static final int SDFDLG_TITLE
- 
- See Also:
- Constant Field Values
 
SDFDLG_TITLE2
public static final int SDFDLG_TITLE2
- 
- See Also:
- Constant Field Values
 
SDFDLG_MESSAGE
public static final int SDFDLG_MESSAGE
- 
- See Also:
- Constant Field Values
 
SDFDLG_VIEW
public static final int SDFDLG_VIEW
- 
- See Also:
- Constant Field Values
 
SDFDLG_IGNORE
public static final int SDFDLG_IGNORE
- 
- See Also:
- Constant Field Values
 
ERR_CANNOT_WRITE_TITLE
public static final int ERR_CANNOT_WRITE_TITLE
- 
- See Also:
- Constant Field Values
 
ERR_CANNOT_WRITE_TEXT
public static final int ERR_CANNOT_WRITE_TEXT
- 
- See Also:
- Constant Field Values
 
ERR_INVALID_FIELD_NAME
public static final int ERR_INVALID_FIELD_NAME
- 
- See Also:
- Constant Field Values
 
ERR_VARIABLE_ALREADY_EXISTS
public static final int ERR_VARIABLE_ALREADY_EXISTS
- 
- See Also:
- Constant Field Values
 
ERR_CANNOT_MOVE_INNER
public static final int ERR_CANNOT_MOVE_INNER
- 
- See Also:
- Constant Field Values
 
ERR_NO_CLASS_AVAILABLE
public static final int ERR_NO_CLASS_AVAILABLE
- 
- See Also:
- Constant Field Values
 
EMDLG_TITLE
public static final int EMDLG_TITLE
- 
- See Also:
- Constant Field Values
 
EMDLG_NAME
public static final int EMDLG_NAME
- 
- See Also:
- Constant Field Values
 
EMDLG_BUTTON_UP
public static final int EMDLG_BUTTON_UP
- 
- See Also:
- Constant Field Values
 
EMDLG_BUTTON_DOWN
public static final int EMDLG_BUTTON_DOWN
- 
- See Also:
- Constant Field Values
 
EMDLG_PARAMETERS
public static final int EMDLG_PARAMETERS
- 
- See Also:
- Constant Field Values
 
EMDLG_STATIC_CHECKBOX
public static final int EMDLG_STATIC_CHECKBOX
- 
- See Also:
- Constant Field Values
 
EMDLG_ERR_DEFINED_METHOD
public static final int EMDLG_ERR_DEFINED_METHOD
- 
- See Also:
- Constant Field Values
 
EMDLG_ERR_USED_IDENTIFIER
public static final int EMDLG_ERR_USED_IDENTIFIER
- 
- See Also:
- Constant Field Values
 
EMDLG_ERR_DUPLICATE_IDENTIFIER
public static final int EMDLG_ERR_DUPLICATE_IDENTIFIER
- 
- See Also:
- Constant Field Values
 
MSG_UNDO_EXTRACT
public static final int MSG_UNDO_EXTRACT
- 
- See Also:
- Constant Field Values
 
ERR_EXTRACT_BAD_SELECTION
public static final int ERR_EXTRACT_BAD_SELECTION
- 
- See Also:
- Constant Field Values
 
ERR_EXTRACT_TOO_MUCH_VARIABLES
public static final int ERR_EXTRACT_TOO_MUCH_VARIABLES
- 
- See Also:
- Constant Field Values
 
ERR_EXTRACT_TOO_MUCH_EXITS
public static final int ERR_EXTRACT_TOO_MUCH_EXITS
- 
- See Also:
- Constant Field Values
 
ERR_EXTRACT_SYNTAX_ERROR
public static final int ERR_EXTRACT_SYNTAX_ERROR
- 
- See Also:
- Constant Field Values
 
SAFE_DELETE_CHECKBOX
public static final int SAFE_DELETE_CHECKBOX
- 
- See Also:
- Constant Field Values
 
SAFE_DELETE_CONFIRM_TITLE
public static final int SAFE_DELETE_CONFIRM_TITLE
- 
- See Also:
- Constant Field Values
 
FCUDLG_FIND
public static final int FCUDLG_FIND
- 
- See Also:
- Constant Field Values
 
FMUDLG_CLASS
public static final int FMUDLG_CLASS
- 
- See Also:
- Constant Field Values
 
FMUDLG_OLCTOR
public static final int FMUDLG_OLCTOR
- 
- See Also:
- Constant Field Values
 
FMUDLG_OLMTD
public static final int FMUDLG_OLMTD
- 
- See Also:
- Constant Field Values
 
CHANGE_METHOD
public static final int CHANGE_METHOD
- 
- See Also:
- Constant Field Values
 
CHANGE_METHOD_LTITLE
public static final int CHANGE_METHOD_LTITLE
- 
- See Also:
- Constant Field Values
 
PUSH_MEMBERS_DOWN_TITLE
public static final int PUSH_MEMBERS_DOWN_TITLE
- 
- See Also:
- Constant Field Values
 
EXTRACT_SUPERCLASS_TITLE
public static final int EXTRACT_SUPERCLASS_TITLE
- 
- See Also:
- Constant Field Values
 
RENAME_FILE_TITLE
public static final int RENAME_FILE_TITLE
- 
- See Also:
- Constant Field Values
 
RENAME_DIRECTORY_TITLE
public static final int RENAME_DIRECTORY_TITLE
- 
- See Also:
- Constant Field Values
 
RENAME_TITLE_SAVE_DLG
public static final int RENAME_TITLE_SAVE_DLG
- 
- See Also:
- Constant Field Values
 
RENAME_THE_FILE_ONLY
public static final int RENAME_THE_FILE_ONLY
- 
- See Also:
- Constant Field Values
 
RENAME_THE_FILE_AND_UPDATE_REFERENCES
public static final int RENAME_THE_FILE_AND_UPDATE_REFERENCES
- 
- See Also:
- Constant Field Values
 
RENAME_0_TO_1
public static final int RENAME_0_TO_1
- 
- See Also:
- Constant Field Values
 
RENAME_FILE
public static final int RENAME_FILE
- 
- See Also:
- Constant Field Values
 
CONVERT_ANONYMOUS_TO_INNER_CLASS
public static final int CONVERT_ANONYMOUS_TO_INNER_CLASS
- 
- See Also:
- Constant Field Values
 
CHANGE_METHOD_MENU
public static final int CHANGE_METHOD_MENU
- 
- See Also:
- Constant Field Values
 
INLINE_MENU
public static final int INLINE_MENU
- 
- See Also:
- Constant Field Values
 
MAKE_STATIC_MENU
public static final int MAKE_STATIC_MENU
- 
- See Also:
- Constant Field Values
 
ENCAPSULATE_FIELDS_MENU
public static final int ENCAPSULATE_FIELDS_MENU
- 
- See Also:
- Constant Field Values
 
REPLACE_CONSTRUCTOR_WITH_FACTORY_METHOD_MENU
public static final int REPLACE_CONSTRUCTOR_WITH_FACTORY_METHOD_MENU
- 
- See Also:
- Constant Field Values
 
PREPARING_FILES
public static final int PREPARING_FILES
- 
- See Also:
- Constant Field Values
 
CHANGING_READ_ONLY_STATE
public static final int CHANGING_READ_ONLY_STATE
- 
- See Also:
- Constant Field Values
 
CANNOT_WRITE_TO_0
public static final int CANNOT_WRITE_TO_0
- 
- See Also:
- Constant Field Values
 
OCCURENCE_OF_0
public static final int OCCURENCE_OF_0
- 
- See Also:
- Constant Field Values
 
PARAMETER_SOURCE
public static final int PARAMETER_SOURCE
- 
- See Also:
- Constant Field Values
 
METHODS_THROWING_THE_EXCEPTION
public static final int METHODS_THROWING_THE_EXCEPTION
- 
- See Also:
- Constant Field Values
 
METHODS_THROWING_0
public static final int METHODS_THROWING_0
- 
- See Also:
- Constant Field Values
 
HIGHLIGHTS_THE_0_PART_OF_1
public static final int HIGHLIGHTS_THE_0_PART_OF_1
- 
- See Also:
- Constant Field Values
 
CALL_TO_0
public static final int CALL_TO_0
- 
- See Also:
- Constant Field Values
 
DECLARATION_OF_0
public static final int DECLARATION_OF_0
- 
- See Also:
- Constant Field Values
 
IMPORTS_0
public static final int IMPORTS_0
- 
- See Also:
- Constant Field Values
 
METHOD_NAME_CANNOT_BE_EMPTY
public static final int METHOD_NAME_CANNOT_BE_EMPTY
- 
- See Also:
- Constant Field Values
 
INCLUDE_METHOD_CALLS
public static final int INCLUDE_METHOD_CALLS
- 
- See Also:
- Constant Field Values
 
INCLUDE_METHOD_IMPLEMENTATIONS
public static final int INCLUDE_METHOD_IMPLEMENTATIONS
- 
- See Also:
- Constant Field Values
 
INCLUDE_OVERRIDING_METHODS
public static final int INCLUDE_OVERRIDING_METHODS
- 
- See Also:
- Constant Field Values
 
WHERE
public static final int WHERE
- 
- See Also:
- Constant Field Values
 
SCOPE
public static final int SCOPE
- 
- See Also:
- Constant Field Values
 
CURRENT_APPLICATION
public static final int CURRENT_APPLICATION
- 
- See Also:
- Constant Field Values
 
CURRENT_PROJECT
public static final int CURRENT_PROJECT
- 
- See Also:
- Constant Field Values
 
NO_USAGES_FOUND
public static final int NO_USAGES_FOUND
- 
- See Also:
- Constant Field Values
 
USAGES
public static final int USAGES
- 
- See Also:
- Constant Field Values
 
NAME
public static final int NAME
- 
- See Also:
- Constant Field Values
 
CREATE_WORKING_SET
public static final int CREATE_WORKING_SET
- 
- See Also:
- Constant Field Values
 
INVALID_NAME
public static final int INVALID_NAME
- 
- See Also:
- Constant Field Values
 
XML_FILE
public static final int XML_FILE
- 
- See Also:
- Constant Field Values
 
SAVE_AS
public static final int SAVE_AS
- 
- See Also:
- Constant Field Values
 
HITS
public static final int HITS
- 
- See Also:
- Constant Field Values
 
CANNOT_FIND_A_VALID_SUPERTYPE
public static final int CANNOT_FIND_A_VALID_SUPERTYPE
- 
- See Also:
- Constant Field Values
 
USE_SUPERTYPE
public static final int USE_SUPERTYPE
- 
- See Also:
- Constant Field Values
 
METHOD_NAME
public static final int METHOD_NAME
- 
- See Also:
- Constant Field Values
 
CONVERT_CONSTRUCTOR_WITH_FACTORY_METHOD
public static final int CONVERT_CONSTRUCTOR_WITH_FACTORY_METHOD
- 
- See Also:
- Constant Field Values
 
CONVERT_CONSTRUCTOR_TO_FACTORY_METHOD
public static final int CONVERT_CONSTRUCTOR_TO_FACTORY_METHOD
- 
- See Also:
- Constant Field Values
 
CANNOT_CONVERT_INNER_CLASS_CONSTRUCTORS
public static final int CANNOT_CONVERT_INNER_CLASS_CONSTRUCTORS
- 
- See Also:
- Constant Field Values
 
CANNOT_CONVERT_THE_CONSTRUCTOR_OF_AN_ABSTRACT_CLASS
public static final int CANNOT_CONVERT_THE_CONSTRUCTOR_OF_AN_ABSTRACT_CLASS
- 
- See Also:
- Constant Field Values
 
CANNOT_REFACTOR_0
public static final int CANNOT_REFACTOR_0
- 
- See Also:
- Constant Field Values
 
RENAME_PACKAGE
public static final int RENAME_PACKAGE
- 
- See Also:
- Constant Field Values
 
RENAME_METHOD
public static final int RENAME_METHOD
- 
- See Also:
- Constant Field Values
 
RENAME_METHOD_0
public static final int RENAME_METHOD_0
- 
- See Also:
- Constant Field Values
 
RENAME_FIELD
public static final int RENAME_FIELD
- 
- See Also:
- Constant Field Values
 
MEMBERS_ALREADY_PRESENT
public static final int MEMBERS_ALREADY_PRESENT
- 
- See Also:
- Constant Field Values
 
PUSH_DOWN
public static final int PUSH_DOWN
- 
- See Also:
- Constant Field Values
 
NO_MEMBER_TO_MOVE
public static final int NO_MEMBER_TO_MOVE
- 
- See Also:
- Constant Field Values
 
NO_BASE_CLASS_AVAILABLE
public static final int NO_BASE_CLASS_AVAILABLE
- 
- See Also:
- Constant Field Values
 
MOVE_MEMBERS
public static final int MOVE_MEMBERS
- 
- See Also:
- Constant Field Values
 
ABSTRACT
public static final int ABSTRACT
- 
- See Also:
- Constant Field Values
 
DEPENDENCIES
public static final int DEPENDENCIES
- 
- See Also:
- Constant Field Values
 
TARGETS
public static final int TARGETS
- 
- See Also:
- Constant Field Values
 
METHOD_NAME1
public static final int METHOD_NAME1
- 
- See Also:
- Constant Field Values
 
PARAMETER_NAME
public static final int PARAMETER_NAME
- 
- See Also:
- Constant Field Values
 
USE_DELEGATE
public static final int USE_DELEGATE
- 
- See Also:
- Constant Field Values
 
REPLACE
public static final int REPLACE
- 
- See Also:
- Constant Field Values
 
USAGES_2
public static final int USAGES_2
- 
- See Also:
- Constant Field Values
 
MOVE_MEMBER
public static final int MOVE_MEMBER
- 
- See Also:
- Constant Field Values
 
INVALID_PARAMETER_NAME
public static final int INVALID_PARAMETER_NAME
- 
- See Also:
- Constant Field Values
 
ALREADY_CONTAINS_METHOD
public static final int ALREADY_CONTAINS_METHOD
- 
- See Also:
- Constant Field Values
 
MOVE_METHOD
public static final int MOVE_METHOD
- 
- See Also:
- Constant Field Values
 
CANNOT_FIND_A_VALID_TARGET
public static final int CANNOT_FIND_A_VALID_TARGET
- 
- See Also:
- Constant Field Values
 
CANNOT_MOVE_THE_METHOD_BECAUSE_IT_REFERENCES_THIS
public static final int CANNOT_MOVE_THE_METHOD_BECAUSE_IT_REFERENCES_THIS
- 
- See Also:
- Constant Field Values
 
CANNOT_MOVE_THE_METHOD_BECAUSE_IT_REFERENCES_SUPER
public static final int CANNOT_MOVE_THE_METHOD_BECAUSE_IT_REFERENCES_SUPER
- 
- See Also:
- Constant Field Values
 
CANNOT_MOVE_THE_METHOD_BECAUSE_IT_OVERRIDES_IMPLEMENTS_0
public static final int CANNOT_MOVE_THE_METHOD_BECAUSE_IT_OVERRIDES_IMPLEMENTS_0
- 
- See Also:
- Constant Field Values
 
SEARCHING_FOR_USAGES
public static final int SEARCHING_FOR_USAGES
- 
- See Also:
- Constant Field Values
 
SEARCHING_USAGES
public static final int SEARCHING_USAGES
- 
- See Also:
- Constant Field Values
 
PACKAGE_NAME
public static final int PACKAGE_NAME
- 
- See Also:
- Constant Field Values
 
CLASS_NAME
public static final int CLASS_NAME
- 
- See Also:
- Constant Field Values
 
REPLACE_USAGES
public static final int REPLACE_USAGES
- 
- See Also:
- Constant Field Values
 
PREVIEW
public static final int PREVIEW
- 
- See Also:
- Constant Field Values
 
EXTRACT_SUPERCLASS
public static final int EXTRACT_SUPERCLASS
- 
- See Also:
- Constant Field Values
 
NO_MEMBER_TO_EXTRACT
public static final int NO_MEMBER_TO_EXTRACT
- 
- See Also:
- Constant Field Values
 
RENAME_MOVE_TYPES
public static final int RENAME_MOVE_TYPES
- 
- See Also:
- Constant Field Values
 
MOVE_SECONDARY_CLASS
public static final int MOVE_SECONDARY_CLASS
- 
- See Also:
- Constant Field Values
 
CLASS_NAME_2
public static final int CLASS_NAME_2
- 
- See Also:
- Constant Field Values
 
MOVE_INNER_CLASS
public static final int MOVE_INNER_CLASS
- 
- See Also:
- Constant Field Values
 
CANNOT_MOVE_0_BECAUSE_IT_IS_EXTENDED_BY_1
public static final int CANNOT_MOVE_0_BECAUSE_IT_IS_EXTENDED_BY_1
- 
- See Also:
- Constant Field Values
 
FIELD_NAME
public static final int FIELD_NAME
- 
- See Also:
- Constant Field Values
 
MOVE_PACKAGE
public static final int MOVE_PACKAGE
- 
- See Also:
- Constant Field Values
 
CANNOT_MOVE_0
public static final int CANNOT_MOVE_0
- 
- See Also:
- Constant Field Values
 
CANNOT_FIND_THE_SOURCE_OF_0
public static final int CANNOT_FIND_THE_SOURCE_OF_0
- 
- See Also:
- Constant Field Values
 
CLASS_0_HAS_REFERENCES
public static final int CLASS_0_HAS_REFERENCES
- 
- See Also:
- Constant Field Values
 
MOVE_CLASSES
public static final int MOVE_CLASSES
- 
- See Also:
- Constant Field Values
 
SELECTED_CLASSES
public static final int SELECTED_CLASSES
- 
- See Also:
- Constant Field Values
 
TYPE
public static final int TYPE
- 
- See Also:
- Constant Field Values
 
NAME2
public static final int NAME2
- 
- See Also:
- Constant Field Values
 
DEFAULT_VALUE
public static final int DEFAULT_VALUE
- 
- See Also:
- Constant Field Values
 
RETURN_TYPE
public static final int RETURN_TYPE
- 
- See Also:
- Constant Field Values
 
ACCESSIBILITY
public static final int ACCESSIBILITY
- 
- See Also:
- Constant Field Values
 
MOVE_UP
public static final int MOVE_UP
- 
- See Also:
- Constant Field Values
 
MOVE_DOWN
public static final int MOVE_DOWN
- 
- See Also:
- Constant Field Values
 
ADD
public static final int ADD
- 
- See Also:
- Constant Field Values
 
REMOVE
public static final int REMOVE
- 
- See Also:
- Constant Field Values
 
PARAMETERS
public static final int PARAMETERS
- 
- See Also:
- Constant Field Values
 
ADD_TASKS_TO_THE_TASK_WINDOW
public static final int ADD_TASKS_TO_THE_TASK_WINDOW
- 
- See Also:
- Constant Field Values
 
DUPLICATED_PARAMETER_NAME
public static final int DUPLICATED_PARAMETER_NAME
- 
- See Also:
- Constant Field Values
 
INVALID_TYPE_NAME
public static final int INVALID_TYPE_NAME
- 
- See Also:
- Constant Field Values
 
METHOD_MATCHES_DO_YOU_WANT_TO_REPLACE
public static final int METHOD_MATCHES_DO_YOU_WANT_TO_REPLACE
- 
- See Also:
- Constant Field Values
 
DEFAULT_VALUE_FOR_0
public static final int DEFAULT_VALUE_FOR_0
- 
- See Also:
- Constant Field Values
 
INVALID_DEFAULT_VALUE_FOR_0
public static final int INVALID_DEFAULT_VALUE_FOR_0
- 
- See Also:
- Constant Field Values
 
THIS_PARAMETER_IS_USED
public static final int THIS_PARAMETER_IS_USED
- 
- See Also:
- Constant Field Values
 
METHOD_CANNOT_BE_REFACTORED
public static final int METHOD_CANNOT_BE_REFACTORED
- 
- See Also:
- Constant Field Values
 
METHOD_DEFINED_IN_N_TYPES
public static final int METHOD_DEFINED_IN_N_TYPES
- 
- See Also:
- Constant Field Values
 
CHANGE_SUB_CLASSES
public static final int CHANGE_SUB_CLASSES
- 
- See Also:
- Constant Field Values
 
_0_IS_DEFINED_IN_1
public static final int _0_IS_DEFINED_IN_1
- 
- See Also:
- Constant Field Values
 
ONLY_CHANGE_METHOD_IN_0_AND_ITS_SUB_CLASSES
public static final int ONLY_CHANGE_METHOD_IN_0_AND_ITS_SUB_CLASSES
- 
- See Also:
- Constant Field Values
 
CHANGE_BASE_AND_SUB
public static final int CHANGE_BASE_AND_SUB
- 
- See Also:
- Constant Field Values
 
UNEXPECTED_TYPE
public static final int UNEXPECTED_TYPE
- 
- See Also:
- Constant Field Values
 
INVALID_DEFAULT_VALUE
public static final int INVALID_DEFAULT_VALUE
- 
- See Also:
- Constant Field Values
 
METHOD_IS_NOT_ACCESSIBLE
public static final int METHOD_IS_NOT_ACCESSIBLE
- 
- See Also:
- Constant Field Values
 
CHANGE_METHOD_0
public static final int CHANGE_METHOD_0
- 
- See Also:
- Constant Field Values
 
MAKE_FIELD_STATIC
public static final int MAKE_FIELD_STATIC
- 
- See Also:
- Constant Field Values
 
MAKE_0_STATIC
public static final int MAKE_0_STATIC
- 
- See Also:
- Constant Field Values
 
MAKE_STATIC
public static final int MAKE_STATIC
- 
- See Also:
- Constant Field Values
 
DECLARE_FINAL
public static final int DECLARE_FINAL
- 
- See Also:
- Constant Field Values
 
METHOD_IS_ALREADY_STATIC
public static final int METHOD_IS_ALREADY_STATIC
- 
- See Also:
- Constant Field Values
 
ABSTRACT_METHODS_CANNOT_BE_MADE_STATIC
public static final int ABSTRACT_METHODS_CANNOT_BE_MADE_STATIC
- 
- See Also:
- Constant Field Values
 
INNER_CLASSES_CANNOT_HAVE_STATIC_MEMBERS
public static final int INNER_CLASSES_CANNOT_HAVE_STATIC_MEMBERS
- 
- See Also:
- Constant Field Values
 
CANNOT_MAKE_METHOD_STATIC_BECAUSE_IT_IS_DEFINED_IN_0
public static final int CANNOT_MAKE_METHOD_STATIC_BECAUSE_IT_IS_DEFINED_IN_0
- 
- See Also:
- Constant Field Values
 
CNOT_MK_STATIC_BECAUSE_OVERRIDDEN_BY_0
public static final int CNOT_MK_STATIC_BECAUSE_OVERRIDDEN_BY_0
- 
- See Also:
- Constant Field Values
 
MAKE_0_STATIC_FAILED
public static final int MAKE_0_STATIC_FAILED
- 
- See Also:
- Constant Field Values
 
USAGES_WERE_FOUND_IN_A_NON_STATIC_CONTEXT
public static final int USAGES_WERE_FOUND_IN_A_NON_STATIC_CONTEXT
- 
- See Also:
- Constant Field Values
 
VIEW_USAGES
public static final int VIEW_USAGES
- 
- See Also:
- Constant Field Values
 
IGNORE_USAGES
public static final int IGNORE_USAGES
- 
- See Also:
- Constant Field Values
 
NOT_A_VALID_EXPRESSION
public static final int NOT_A_VALID_EXPRESSION
- 
- See Also:
- Constant Field Values
 
INTRODUCE_VARIABLE
public static final int INTRODUCE_VARIABLE
- 
- See Also:
- Constant Field Values
 
INTRODUCE_PARAMETER
public static final int INTRODUCE_PARAMETER
- 
- See Also:
- Constant Field Values
 
CANNOT_INTRODUCE_NO_INITIALIZER
public static final int CANNOT_INTRODUCE_NO_INITIALIZER
- 
- See Also:
- Constant Field Values
 
THE_METHOD_IS_DEFINED_IN_0
public static final int THE_METHOD_IS_DEFINED_IN_0
- 
- See Also:
- Constant Field Values
 
CHANGE_THE_BASE_CLASS_0
public static final int CHANGE_THE_BASE_CLASS_0
- 
- See Also:
- Constant Field Values
 
CHANGE_THIS_CLASS_0
public static final int CHANGE_THIS_CLASS_0
- 
- See Also:
- Constant Field Values
 
METHOD_IS_DEFINED_IN_0
public static final int METHOD_IS_DEFINED_IN_0
- 
- See Also:
- Constant Field Values
 
METHOD_INHERITED_FROM_NTYPES
public static final int METHOD_INHERITED_FROM_NTYPES
- 
- See Also:
- Constant Field Values
 
EXPR_DEPENDS_ON_VARS
public static final int EXPR_DEPENDS_ON_VARS
- 
- See Also:
- Constant Field Values
 
NOT_A_VALID_TYPE
public static final int NOT_A_VALID_TYPE
- 
- See Also:
- Constant Field Values
 
INTRODUCE_CONSTANT
public static final int INTRODUCE_CONSTANT
- 
- See Also:
- Constant Field Values
 
INTRODUCE_FIELD
public static final int INTRODUCE_FIELD
- 
- See Also:
- Constant Field Values
 
EXPR_CNOT_BASS_TO_CONST
public static final int EXPR_CNOT_BASS_TO_CONST
- 
- See Also:
- Constant Field Values
 
CNOT_CHANGE_WITHOUT_INIT
public static final int CNOT_CHANGE_WITHOUT_INIT
- 
- See Also:
- Constant Field Values
 
VARIABLE_MODED_AFTER_INIT
public static final int VARIABLE_MODED_AFTER_INIT
- 
- See Also:
- Constant Field Values
 
INITIALIZATION
public static final int INITIALIZATION
- 
- See Also:
- Constant Field Values
 
CURRENT_METHOD
public static final int CURRENT_METHOD
- 
- See Also:
- Constant Field Values
 
FIELD_DECLARATION
public static final int FIELD_DECLARATION
- 
- See Also:
- Constant Field Values
 
CONSTRUCTOR_S
public static final int CONSTRUCTOR_S
- 
- See Also:
- Constant Field Values
 
SEL_TEXT_MUST_BE_EXPR_OR_VAR
public static final int SEL_TEXT_MUST_BE_EXPR_OR_VAR
- 
- See Also:
- Constant Field Values
 
INLINE_VARIABLE
public static final int INLINE_VARIABLE
- 
- See Also:
- Constant Field Values
 
INLINE_METHOD
public static final int INLINE_METHOD
- 
- See Also:
- Constant Field Values
 
NOT_LAST_STMT
public static final int NOT_LAST_STMT
- 
- See Also:
- Constant Field Values
 
CANNOT_INLINE_AN_ABSTRACT_METHOD
public static final int CANNOT_INLINE_AN_ABSTRACT_METHOD
- 
- See Also:
- Constant Field Values
 
INVALID_RETURN_TYPE
public static final int INVALID_RETURN_TYPE
- 
- See Also:
- Constant Field Values
 
ONLY_CHANGE_THIS_INSTANCE
public static final int ONLY_CHANGE_THIS_INSTANCE
- 
- See Also:
- Constant Field Values
 
CHANGE_ALL_INSTANCES
public static final int CHANGE_ALL_INSTANCES
- 
- See Also:
- Constant Field Values
 
INLINE
public static final int INLINE
- 
- See Also:
- Constant Field Values
 
INLINE_CONSTANT
public static final int INLINE_CONSTANT
- 
- See Also:
- Constant Field Values
 
INCLUDED
public static final int INCLUDED
- 
- See Also:
- Constant Field Values
 
NAME_2
public static final int NAME_2
- 
- See Also:
- Constant Field Values
 
EXTRACT_INTERFACE
public static final int EXTRACT_INTERFACE
- 
- See Also:
- Constant Field Values
 
CONTAINS_A_REFERENCE_TO_1
public static final int CONTAINS_A_REFERENCE_TO_1
- 
- See Also:
- Constant Field Values
 
CNT_EXTRACT_0_CONTAINS_REF_TO_1
public static final int CNT_EXTRACT_0_CONTAINS_REF_TO_1
- 
- See Also:
- Constant Field Values
 
NO_MEMBER_2_EXTRACT
public static final int NO_MEMBER_2_EXTRACT
- 
- See Also:
- Constant Field Values
 
CNOT_EXT_MBRS_FROM_ANON
public static final int CNOT_EXT_MBRS_FROM_ANON
- 
- See Also:
- Constant Field Values
 
FIELD
public static final int FIELD
- 
- See Also:
- Constant Field Values
 
GETTER
public static final int GETTER
- 
- See Also:
- Constant Field Values
 
SETTER
public static final int SETTER
- 
- See Also:
- Constant Field Values
 
ENCAPSULATE_FIELDS
public static final int ENCAPSULATE_FIELDS
- 
- See Also:
- Constant Field Values
 
FIELDS
public static final int FIELDS
- 
- See Also:
- Constant Field Values
 
METHOD_ACCESSIBILITY
public static final int METHOD_ACCESSIBILITY
- 
- See Also:
- Constant Field Values
 
FIELD_ACCESSIBILITY
public static final int FIELD_ACCESSIBILITY
- 
- See Also:
- Constant Field Values
 
UNCHANGED
public static final int UNCHANGED
- 
- See Also:
- Constant Field Values
 
REPLACE_ACCESSORS
public static final int REPLACE_ACCESSORS
- 
- See Also:
- Constant Field Values
 
EVERYWHERE
public static final int EVERYWHERE
- 
- See Also:
- Constant Field Values
 
EVERYWHERE_EXCEPT_IN_CLASS_HIERARCHY
public static final int EVERYWHERE_EXCEPT_IN_CLASS_HIERARCHY
- 
- See Also:
- Constant Field Values
 
EVERYWHERE_EXCEPT_DECLCLS
public static final int EVERYWHERE_EXCEPT_DECLCLS
- 
- See Also:
- Constant Field Values
 
ADD_TASKS
public static final int ADD_TASKS
- 
- See Also:
- Constant Field Values
 
INVALID_METHOD_NAME_0
public static final int INVALID_METHOD_NAME_0
- 
- See Also:
- Constant Field Values
 
NO_FLD_AVAIL_4_ENCAP
public static final int NO_FLD_AVAIL_4_ENCAP
- 
- See Also:
- Constant Field Values
 
DUPLICATE
public static final int DUPLICATE
- 
- See Also:
- Constant Field Values
 
PACKAGE
public static final int PACKAGE
- 
- See Also:
- Constant Field Values
 
CLASS
public static final int CLASS
- 
- See Also:
- Constant Field Values
 
PARAMETER_NAME2
public static final int PARAMETER_NAME2
- 
- See Also:
- Constant Field Values
 
CONSTRUCTOR_PARAMETERS
public static final int CONSTRUCTOR_PARAMETERS
- 
- See Also:
- Constant Field Values
 
STATIC
public static final int STATIC
- 
- See Also:
- Constant Field Values
 
CVRT_ANON_TO_INNER
public static final int CVRT_ANON_TO_INNER
- 
- See Also:
- Constant Field Values
 
OWNING_CLASS_ALREADY_CONTAINS_0
public static final int OWNING_CLASS_ALREADY_CONTAINS_0
- 
- See Also:
- Constant Field Values
 
REFACTORING_ERROR
public static final int REFACTORING_ERROR
- 
- See Also:
- Constant Field Values
 
SEARCHING_0
public static final int SEARCHING_0
- 
- See Also:
- Constant Field Values
 
HIGHLIGHTS_METHODS_THAT_THROW_0
public static final int HIGHLIGHTS_METHODS_THAT_THROW_0
- 
- See Also:
- Constant Field Values
 
USAGE_OF_0
public static final int USAGE_OF_0
- 
- See Also:
- Constant Field Values
 
IMPLEMENTATION_OF_0_1
public static final int IMPLEMENTATION_OF_0_1
- 
- See Also:
- Constant Field Values
 
USED_AS_A_1
public static final int USED_AS_A_1
- 
- See Also:
- Constant Field Values
 
RETURN_FROM_0
public static final int RETURN_FROM_0
- 
- See Also:
- Constant Field Values
 
CONSTRUCTOR_OF_0
public static final int CONSTRUCTOR_OF_0
- 
- See Also:
- Constant Field Values
 
EXTENDS_0
public static final int EXTENDS_0
- 
- See Also:
- Constant Field Values
 
IMPLEMENTS_0
public static final int IMPLEMENTS_0
- 
- See Also:
- Constant Field Values
 
IGNORE
public static final int IGNORE
- 
- See Also:
- Constant Field Values
 
CONTINUE
public static final int CONTINUE
- 
- See Also:
- Constant Field Values
 
CONFIRM_ACCESS_MEMBER_NAME_COLUMN
public static final int CONFIRM_ACCESS_MEMBER_NAME_COLUMN
- 
- See Also:
- Constant Field Values
 
CONFIRM_ACCESS_MODIFIER_COLUMN
public static final int CONFIRM_ACCESS_MODIFIER_COLUMN
- 
- See Also:
- Constant Field Values
 
CONFIRM_ACCESS_DIALOG_DESCRIPTION
public static final int CONFIRM_ACCESS_DIALOG_DESCRIPTION
- 
- See Also:
- Constant Field Values
 
CONFIRM_ACCESS_DIALOG_TITLE
public static final int CONFIRM_ACCESS_DIALOG_TITLE
- 
- See Also:
- Constant Field Values
 
RENAME_ACCESSORS
public static final int RENAME_ACCESSORS
- 
- See Also:
- Constant Field Values
 
HIGHLIGHT_TRY
public static final int HIGHLIGHT_TRY
- 
- See Also:
- Constant Field Values
 
HIGHLIGHT_FINALLY
public static final int HIGHLIGHT_FINALLY
- 
- See Also:
- Constant Field Values
 
HIGHLIGHT_CATCH
public static final int HIGHLIGHT_CATCH
- 
- See Also:
- Constant Field Values
 
HIGHLIGHT_SWITCH
public static final int HIGHLIGHT_SWITCH
- 
- See Also:
- Constant Field Values
 
HIGHLIGHT_CASE
public static final int HIGHLIGHT_CASE
- 
- See Also:
- Constant Field Values
 
HIGHLIGHT_IF
public static final int HIGHLIGHT_IF
- 
- See Also:
- Constant Field Values
 
HIGHLIGHT_ELSE
public static final int HIGHLIGHT_ELSE
- 
- See Also:
- Constant Field Values
 
MAKE_WRITABLE_DIALOG_TITLE
public static final int MAKE_WRITABLE_DIALOG_TITLE
- 
- See Also:
- Constant Field Values
 
MAKE_WRITABLE_DIALOG_MESSAGE
public static final int MAKE_WRITABLE_DIALOG_MESSAGE
- 
- See Also:
- Constant Field Values
 
MAKE_WRITABLE_ERROR_MESSSAGE
public static final int MAKE_WRITABLE_ERROR_MESSSAGE
- 
- See Also:
- Constant Field Values
 
MAKE_WRITABLE_PROGRESS_TITLE
public static final int MAKE_WRITABLE_PROGRESS_TITLE
- 
- See Also:
- Constant Field Values
 
MAKE_WRITABLE_PROGRESS_MESSAGE
public static final int MAKE_WRITABLE_PROGRESS_MESSAGE
- 
- See Also:
- Constant Field Values
 
MAKE_WRITABLE_VERSION_CONTROL_FAILED_TITLE
public static final int MAKE_WRITABLE_VERSION_CONTROL_FAILED_TITLE
- 
- See Also:
- Constant Field Values
 
MAKE_WRITABLE_VERSION_CONTROL_FAILED_MESSAGE
public static final int MAKE_WRITABLE_VERSION_CONTROL_FAILED_MESSAGE
- 
- See Also:
- Constant Field Values
 
RefactoringArb
public RefactoringArb()
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:
- getContentsin 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)
Skip navigation links 
 
Copyright © 1997, 2015, Oracle. All rights reserved.