Package org.eclipse.jdt.ui.actions
Class JdtActionConstants
java.lang.Object
org.eclipse.jdt.ui.actions.JdtActionConstants
Action ids for standard actions, for groups in the menu bar, and
 for actions in context menus of JDT views.
 
This class may be instantiated; it is not intended to be subclassed.
- Since:
- 2.0
- Restriction:
- This class is not intended to be subclassed by clients.
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final StringSource menu: name of standard Block Comment global action (value"org.eclipse.jdt.ui.actions.AddBlockComment").static final StringSource menu: name of standard Add Constructor From Superclass global action (value"org.eclipse.jdt.ui.actions.AddConstructorFromSuperclass").static final StringSource menu: name of standard Add Import global action (value"org.eclipse.jdt.ui.actions.AddImport").static final StringSource menu: name of standard Add Javadoc Comment global action (value"org.eclipse.jdt.ui.actions.AddJavaDocComment").static final StringSource menu: name of adding text block action (value"org.eclipse.jdt.ui.actions.AddTextBlock").static final StringRefactor menu: name of standard Generalize Declared Type global action (value"org.eclipse.jdt.ui.actions.ChangeType").static final StringSource menu: name of standard Clean up global action (value"org.eclipse.jdt.ui.actions.CleanUp").static final StringSource menu: name of standard Comment global action (value"org.eclipse.jdt.ui.actions.Comment").static final StringEdit menu: name of standard Code Assist global action (value"org.eclipse.jdt.ui.actions.ContentAssist").static final StringRefactor menu: name of standard Covert Anonymous to Nested global action (value"org.eclipse.jdt.ui.actions.ConvertAnonymousToNested").static final StringSource menu: name of standardConvert Line Delimiters To Mac global action (value"org.eclipse.jdt.ui.actions.ConvertLineDelimitersToMac").static final StringSource menu: name of standard Convert Line Delimiters To UNIX global action (value"org.eclipse.jdt.ui.actions.ConvertLineDelimitersToUNIX").static final StringSource menu: name of standard Convert Line Delimiters To Windows global action (value"org.eclipse.jdt.ui.actions.ConvertLineDelimitersToWindows").static final StringRefactor menu: name of standard global action to convert a local variable to a field (value"org.eclipse.jdt.ui.actions.ConvertLocalToField").static final StringRefactor menu: name of standard global action to convert a nested type to a top level type (value"org.eclipse.jdt.ui.actions.MoveInnerToTop").static final StringSource menu: name of standard Externalize Strings global action (value"org.eclipse.jdt.ui.actions.ExternalizeStrings").static final StringRefactor menu: name of standard Extract Class global action (value"org.eclipse.jdt.ui.actions.ExtractClass").static final StringRefactor menu: name of standard Extract Constant global action (value"org.eclipse.jdt.ui.actions.ExtractConstant").static final StringRefactor menu: name of standard Extract Interface global action (value"org.eclipse.jdt.ui.actions.ExtractInterface").static final StringRefactor menu: name of standard Extract Method global action (value"org.eclipse.jdt.ui.actions.ExtractMethod").static final StringRefactor menu: name of standard Extract Temp global action (value"org.eclipse.jdt.ui.actions.ExtractTemp").static final StringSearch menu: name of standard Find break/continue occurrences global action (value"org.eclipse.jdt.ui.actions.BreakContinueTargetOccurrences").static final StringSearch menu: name of standard Find Declarations in Hierarchy global action (value"org.eclipse.jdt.ui.actions.DeclarationsInHierarchy").static final StringSearch menu: name of standard Find Declarations in Project global action (value"org.eclipse.jdt.ui.actions.DeclarationsInProject").static final StringSearch menu: name of standard Find Declarations in Working Set global action (value"org.eclipse.jdt.ui.actions.DeclarationsInWorkingSet").static final StringSearch menu: name of standard Find Declarations in Workspace global action (value"org.eclipse.jdt.ui.actions.DeclarationsInWorkspace").static final StringSearch menu: name of standard Find exception occurrences global action (value"org.eclipse.jdt.ui.actions.ExceptionOccurrences").static final StringSearch menu: name of standard Find implement occurrences global action (value"org.eclipse.jdt.ui.actions.ImplementOccurrences").static final StringSearch menu: name of standard Find Implementors in Project global action (value"org.eclipse.jdt.ui.actions.ImplementorsInProject").static final StringSearch menu: name of standard Find Implementors in Working Set global action (value"org.eclipse.jdt.ui.actions.ImplementorsInWorkingSet").static final StringSearch menu: name of standard Find Implementors in Workspace global action (value"org.eclipse.jdt.ui.actions.ImplementorsInWorkspace").static final StringSearch menu: name of standard method exit occurrences global action (value"org.eclipse.jdt.ui.actions.MethodExitOccurrences").static final StringSearch menu: name of standard Occurrences in File global action (value"org.eclipse.jdt.ui.actions.OccurrencesInFile").static final StringSearch menu: name of standard Find Read Access in Hierarchy global action (value"org.eclipse.jdt.ui.actions.ReadAccessInHierarchy").static final StringSearch menu: name of standard Find Read Access in Project global action (value"org.eclipse.jdt.ui.actions.ReadAccessInProject").static final StringSearch menu: name of standard Find Read Access in Working Set global action (value"org.eclipse.jdt.ui.actions.ReadAccessInWorkingSet").static final StringSearch menu: name of standard Find Read Access in Workspace global action (value"org.eclipse.jdt.ui.actions.ReadAccessInWorkspace").static final StringSearch menu: name of standard Find References in Hierarchy global action (value"org.eclipse.jdt.ui.actions.ReferencesInHierarchy").static final StringSearch menu: name of standard Find References in Project global action (value"org.eclipse.jdt.ui.actions.ReferencesInProject").static final StringSearch menu: name of standard Find References in Working Set global action (value"org.eclipse.jdt.ui.actions.ReferencesInWorkingSet").static final StringSearch menu: name of standard Find References in Workspace global action (value"org.eclipse.jdt.ui.actions.ReferencesInWorkspace").static final StringDeprecated.static final StringSearch menu: name of standard Find Read Access in Hierarchy global action (value"org.eclipse.jdt.ui.actions.WriteAccessInHierarchy").static final StringSearch menu: name of standard Find Write Access in Project global action (value"org.eclipse.jdt.ui.actions.WriteAccessInProject").static final StringSearch menu: name of standard Find Read Access in Working Set global action (value"org.eclipse.jdt.ui.actions.WriteAccessInWorkingSet").static final StringSearch menu: name of standard Find Write Access in Workspace global action (value"org.eclipse.jdt.ui.actions.WriteAccessInWorkspace").static final StringSource menu: name of standard Format global action (value"org.eclipse.jdt.ui.actions.Format").static final StringSource menu: name of standard Format Element global action (value"org.eclipse.jdt.ui.actions.FormatElement").static final StringSource menu: name of standard Generate Constructor using Fields global action (value"org.eclipse.jdt.ui.actions.GenerateConstructorUsingFields").static final StringSource menu: name of standard delegate methods global action (value"org.eclipse.jdt.ui.actions.GenerateDelegateMethods").static final StringSource menu: name of standard Generate Getter and Setter global action (value"org.eclipse.jdt.ui.actions.GenerateGetterSetter").static final StringSource menu: name of standard Generate hashCode() and equals() global action (value"org.eclipse.jdt.ui.actions.GenerateHashCodeEquals").static final StringSource menu: name of standard Generate toString() global action (value"org.eclipse.jdt.ui.actions.GenerateToString").static final StringNavigate menu: name of standard Goto Package global action (value"org.eclipse.jdt.ui.actions.GoToPackage").static final StringNavigate menu: name of standard Goto Type global action (value"org.eclipse.jdt.ui.actions.GoToType").static final StringSource menu: name of standard Indent global action (value"org.eclipse.jdt.ui.actions.Indent").static final StringRefactor menu: name of standard Infer Generic Type Arguments global action (value"org.eclipse.jdt.ui.actions.InferTypeArguments").static final StringRefactor menu: name of standard Inline global action (value"org.eclipse.jdt.ui.actions.Inline").static final StringDeprecated.Use INLINEstatic final StringRefactor menu: name of standard Introduce Factory global action (value"org.eclipse.jdt.ui.actions.IntroduceFactory").static final StringRefactor menu: name of standard Introduce Indirection global action (value"org.eclipse.jdt.ui.actions.IntroduceIndirection").static final StringRefactor menu: name of standard Introduce Parameter global action (value"org.eclipse.jdt.ui.actions.IntroduceParameter").static final StringRefactor menu> name of the standard Introduce Parameter Object action (value"org.eclipse.jdt.ui.actions.IntroduceParameterObject").static final StringRefactor menu: name of standard make static global action (value"org.eclipse.jdt.ui.actions.makeStatic").static final StringRefactor menu: name of standard Modify Parameters global action (value"org.eclipse.jdt.ui.actions.ModifyParameters").static final StringRefactor menu: name of standard Move Element global action (value"org.eclipse.jdt.ui.actions.Move").static final StringNavigate menu: name of standard Open global action (value"org.eclipse.jdt.ui.actions.Open").static final StringNavigate menu: name of standard Open Attached Javadoc global action (value"org.eclipse.jdt.ui.actions.OpenExternalJavaDoc").static final StringNavigate menu: name of standard Open Call Hierarchy global action (value"org.eclipse.jdt.ui.actions.OpenCallHierarchy").static final StringDeprecated.As of 3.6, replaced byOPEN_ATTACHED_JAVA_DOCstatic final StringNavigate menu: name of standard Open Implementation global action (value"org.eclipse.jdt.ui.actions.OpenImplementation").static final StringNavigate menu: name of standard Open Super Implementation global action (value"org.eclipse.jdt.ui.actions.OpenSuperImplementation").static final StringNavigate menu: name of standard Open Type Hierarchy global action (value"org.eclipse.jdt.ui.actions.OpenTypeHierarchy").static final StringSource menu: name of standard Organize Imports global action (value"org.eclipse.jdt.ui.actions.OrganizeImports").static final StringSource menu: name of standard Override Methods global action (value"org.eclipse.jdt.ui.actions.OverrideMethods").static final StringRefactor menu: name of standard Pull Up global action (value"org.eclipse.jdt.ui.actions.PullUp").static final StringRefactor menu: name of standard Push Down global action (value"org.eclipse.jdt.ui.actions.PushDown").static final StringSource menu: name of standard Block Uncomment global action (value"org.eclipse.jdt.ui.actions.RemoveBlockComment").static final StringRefactor menu: name of standard Rename Element global action (value"org.eclipse.jdt.ui.actions.Rename").static final StringRefactor menu: name of standard Replace Invocations global action (value"org.eclipse.jdt.ui.actions.ReplaceInvocations").static final StringRefactor menu: name of standard Self Encapsulate Field global action (value"org.eclipse.jdt.ui.actions.SelfEncapsulateField").static final StringSource menu: name of standard Shift Left global action (value"org.eclipse.jdt.ui.actions.ShiftLeft").static final StringSource menu: name of standard Shift Right action (value"org.eclipse.jdt.ui.actions.ShiftRight").static final StringNavigate menu: name of standard Show in Navigator View global action (value"org.eclipse.jdt.ui.actions.ShowInNaviagtorView").static final StringNavigate menu: name of standard Show in Packages View global action (value"org.eclipse.jdt.ui.actions.ShowInPackagesView").static final StringDeprecated.As of 3.3, replaced byITextEditorActionConstants.SHOW_INFORMATIONstatic final StringSource menu: name of standard Sort Members global action (value"org.eclipse.jdt.ui.actions.SortMembers").static final StringSource menu: name of standard Surround with try/catch block global action (value"org.eclipse.jdt.ui.actions.SurroundWithTryCatch").static final StringSource menu: name of standard Surround with try/multi-catch block global action (value"org.eclipse.jdt.ui.actions.SurroundWithTryMultiCatch").static final StringSource menu: name of standard Surround with try-with-resources block global action (value"org.eclipse.jdt.ui.actions.SurroundWithTryWithResources").static final StringSource menu: name of standard ToggleComment global action (value"org.eclipse.jdt.ui.actions.ToggleComment").static final StringSource menu: name of standard Uncomment global action (value"org.eclipse.jdt.ui.actions.Uncomment").static final StringRefactor menu: name of standard Use Supertype global action (value"org.eclipse.jdt.ui.actions.UseSupertype").
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
GOTO_TYPENavigate menu: name of standard Goto Type global action (value"org.eclipse.jdt.ui.actions.GoToType").- See Also:
 
- 
GOTO_PACKAGENavigate menu: name of standard Goto Package global action (value"org.eclipse.jdt.ui.actions.GoToPackage").- See Also:
 
- 
OPENNavigate menu: name of standard Open global action (value"org.eclipse.jdt.ui.actions.Open").- See Also:
 
- 
OPEN_IMPLEMENTATIONNavigate menu: name of standard Open Implementation global action (value"org.eclipse.jdt.ui.actions.OpenImplementation").- Since:
- 3.6
- See Also:
 
- 
OPEN_SUPER_IMPLEMENTATIONNavigate menu: name of standard Open Super Implementation global action (value"org.eclipse.jdt.ui.actions.OpenSuperImplementation").- See Also:
 
- 
OPEN_TYPE_HIERARCHYNavigate menu: name of standard Open Type Hierarchy global action (value"org.eclipse.jdt.ui.actions.OpenTypeHierarchy").- See Also:
 
- 
OPEN_CALL_HIERARCHYNavigate menu: name of standard Open Call Hierarchy global action (value"org.eclipse.jdt.ui.actions.OpenCallHierarchy").- Since:
- 3.0
- See Also:
 
- 
OPEN_EXTERNAL_JAVA_DOCDeprecated.As of 3.6, replaced byOPEN_ATTACHED_JAVA_DOCNavigate menu: name of standard Open External Javadoc global action (value"org.eclipse.jdt.ui.actions.OpenExternalJavaDoc").- See Also:
 
- 
OPEN_ATTACHED_JAVA_DOCNavigate menu: name of standard Open Attached Javadoc global action (value"org.eclipse.jdt.ui.actions.OpenExternalJavaDoc").- Since:
- 3.6
- See Also:
 
- 
SHOW_IN_PACKAGE_VIEWNavigate menu: name of standard Show in Packages View global action (value"org.eclipse.jdt.ui.actions.ShowInPackagesView").- See Also:
 
- 
SHOW_IN_NAVIGATOR_VIEWNavigate menu: name of standard Show in Navigator View global action (value"org.eclipse.jdt.ui.actions.ShowInNaviagtorView").- See Also:
 
- 
SHOW_JAVA_DOCDeprecated.As of 3.3, replaced byITextEditorActionConstants.SHOW_INFORMATIONEdit menu: name of standard Show Javadoc global action (value"org.eclipse.jdt.ui.actions.ShowJavaDoc").- See Also:
 
- 
CONTENT_ASSISTEdit menu: name of standard Code Assist global action (value"org.eclipse.jdt.ui.actions.ContentAssist").- See Also:
 
- 
COMMENTSource menu: name of standard Comment global action (value"org.eclipse.jdt.ui.actions.Comment").- See Also:
 
- 
UNCOMMENTSource menu: name of standard Uncomment global action (value"org.eclipse.jdt.ui.actions.Uncomment").- See Also:
 
- 
TOGGLE_COMMENTSource menu: name of standard ToggleComment global action (value"org.eclipse.jdt.ui.actions.ToggleComment").- Since:
- 3.0
- See Also:
 
- 
ADD_BLOCK_COMMENTSource menu: name of standard Block Comment global action (value"org.eclipse.jdt.ui.actions.AddBlockComment").- Since:
- 3.0
- See Also:
 
- 
REMOVE_BLOCK_COMMENTSource menu: name of standard Block Uncomment global action (value"org.eclipse.jdt.ui.actions.RemoveBlockComment").- Since:
- 3.0
- See Also:
 
- 
INDENTSource menu: name of standard Indent global action (value"org.eclipse.jdt.ui.actions.Indent").- Since:
- 3.0
- See Also:
 
- 
ADD_TEXTBLOCKSource menu: name of adding text block action (value"org.eclipse.jdt.ui.actions.AddTextBlock").- Since:
- 3.20
- See Also:
 
- 
SHIFT_RIGHTSource menu: name of standard Shift Right action (value"org.eclipse.jdt.ui.actions.ShiftRight").- See Also:
 
- 
SHIFT_LEFTSource menu: name of standard Shift Left global action (value"org.eclipse.jdt.ui.actions.ShiftLeft").- See Also:
 
- 
FORMATSource menu: name of standard Format global action (value"org.eclipse.jdt.ui.actions.Format").- See Also:
 
- 
FORMAT_ELEMENTSource menu: name of standard Format Element global action (value"org.eclipse.jdt.ui.actions.FormatElement").- Since:
- 3.0
- See Also:
 
- 
ADD_IMPORTSource menu: name of standard Add Import global action (value"org.eclipse.jdt.ui.actions.AddImport").- See Also:
 
- 
ORGANIZE_IMPORTSSource menu: name of standard Organize Imports global action (value"org.eclipse.jdt.ui.actions.OrganizeImports").- See Also:
 
- 
SORT_MEMBERSSource menu: name of standard Sort Members global action (value"org.eclipse.jdt.ui.actions.SortMembers").- Since:
- 2.1
- See Also:
 
- 
SURROUND_WITH_TRY_CATCHSource menu: name of standard Surround with try/catch block global action (value"org.eclipse.jdt.ui.actions.SurroundWithTryCatch").- See Also:
 
- 
SURROUND_WITH_TRY_MULTI_CATCHSource menu: name of standard Surround with try/multi-catch block global action (value"org.eclipse.jdt.ui.actions.SurroundWithTryMultiCatch").- Since:
- 3.7.1
- See Also:
 
- 
SURROUND_WITH_TRY_WITH_RESOURCESSource menu: name of standard Surround with try-with-resources block global action (value"org.eclipse.jdt.ui.actions.SurroundWithTryWithResources").- Since:
- 3.21
- See Also:
 
- 
OVERRIDE_METHODSSource menu: name of standard Override Methods global action (value"org.eclipse.jdt.ui.actions.OverrideMethods").- See Also:
 
- 
GENERATE_GETTER_SETTERSource menu: name of standard Generate Getter and Setter global action (value"org.eclipse.jdt.ui.actions.GenerateGetterSetter").- See Also:
 
- 
GENERATE_DELEGATE_METHODSSource menu: name of standard delegate methods global action (value"org.eclipse.jdt.ui.actions.GenerateDelegateMethods").- Since:
- 2.1
- See Also:
 
- 
ADD_CONSTRUCTOR_FROM_SUPERCLASSSource menu: name of standard Add Constructor From Superclass global action (value"org.eclipse.jdt.ui.actions.AddConstructorFromSuperclass").- See Also:
 
- 
GENERATE_CONSTRUCTOR_USING_FIELDSSource menu: name of standard Generate Constructor using Fields global action (value"org.eclipse.jdt.ui.actions.GenerateConstructorUsingFields").- See Also:
 
- 
GENERATE_HASHCODE_EQUALSSource menu: name of standard Generate hashCode() and equals() global action (value"org.eclipse.jdt.ui.actions.GenerateHashCodeEquals").- Since:
- 3.2
- See Also:
 
- 
GENERATE_TOSTRINGSource menu: name of standard Generate toString() global action (value"org.eclipse.jdt.ui.actions.GenerateToString").- Since:
- 3.5
- See Also:
 
- 
ADD_JAVA_DOC_COMMENTSource menu: name of standard Add Javadoc Comment global action (value"org.eclipse.jdt.ui.actions.AddJavaDocComment").- See Also:
 
- 
FIND_STRINGS_TO_EXTERNALIZEDeprecated.UseEXTERNALIZE_STRINGSinsteadSource menu: name of standard Find Strings to Externalize global action (value"org.eclipse.jdt.ui.actions.FindStringsToExternalize").- See Also:
 
- 
EXTERNALIZE_STRINGSSource menu: name of standard Externalize Strings global action (value"org.eclipse.jdt.ui.actions.ExternalizeStrings").- See Also:
 
- 
CONVERT_LINE_DELIMITERS_TO_WINDOWSSource menu: name of standard Convert Line Delimiters To Windows global action (value"org.eclipse.jdt.ui.actions.ConvertLineDelimitersToWindows").- See Also:
 
- 
CONVERT_LINE_DELIMITERS_TO_UNIXSource menu: name of standard Convert Line Delimiters To UNIX global action (value"org.eclipse.jdt.ui.actions.ConvertLineDelimitersToUNIX").- See Also:
 
- 
CONVERT_LINE_DELIMITERS_TO_MACSource menu: name of standardConvert Line Delimiters To Mac global action (value"org.eclipse.jdt.ui.actions.ConvertLineDelimitersToMac").- See Also:
 
- 
CLEAN_UPSource menu: name of standard Clean up global action (value"org.eclipse.jdt.ui.actions.CleanUp").- Since:
- 3.2
- See Also:
 
- 
SELF_ENCAPSULATE_FIELDRefactor menu: name of standard Self Encapsulate Field global action (value"org.eclipse.jdt.ui.actions.SelfEncapsulateField").- See Also:
 
- 
MODIFY_PARAMETERSRefactor menu: name of standard Modify Parameters global action (value"org.eclipse.jdt.ui.actions.ModifyParameters").- See Also:
 
- 
PULL_UPRefactor menu: name of standard Pull Up global action (value"org.eclipse.jdt.ui.actions.PullUp").- See Also:
 
- 
PUSH_DOWNRefactor menu: name of standard Push Down global action (value"org.eclipse.jdt.ui.actions.PushDown").- Since:
- 2.1
- See Also:
 
- 
MOVERefactor menu: name of standard Move Element global action (value"org.eclipse.jdt.ui.actions.Move").- See Also:
 
- 
RENAMERefactor menu: name of standard Rename Element global action (value"org.eclipse.jdt.ui.actions.Rename").- See Also:
 
- 
INLINE_TEMPDeprecated.Use INLINERefactor menu: name of standard Inline Temp global action (value"org.eclipse.jdt.ui.actions.InlineTemp").- See Also:
 
- 
EXTRACT_TEMPRefactor menu: name of standard Extract Temp global action (value"org.eclipse.jdt.ui.actions.ExtractTemp").- See Also:
 
- 
EXTRACT_CONSTANTRefactor menu: name of standard Extract Constant global action (value"org.eclipse.jdt.ui.actions.ExtractConstant").- Since:
- 2.1
- See Also:
 
- 
MAKE_STATICRefactor menu: name of standard make static global action (value"org.eclipse.jdt.ui.actions.makeStatic").- Since:
- 3.32
- See Also:
 
- 
INTRODUCE_PARAMETERRefactor menu: name of standard Introduce Parameter global action (value"org.eclipse.jdt.ui.actions.IntroduceParameter").- Since:
- 3.0
- See Also:
 
- 
INTRODUCE_FACTORYRefactor menu: name of standard Introduce Factory global action (value"org.eclipse.jdt.ui.actions.IntroduceFactory").- Since:
- 3.0
- See Also:
 
- 
INTRODUCE_PARAMETER_OBJECTRefactor menu> name of the standard Introduce Parameter Object action (value"org.eclipse.jdt.ui.actions.IntroduceParameterObject").- Since:
- 3.4
- See Also:
 
- 
EXTRACT_METHODRefactor menu: name of standard Extract Method global action (value"org.eclipse.jdt.ui.actions.ExtractMethod").- See Also:
 
- 
REPLACE_INVOCATIONSRefactor menu: name of standard Replace Invocations global action (value"org.eclipse.jdt.ui.actions.ReplaceInvocations").- Since:
- 3.2
- See Also:
 
- 
INTRODUCE_INDIRECTIONRefactor menu: name of standard Introduce Indirection global action (value"org.eclipse.jdt.ui.actions.IntroduceIndirection").- Since:
- 3.2
- See Also:
 
- 
INLINERefactor menu: name of standard Inline global action (value"org.eclipse.jdt.ui.actions.Inline").- Since:
- 2.1
- See Also:
 
- 
EXTRACT_INTERFACERefactor menu: name of standard Extract Interface global action (value"org.eclipse.jdt.ui.actions.ExtractInterface").- Since:
- 2.1
- See Also:
 
- 
EXTRACT_CLASSRefactor menu: name of standard Extract Class global action (value"org.eclipse.jdt.ui.actions.ExtractClass").- Since:
- 3.4
- See Also:
 
- 
CHANGE_TYPERefactor menu: name of standard Generalize Declared Type global action (value"org.eclipse.jdt.ui.actions.ChangeType").- Since:
- 3.0
- See Also:
 
- 
CONVERT_NESTED_TO_TOPRefactor menu: name of standard global action to convert a nested type to a top level type (value"org.eclipse.jdt.ui.actions.MoveInnerToTop").- Since:
- 2.1
- See Also:
 
- 
USE_SUPERTYPERefactor menu: name of standard Use Supertype global action (value"org.eclipse.jdt.ui.actions.UseSupertype").- Since:
- 2.1
- See Also:
 
- 
INFER_TYPE_ARGUMENTSRefactor menu: name of standard Infer Generic Type Arguments global action (value"org.eclipse.jdt.ui.actions.InferTypeArguments").- Since:
- 3.1
- See Also:
 
- 
CONVERT_LOCAL_TO_FIELDRefactor menu: name of standard global action to convert a local variable to a field (value"org.eclipse.jdt.ui.actions.ConvertLocalToField").- Since:
- 2.1
- See Also:
 
- 
CONVERT_ANONYMOUS_TO_NESTEDRefactor menu: name of standard Covert Anonymous to Nested global action (value"org.eclipse.jdt.ui.actions.ConvertAnonymousToNested").- Since:
- 2.1
- See Also:
 
- 
FIND_REFERENCES_IN_WORKSPACESearch menu: name of standard Find References in Workspace global action (value"org.eclipse.jdt.ui.actions.ReferencesInWorkspace").- See Also:
 
- 
FIND_REFERENCES_IN_PROJECTSearch menu: name of standard Find References in Project global action (value"org.eclipse.jdt.ui.actions.ReferencesInProject").- See Also:
 
- 
FIND_REFERENCES_IN_HIERARCHYSearch menu: name of standard Find References in Hierarchy global action (value"org.eclipse.jdt.ui.actions.ReferencesInHierarchy").- See Also:
 
- 
FIND_REFERENCES_IN_WORKING_SETSearch menu: name of standard Find References in Working Set global action (value"org.eclipse.jdt.ui.actions.ReferencesInWorkingSet").- See Also:
 
- 
FIND_DECLARATIONS_IN_WORKSPACESearch menu: name of standard Find Declarations in Workspace global action (value"org.eclipse.jdt.ui.actions.DeclarationsInWorkspace").- See Also:
 
- 
FIND_DECLARATIONS_IN_PROJECTSearch menu: name of standard Find Declarations in Project global action (value"org.eclipse.jdt.ui.actions.DeclarationsInProject").- See Also:
 
- 
FIND_DECLARATIONS_IN_HIERARCHYSearch menu: name of standard Find Declarations in Hierarchy global action (value"org.eclipse.jdt.ui.actions.DeclarationsInHierarchy").- See Also:
 
- 
FIND_DECLARATIONS_IN_WORKING_SETSearch menu: name of standard Find Declarations in Working Set global action (value"org.eclipse.jdt.ui.actions.DeclarationsInWorkingSet").- See Also:
 
- 
FIND_IMPLEMENTORS_IN_WORKSPACESearch menu: name of standard Find Implementors in Workspace global action (value"org.eclipse.jdt.ui.actions.ImplementorsInWorkspace").- See Also:
 
- 
FIND_IMPLEMENTORS_IN_PROJECTSearch menu: name of standard Find Implementors in Project global action (value"org.eclipse.jdt.ui.actions.ImplementorsInProject").- See Also:
 
- 
FIND_IMPLEMENTORS_IN_WORKING_SETSearch menu: name of standard Find Implementors in Working Set global action (value"org.eclipse.jdt.ui.actions.ImplementorsInWorkingSet").- See Also:
 
- 
FIND_READ_ACCESS_IN_WORKSPACESearch menu: name of standard Find Read Access in Workspace global action (value"org.eclipse.jdt.ui.actions.ReadAccessInWorkspace").- See Also:
 
- 
FIND_READ_ACCESS_IN_PROJECTSearch menu: name of standard Find Read Access in Project global action (value"org.eclipse.jdt.ui.actions.ReadAccessInProject").- See Also:
 
- 
FIND_READ_ACCESS_IN_HIERARCHYSearch menu: name of standard Find Read Access in Hierarchy global action (value"org.eclipse.jdt.ui.actions.ReadAccessInHierarchy").- See Also:
 
- 
FIND_READ_ACCESS_IN_WORKING_SETSearch menu: name of standard Find Read Access in Working Set global action (value"org.eclipse.jdt.ui.actions.ReadAccessInWorkingSet").- See Also:
 
- 
FIND_WRITE_ACCESS_IN_WORKSPACESearch menu: name of standard Find Write Access in Workspace global action (value"org.eclipse.jdt.ui.actions.WriteAccessInWorkspace").- See Also:
 
- 
FIND_WRITE_ACCESS_IN_PROJECTSearch menu: name of standard Find Write Access in Project global action (value"org.eclipse.jdt.ui.actions.WriteAccessInProject").- See Also:
 
- 
FIND_WRITE_ACCESS_IN_HIERARCHYSearch menu: name of standard Find Read Access in Hierarchy global action (value"org.eclipse.jdt.ui.actions.WriteAccessInHierarchy").- See Also:
 
- 
FIND_WRITE_ACCESS_IN_WORKING_SETSearch menu: name of standard Find Read Access in Working Set global action (value"org.eclipse.jdt.ui.actions.WriteAccessInWorkingSet").- See Also:
 
- 
FIND_OCCURRENCES_IN_FILESearch menu: name of standard Occurrences in File global action (value"org.eclipse.jdt.ui.actions.OccurrencesInFile").- Since:
- 2.1
- See Also:
 
- 
FIND_EXCEPTION_OCCURRENCESSearch menu: name of standard Find exception occurrences global action (value"org.eclipse.jdt.ui.actions.ExceptionOccurrences").- Since:
- 3.0
- See Also:
 
- 
FIND_IMPLEMENT_OCCURRENCESSearch menu: name of standard Find implement occurrences global action (value"org.eclipse.jdt.ui.actions.ImplementOccurrences").- Since:
- 3.1
- See Also:
 
- 
FIND_METHOD_EXIT_OCCURRENCESSearch menu: name of standard method exit occurrences global action (value"org.eclipse.jdt.ui.actions.MethodExitOccurrences").- Since:
- 3.4
- See Also:
 
- 
FIND_BREAK_CONTINUE_TARGET_OCCURRENCESSearch menu: name of standard Find break/continue occurrences global action (value"org.eclipse.jdt.ui.actions.BreakContinueTargetOccurrences").- Since:
- 3.4
- See Also:
 
 
- 
- 
Constructor Details- 
JdtActionConstantspublic JdtActionConstants()
 
- 
EXTERNALIZE_STRINGSinstead