Interface IWorkbenchPreferenceConstants
-
public interface IWorkbenchPreferenceConstantsPreference ids exposed by the Eclipse Platform User Interface. These preference settings can be obtained from the UI plug-in's preference store.Note:This interface should not be implemented or extended.
- See Also:
PlatformUI.PLUGIN_ID,PlatformUI.getPreferenceStore()- Restriction:
- This interface is not intended to be implemented by clients.
- Restriction:
- This interface is not intended to be extended by clients.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringALTERNATE_OPEN_NEW_PERSPECTIVEDeprecated.Workbench no longer supports alternate key modifier to open a new perspective.static java.lang.StringBOTTOMConstant to be used when referring to the bottom of the workbench window.static java.lang.StringCLOSE_EDITORS_ON_EXITA preference value indicating whether editors should be closed before saving the workbench state when exiting.static java.lang.StringCURRENT_THEME_IDWorkbench preference for the current theme.static java.lang.StringDEFAULT_PERSPECTIVE_IDA named preference indicating the default workbench perspective.static java.lang.StringDISABLE_NEW_FAST_VIEWA named preference for disabling opening a new fast view from the fast view bar controls ("Show View as a fast view" button or "New Fast View" submenu).static java.lang.StringDISABLE_OPEN_EDITOR_IN_PLACEWorkbench preference id for whether the workbench may open editors in-place.static java.lang.StringDOCK_PERSPECTIVE_BARDeprecated.not used anymore by platformstatic java.lang.StringDYNAMIC_HELP_ACTION_TEXTA named preference for the text of the Dynamic Help action.static java.lang.StringEDITOR_MINIMUM_CHARACTERSWorkbench preference identifier for the minimum width of editor tabs.static java.lang.StringEDITOR_TAB_POSITIONAn named preference for whether or not tabs are on the top or bottom for editors.static java.lang.StringENABLE_32_STICKY_CLOSE_BEHAVIORA named preference for enabling the 3.2 behavior for closing sticky views.static java.lang.StringENABLE_ANIMATIONSDeprecated.not supported by the platform anymorestatic java.lang.StringENABLE_DETACHED_VIEWSStores whether or not views may be detached.static java.lang.StringENABLE_NEW_MIN_MAXA named preference for providing the 3.3 presentation's min/max behaviourstatic java.lang.StringHELP_CONTENTS_ACTION_TEXTA named preference for the text of the Help Contents action.static java.lang.StringHELP_SEARCH_ACTION_TEXTA named preference for the text of the Help Search action.static java.lang.StringHIDE_QUICK_ACCESS_PER_DEFAULTWorkbench preference id for hiding the quick access search field per default.static java.lang.StringINITIAL_FAST_VIEW_BAR_LOCATIONA named preference indicating where the fast view bar should be docked in a fresh workspace.static java.lang.StringKEY_CONFIGURATION_IDWorkbench preference id for the key configuration identifier to be treated as the default.static java.lang.StringLEFTConstant to be used when referring to the left side of the workbench window.static java.lang.StringLINK_NAVIGATOR_TO_EDITORA named preference for whether to show an editor when its input file is selected in the Navigator (and vice versa).static java.lang.StringLOCK_TRIMAllows locking the trim to prevent user dragging on startup.static java.lang.StringNO_NEW_PERSPECTIVEA preference value indicating that an action should not open a new perspective.static java.lang.StringOPEN_NEW_PERSPECTIVEA named preference for how a new perspective is opened.static java.lang.StringOPEN_PERSPECTIVE_PAGEDeprecated.Opening a Perspective in a new page is no longer supported functionality as of 2.0.static java.lang.StringOPEN_PERSPECTIVE_REPLACEA preference value indicating that an action should open a new perspective by replacing the current perspective.static java.lang.StringOPEN_PERSPECTIVE_WINDOWA preference value indicating that an action should open a new perspective in a new window.static java.lang.StringPERSPECTIVE_BAR_EXTRASLists the extra perspectives to show in the perspective bar.static java.lang.StringPERSPECTIVE_BAR_SIZEA preference indication the initial size of the perspective bar.static java.lang.StringPROJECT_OPEN_NEW_PERSPECTIVEDeprecated.in 3.0.static java.lang.StringPROMPT_WHEN_SAVEABLE_STILL_OPENStores whether or not the workbench prompts for saving when a dirty editor or view is closed, but the Saveable objects are still open in other parts.static java.lang.StringRECENTLY_USED_WORKINGSETS_SIZEWorkbench preference id for indicating the size of the list of most recently used working sets.static java.lang.StringRESOURCE_RENAME_MODEWhether to use inline or dialog rename on resources.static java.lang.StringRESOURCE_RENAME_MODE_DIALOGPreference value forRESOURCE_RENAME_MODE, indicating that dialog rename should be used.static java.lang.StringRESOURCE_RENAME_MODE_INLINEPreference value forRESOURCE_RENAME_MODE, indicating that inline rename should be used.static java.lang.StringRIGHTConstant to be used when referring to the right side of the workbench window.static java.lang.StringSHIFT_OPEN_NEW_PERSPECTIVEDeprecated.Workbench no longer supports shift key modifier to open a new perspective.static java.lang.StringSHOW_FILTERED_TEXTSStores whether or not to show the text widget that allows type-ahead search in the case where a FilteredTree is used to display and filter tree items.static java.lang.StringSHOW_INTROA named preference indicating whether the workbench should show the introduction component (if available) on startup.static java.lang.StringSHOW_MEMORY_MONITORStores whether or not to show the memory monitor in the workbench window.static java.lang.StringSHOW_MULTIPLE_EDITOR_TABSWorkbench preference id for whether the workbench should show multiple editor tabs.static java.lang.StringSHOW_OPEN_ON_PERSPECTIVE_BARA named preference for whether the workbench should show the "open perspective" button on the perspective bar.static java.lang.StringSHOW_OTHER_IN_PERSPECTIVE_MENUA named preference for whether the workbench should show the "Other..." menu item in the perspective menu.static java.lang.StringSHOW_PROGRESS_ON_STARTUPStores whether or not to show progress while starting the workbench.static java.lang.StringSHOW_SYSTEM_JOBSStores whether or not system jobs are being shown.static java.lang.StringSHOW_TEXT_ON_PERSPECTIVE_BARA named preference for whether the workbench should show text on the perspective bar.static java.lang.StringSHOW_TEXT_ON_QUICK_ACCESSA named preference for whether the workbench should show text on the find actions bar.static java.lang.StringSHOW_TRADITIONAL_STYLE_TABSDeprecated.not supported since the 4.x migrationstatic java.lang.StringTOP_LEFTDeprecated.not used anymore by platformstatic java.lang.StringTOP_RIGHTDeprecated.not used anymore by platformstatic java.lang.StringUSE_COLORED_LABELSA named preference that view implementors can used to determine whether or not they should utilize colored labels.static java.lang.StringUSE_ROUND_TABSDeprecated.No longer in use.static java.lang.StringUSE_WINDOW_WORKING_SET_BY_DEFAULTStores whether or not to use the window working set as the default working set for newly created views (without previously stored state).static java.lang.StringVIEW_MINIMUM_CHARACTERSWorkbench preference identifier for the minimum width of view tabs.static java.lang.StringVIEW_TAB_POSITIONAn named preference for whether or not tabs are on the top or bottom for views.
-
-
-
Field Detail
-
LINK_NAVIGATOR_TO_EDITOR
static final java.lang.String LINK_NAVIGATOR_TO_EDITOR
A named preference for whether to show an editor when its input file is selected in the Navigator (and vice versa).Value is of type
boolean.- See Also:
- Constant Field Values
-
OPEN_NEW_PERSPECTIVE
static final java.lang.String OPEN_NEW_PERSPECTIVE
A named preference for how a new perspective is opened.Value is of type
String. The possible values are defined byOPEN_PERSPECTIVE_WINDOW, OPEN_PERSPECTIVE_PAGE and OPEN_PERSPECTIVE_REPLACE.
-
ALTERNATE_OPEN_NEW_PERSPECTIVE
@Deprecated static final java.lang.String ALTERNATE_OPEN_NEW_PERSPECTIVE
Deprecated.Workbench no longer supports alternate key modifier to open a new perspective. Callers should use IWorkbench.showPerspective methods.A named preference for how a new perspective is opened when the alternate key modifiers are pressed. The alternate key modifiers are platform dependent.Value is of type
String. The possible values are defined byOPEN_PERSPECTIVE_WINDOW, OPEN_PERSPECTIVE_PAGE and OPEN_PERSPECTIVE_REPLACE.- See Also:
- Constant Field Values
-
SHIFT_OPEN_NEW_PERSPECTIVE
@Deprecated static final java.lang.String SHIFT_OPEN_NEW_PERSPECTIVE
Deprecated.Workbench no longer supports shift key modifier to open a new perspective. Callers should use IWorkbench.showPerspective methods.A named preference for how a new perspective is opened when the shift key modifier is pressed.Value is of type
String. The possible values are defined byOPEN_PERSPECTIVE_WINDOW, OPEN_PERSPECTIVE_PAGE and OPEN_PERSPECTIVE_REPLACE.- See Also:
- Constant Field Values
-
PROJECT_OPEN_NEW_PERSPECTIVE
@Deprecated static final java.lang.String PROJECT_OPEN_NEW_PERSPECTIVE
Deprecated.in 3.0. This preference is IDE-specific, and is therefore found only in IDE configurations. IDE-specific tools should useorg.eclipse.ui.ide.IDE.Preferences.PROJECT_OPEN_NEW_PERSPECTIVEinstead.A named preference for how a new perspective should be opened when a new project is created.Value is of type
String. The possible values are defined by the constantsOPEN_PERSPECTIVE_WINDOW, OPEN_PERSPECTIVE_PAGE, OPEN_PERSPECTIVE_REPLACE, and NO_NEW_PERSPECTIVE.
-
OPEN_PERSPECTIVE_WINDOW
static final java.lang.String OPEN_PERSPECTIVE_WINDOW
A preference value indicating that an action should open a new perspective in a new window.
-
OPEN_PERSPECTIVE_PAGE
@Deprecated static final java.lang.String OPEN_PERSPECTIVE_PAGE
Deprecated.Opening a Perspective in a new page is no longer supported functionality as of 2.0.A preference value indicating that an action should open a new perspective in a new page.
-
OPEN_PERSPECTIVE_REPLACE
static final java.lang.String OPEN_PERSPECTIVE_REPLACE
A preference value indicating that an action should open a new perspective by replacing the current perspective.
-
NO_NEW_PERSPECTIVE
static final java.lang.String NO_NEW_PERSPECTIVE
A preference value indicating that an action should not open a new perspective.
-
DEFAULT_PERSPECTIVE_ID
static final java.lang.String DEFAULT_PERSPECTIVE_ID
A named preference indicating the default workbench perspective.- See Also:
- Constant Field Values
-
DOCK_PERSPECTIVE_BAR
@Deprecated static final java.lang.String DOCK_PERSPECTIVE_BAR
Deprecated.not used anymore by platformA named preference indicating where the perspective bar should be docked. The default value (when this preference is not set) isTOP_RIGHT.This preference may be one of the following values:
TOP_RIGHT,TOP_LEFT, orLEFT.- Since:
- 3.0
- See Also:
- Constant Field Values
-
PERSPECTIVE_BAR_SIZE
static final java.lang.String PERSPECTIVE_BAR_SIZE
A preference indication the initial size of the perspective bar. The default value is 160. This preference only works whenconfigurer.setShowPerspectiveBar(true)is set in WorkbenchWindowAdvisor#preWindowOpen() This preference only uses integer values bug 84603: [RCP] [PerspectiveBar] New API or pref to set default perspective bar size- Since:
- 3.5
- See Also:
- Constant Field Values
-
INITIAL_FAST_VIEW_BAR_LOCATION
static final java.lang.String INITIAL_FAST_VIEW_BAR_LOCATION
A named preference indicating where the fast view bar should be docked in a fresh workspace. This preference is meaningless after a workspace has been setup, since the fast view bar state is then persisted in the workbench. This preference is intended for applications that want the initial docking location to be somewhere specific. The default value (when this preference is not set) is the bottom.- Since:
- 3.0
- See Also:
LEFT,BOTTOM,RIGHT, Constant Field Values
-
TOP_RIGHT
@Deprecated static final java.lang.String TOP_RIGHT
Deprecated.not used anymore by platformConstant to be used when referring to the top right of the workbench window.- Since:
- 3.0
- See Also:
DOCK_PERSPECTIVE_BAR, Constant Field Values
-
TOP_LEFT
@Deprecated static final java.lang.String TOP_LEFT
Deprecated.not used anymore by platformConstant to be used when referring to the top left of the workbench window.- Since:
- 3.0
- See Also:
DOCK_PERSPECTIVE_BAR, Constant Field Values
-
LEFT
static final java.lang.String LEFT
Constant to be used when referring to the left side of the workbench window.- Since:
- 3.0
- See Also:
DOCK_PERSPECTIVE_BAR,INITIAL_FAST_VIEW_BAR_LOCATION, Constant Field Values
-
BOTTOM
static final java.lang.String BOTTOM
Constant to be used when referring to the bottom of the workbench window.- Since:
- 3.0
- See Also:
INITIAL_FAST_VIEW_BAR_LOCATION, Constant Field Values
-
RIGHT
static final java.lang.String RIGHT
Constant to be used when referring to the right side of the workbench window.- Since:
- 3.0
- See Also:
INITIAL_FAST_VIEW_BAR_LOCATION, Constant Field Values
-
SHOW_INTRO
static final java.lang.String SHOW_INTRO
A named preference indicating whether the workbench should show the introduction component (if available) on startup.The default value for this preference is:
true(show intro)- Since:
- 3.0
- See Also:
WorkbenchWindowAdvisor.openIntro(), Constant Field Values
-
SHOW_TRADITIONAL_STYLE_TABS
@Deprecated static final java.lang.String SHOW_TRADITIONAL_STYLE_TABS
Deprecated.not supported since the 4.x migrationA named preference for whether the workbench should show traditional style tabs in editors and views. Boolean-valued:trueif editors and views should use a traditional style of tab andfalseif editors should show new style tab (3.0 style)The default value for this preference is:
true- Since:
- 3.0
- See Also:
- Constant Field Values
-
SHOW_TEXT_ON_PERSPECTIVE_BAR
static final java.lang.String SHOW_TEXT_ON_PERSPECTIVE_BAR
A named preference for whether the workbench should show text on the perspective bar. Boolean-valued:true, if editors should show text on the perspective bar,falseotherwise.The default value for this preference is:
true(show text on the perspective bar)- Since:
- 3.0
- See Also:
- Constant Field Values
-
SHOW_TEXT_ON_QUICK_ACCESS
static final java.lang.String SHOW_TEXT_ON_QUICK_ACCESS
A named preference for whether the workbench should show text on the find actions bar. Boolean-valued:true, if the application should show text on the find action bar,falseotherwise.The default value for this preference is:
false(do not show text on the find actions bar)- Since:
- 3.117
- See Also:
- Constant Field Values
-
SHOW_OPEN_ON_PERSPECTIVE_BAR
static final java.lang.String SHOW_OPEN_ON_PERSPECTIVE_BAR
A named preference for whether the workbench should show the "open perspective" button on the perspective bar. Boolean-valued:true, if editors should show "open perspective" button on the perspective bar,falseotherwise.The default value for this preference is:
true(show "open perspective" button on the perspective bar)- Since:
- 3.4
- See Also:
- Constant Field Values
-
SHOW_OTHER_IN_PERSPECTIVE_MENU
static final java.lang.String SHOW_OTHER_IN_PERSPECTIVE_MENU
A named preference for whether the workbench should show the "Other..." menu item in the perspective menu. Boolean-valued:true, if editors should show text on the "Other..." menu item,falseotherwise.The default value for this preference is:
true(show the "Other..." menu item in the perspective menu)- Since:
- 3.4
- See Also:
- Constant Field Values
-
HELP_CONTENTS_ACTION_TEXT
static final java.lang.String HELP_CONTENTS_ACTION_TEXT
A named preference for the text of the Help Contents action. String-valued. If not specified,"&Help Contents"is used.The default value for this preference is:
null- Since:
- 3.0
- See Also:
- Constant Field Values
-
HELP_SEARCH_ACTION_TEXT
static final java.lang.String HELP_SEARCH_ACTION_TEXT
A named preference for the text of the Help Search action. String-valued. If not specified,"S&earch"is used.The default value for this preference is:
null- Since:
- 3.1
- See Also:
- Constant Field Values
-
DYNAMIC_HELP_ACTION_TEXT
static final java.lang.String DYNAMIC_HELP_ACTION_TEXT
A named preference for the text of the Dynamic Help action. String-valued. If not specified,"&Dynamic Help"is used.The default value for this preference is:
null- Since:
- 3.1
- See Also:
- Constant Field Values
-
ENABLE_ANIMATIONS
@Deprecated static final java.lang.String ENABLE_ANIMATIONS
Deprecated.not supported by the platform anymoreA named preference for enabling animations when a layout transition occursThe default value for this preference is:
true(show animations when a transition occurs)- Since:
- 3.1
- See Also:
- Constant Field Values
-
USE_ROUND_TABS
@Deprecated static final java.lang.String USE_ROUND_TABS
Deprecated.No longer in use. Use swt-corner-radius CSS property to override when round or square corners are desired.A named preference for setting CTabFolder's to be rendered with rounded cornersThe default value for this preference is:
false(render CTabFolder's with square corners)- Since:
- 3.120
- See Also:
- Constant Field Values
-
USE_COLORED_LABELS
static final java.lang.String USE_COLORED_LABELS
A named preference that view implementors can used to determine whether or not they should utilize colored labels.The default value for this preference is:
true(show colored labels)- Since:
- 3.4
- See Also:
- Constant Field Values
-
KEY_CONFIGURATION_ID
static final java.lang.String KEY_CONFIGURATION_ID
Workbench preference id for the key configuration identifier to be treated as the default.
The default value for this preference is
"org.eclipse.ui.defaultAcceleratorConfiguration".- Since:
- 3.1
- See Also:
- Constant Field Values
-
EDITOR_MINIMUM_CHARACTERS
static final java.lang.String EDITOR_MINIMUM_CHARACTERS
Workbench preference identifier for the minimum width of editor tabs. By default, Eclipse does not define this value and allows SWT to determine this constant. We use
-1internally to signify "use default".The default value for this preference is
-1.- Since:
- 3.1
- See Also:
- Constant Field Values
-
VIEW_MINIMUM_CHARACTERS
static final java.lang.String VIEW_MINIMUM_CHARACTERS
Workbench preference identifier for the minimum width of view tabs.
The default value for this preference is
1.- Since:
- 3.2
- See Also:
- Constant Field Values
-
SHOW_SYSTEM_JOBS
static final java.lang.String SHOW_SYSTEM_JOBS
Stores whether or not system jobs are being shown.- Since:
- 3.1
- See Also:
- Constant Field Values
-
CURRENT_THEME_ID
static final java.lang.String CURRENT_THEME_ID
Workbench preference for the current theme.- Since:
- 3.1
- See Also:
- Constant Field Values
-
CLOSE_EDITORS_ON_EXIT
static final java.lang.String CLOSE_EDITORS_ON_EXIT
A preference value indicating whether editors should be closed before saving the workbench state when exiting. The default isfalse.- Since:
- 3.1
- See Also:
- Constant Field Values
-
SHOW_PROGRESS_ON_STARTUP
static final java.lang.String SHOW_PROGRESS_ON_STARTUP
Stores whether or not to show progress while starting the workbench. The default isfalse.- Since:
- 3.1
- See Also:
- Constant Field Values
-
SHOW_MEMORY_MONITOR
static final java.lang.String SHOW_MEMORY_MONITOR
Stores whether or not to show the memory monitor in the workbench window.- Since:
- 3.1
- See Also:
- Constant Field Values
-
USE_WINDOW_WORKING_SET_BY_DEFAULT
static final java.lang.String USE_WINDOW_WORKING_SET_BY_DEFAULT
Stores whether or not to use the window working set as the default working set for newly created views (without previously stored state). This is a hint that view implementors should honor.- Since:
- 3.2
- See Also:
- Constant Field Values
-
SHOW_FILTERED_TEXTS
static final java.lang.String SHOW_FILTERED_TEXTS
Stores whether or not to show the text widget that allows type-ahead search in the case where a FilteredTree is used to display and filter tree items.- Since:
- 3.2
- See Also:
- Constant Field Values
-
ENABLE_DETACHED_VIEWS
static final java.lang.String ENABLE_DETACHED_VIEWS
Stores whether or not views may be detached. The default istrue.- Since:
- 3.2
- See Also:
- Constant Field Values
-
PROMPT_WHEN_SAVEABLE_STILL_OPEN
static final java.lang.String PROMPT_WHEN_SAVEABLE_STILL_OPEN
Stores whether or not the workbench prompts for saving when a dirty editor or view is closed, but the Saveable objects are still open in other parts. Iftrue(default), the user will be prompted. Iffalse, there will be no prompt.- Since:
- 3.2
- See Also:
Saveable, Constant Field Values
-
PERSPECTIVE_BAR_EXTRAS
static final java.lang.String PERSPECTIVE_BAR_EXTRAS
Lists the extra perspectives to show in the perspective bar. The value is a comma-separated list of perspective ids. The default is the empty string.- Since:
- 3.2
- See Also:
- Constant Field Values
-
LOCK_TRIM
static final java.lang.String LOCK_TRIM
Allows locking the trim to prevent user dragging on startup. The default isfalse.- Since:
- 3.2
- See Also:
- Constant Field Values
-
ENABLE_NEW_MIN_MAX
static final java.lang.String ENABLE_NEW_MIN_MAX
A named preference for providing the 3.3 presentation's min/max behaviourThe default value for this preference is:
false; use the 3.2 behaviour.- Since:
- 3.3
- See Also:
- Constant Field Values
-
DISABLE_NEW_FAST_VIEW
static final java.lang.String DISABLE_NEW_FAST_VIEW
A named preference for disabling opening a new fast view from the fast view bar controls ("Show View as a fast view" button or "New Fast View" submenu).Value is of type
boolean.The default is
false.- Since:
- 3.3
- See Also:
- Constant Field Values
-
ENABLE_32_STICKY_CLOSE_BEHAVIOR
static final java.lang.String ENABLE_32_STICKY_CLOSE_BEHAVIOR
A named preference for enabling the 3.2 behavior for closing sticky views. When not enabled a sticky view is closed in all perspectives when the view is closed.The default value for this preference is:
false; use the 3.2 behaviour.- Since:
- 3.3
- See Also:
- Constant Field Values
-
VIEW_TAB_POSITION
static final java.lang.String VIEW_TAB_POSITION
An named preference for whether or not tabs are on the top or bottom for views. Values are eitherSWT.TOPorSWT.BOTTOM.The default value for this preference is:
SWT.TOP.- Since:
- 3.4
- See Also:
- Constant Field Values
-
EDITOR_TAB_POSITION
static final java.lang.String EDITOR_TAB_POSITION
An named preference for whether or not tabs are on the top or bottom for editors. Values are eitherSWT.TOPorSWT.BOTTOM.The default value for this preference is:
SWT.TOP.- Since:
- 3.4
- See Also:
- Constant Field Values
-
SHOW_MULTIPLE_EDITOR_TABS
static final java.lang.String SHOW_MULTIPLE_EDITOR_TABS
Workbench preference id for whether the workbench should show multiple editor tabs. Boolean-valued:trueif editors should show multiple editor tabs, andfalseif editors should show a single editor tab.The default value for this preference is:
true- Since:
- 3.4
- See Also:
- Constant Field Values
-
DISABLE_OPEN_EDITOR_IN_PLACE
static final java.lang.String DISABLE_OPEN_EDITOR_IN_PLACE
Workbench preference id for whether the workbench may open editors in-place. Note that editors will only be opened in-place if this preference isfalseand if the current platform supports in-place editing. Boolean-valued:falseif editors may be opened in-place, andtrueif editors should never be opened in-place.The default value for this preference is:
false- Since:
- 3.4
- See Also:
- Constant Field Values
-
RECENTLY_USED_WORKINGSETS_SIZE
static final java.lang.String RECENTLY_USED_WORKINGSETS_SIZE
Workbench preference id for indicating the size of the list of most recently used working sets.Integer-valued. The default value for this preference is:
5.- Since:
- 3.7
- See Also:
- Constant Field Values
-
HIDE_QUICK_ACCESS_PER_DEFAULT
static final java.lang.String HIDE_QUICK_ACCESS_PER_DEFAULT
Workbench preference id for hiding the quick access search field per default.Boolean-valued. The default value for this preference is:
false.- Since:
- 3.112
- See Also:
- Constant Field Values
-
RESOURCE_RENAME_MODE
static final java.lang.String RESOURCE_RENAME_MODE
Whether to use inline or dialog rename on resources.
- Since:
- 3.118
- See Also:
- Constant Field Values
-
RESOURCE_RENAME_MODE_INLINE
static final java.lang.String RESOURCE_RENAME_MODE_INLINE
Preference value for
RESOURCE_RENAME_MODE, indicating that inline rename should be used.- Since:
- 3.118
- See Also:
- Constant Field Values
-
RESOURCE_RENAME_MODE_DIALOG
static final java.lang.String RESOURCE_RENAME_MODE_DIALOG
Preference value for
RESOURCE_RENAME_MODE, indicating that dialog rename should be used.- Since:
- 3.118
- See Also:
- Constant Field Values
-
-