Java Doc for IWorkbenchPreferenceConstants.java in  » IDE-Eclipse » ui-workbench » org » eclipse » ui » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » IDE Eclipse » ui workbench » org.eclipse.ui 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


org.eclipse.ui.IWorkbenchPreferenceConstants

IWorkbenchPreferenceConstants
public interface IWorkbenchPreferenceConstants (Code)
Preference ids exposed by the Eclipse Platform User Interface. These preference settings can be obtained from the UI plug-in's preference store.
See Also:   PlatformUI.PLUGIN_ID
See Also:   PlatformUI.getPreferenceStore


Field Summary
final public static  StringALTERNATE_OPEN_NEW_PERSPECTIVE
     A named preference for how a new perspective is opened when the alternate key modifiers are pressed.
final public static  StringBOTTOM
     Constant to be used when referring to the bottom of the workbench window.
final public static  StringCLOSE_EDITORS_ON_EXIT
     A preference value indicating whether editors should be closed before saving the workbench state when exiting.
public static  StringCURRENT_THEME_ID
     Workbench preference for the current theme.
final public static  StringDEFAULT_PERSPECTIVE_ID
     A named preference indicating the default workbench perspective.
final public static  StringDISABLE_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).
public static  StringDOCK_PERSPECTIVE_BAR
     A named preference indicating where the perspective bar should be docked.
public static  StringDYNAMIC_HELP_ACTION_TEXT
     A named preference for the text of the Dynamic Help action.
final public static  StringEDITOR_MINIMUM_CHARACTERS
    

Workbench preference identifier for the minimum width of editor tabs.

final public static  StringENABLE_32_STICKY_CLOSE_BEHAVIOR
     A named preference for enabling the 3.2 behavior for closing sticky views.
final public static  StringENABLE_ANIMATIONS
    
final public static  StringENABLE_DETACHED_VIEWS
     Stores whether or not views may be detached.
final public static  StringENABLE_NEW_MIN_MAX
     A named preference for providing the 3.3 presentation's min/max behaviour

The default value for this preference is: false; use the 3.2 behaviour.

public static  StringHELP_CONTENTS_ACTION_TEXT
     A named preference for the text of the Help Contents action.
public static  StringHELP_SEARCH_ACTION_TEXT
     A named preference for the text of the Help Search action.
final public static  StringINITIAL_FAST_VIEW_BAR_LOCATION
     A named preference indicating where the fast view bar should be docked in a fresh workspace.
final public static  StringKEY_CONFIGURATION_ID
    

Workbench preference id for the key configuration identifier to be treated as the default.

final public static  StringLEFT
     Constant to be used when referring to the left side of the workbench window.
final public static  StringLINK_NAVIGATOR_TO_EDITOR
     A named preference for whether to show an editor when its input file is selected in the Navigator (and vice versa).
final public static  StringLOCK_TRIM
     Allows locking the trim to prevent user dragging on startup.
final public static  StringNO_NEW_PERSPECTIVE
     A preference value indicating that an action should not open a new perspective.
final public static  StringOPEN_NEW_PERSPECTIVE
     A named preference for how a new perspective is opened.

Value is of type String.

final public static  StringOPEN_PERSPECTIVE_PAGE
     A preference value indicating that an action should open a new perspective in a new page.
final public static  StringOPEN_PERSPECTIVE_REPLACE
     A preference value indicating that an action should open a new perspective by replacing the current perspective.
final public static  StringOPEN_PERSPECTIVE_WINDOW
     A preference value indicating that an action should open a new perspective in a new window.
final public static  StringPERSPECTIVE_BAR_EXTRAS
     Lists the extra perspectives to show in the perspective bar.
final public static  StringPRESENTATION_FACTORY_ID
     A named preference indicating the presentation factory to use for the workbench look and feel.
final public static  StringPROJECT_OPEN_NEW_PERSPECTIVE
     A named preference for how a new perspective should be opened when a new project is created.

Value is of type String.

final public static  StringPROMPT_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.
final public static  StringRIGHT
     Constant to be used when referring to the right side of the workbench window.
final public static  StringSHIFT_OPEN_NEW_PERSPECTIVE
     A named preference for how a new perspective is opened when the shift key modifier is pressed.
final public static  StringSHOW_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.
final public static  StringSHOW_INTRO
     A named preference indicating whether the workbench should show the introduction component (if available) on startup.
final public static  StringSHOW_MEMORY_MONITOR
     Stores whether or not to show the memory monitor in the workbench window.
public static  StringSHOW_OPEN_ON_PERSPECTIVE_BAR
     A named preference for whether the workbench should show the "open perspective" button on the perspective bar.
public static  StringSHOW_OTHER_IN_PERSPECTIVE_MENU
     A named preference for whether the workbench should show the "Other..." menu item in the perspective menu.
final public static  StringSHOW_PROGRESS_ON_STARTUP
     Stores whether or not to show progress while starting the workbench.
final public static  StringSHOW_SYSTEM_JOBS
     Stores whether or not system jobs are being shown.
public static  StringSHOW_TEXT_ON_PERSPECTIVE_BAR
     A named preference for whether the workbench should show text on the perspective bar.
public static  StringSHOW_TRADITIONAL_STYLE_TABS
     A named preference for whether the workbench should show traditional style tabs in editors and views.
final public static  StringTOP_LEFT
     Constant to be used when referring to the top left of the workbench window.
final public static  StringTOP_RIGHT
     Constant to be used when referring to the top right of the workbench window.
final public static  StringUSE_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).
final public static  StringVIEW_MINIMUM_CHARACTERS
    

Workbench preference identifier for the minimum width of view tabs.




Field Detail
ALTERNATE_OPEN_NEW_PERSPECTIVE
final public static String ALTERNATE_OPEN_NEW_PERSPECTIVE(Code)
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 by OPEN_PERSPECTIVE_WINDOW, OPEN_PERSPECTIVE_PAGE and OPEN_PERSPECTIVE_REPLACE.




BOTTOM
final public static String BOTTOM(Code)
Constant to be used when referring to the bottom of the workbench window.
See Also:   IWorkbenchPreferenceConstants.INITIAL_FAST_VIEW_BAR_LOCATION
since:
   3.0



CLOSE_EDITORS_ON_EXIT
final public static String CLOSE_EDITORS_ON_EXIT(Code)
A preference value indicating whether editors should be closed before saving the workbench state when exiting. The default is false.
since:
   3.1



CURRENT_THEME_ID
public static String CURRENT_THEME_ID(Code)
Workbench preference for the current theme.
since:
   3.1



DEFAULT_PERSPECTIVE_ID
final public static String DEFAULT_PERSPECTIVE_ID(Code)
A named preference indicating the default workbench perspective.



DISABLE_NEW_FAST_VIEW
final public static String DISABLE_NEW_FAST_VIEW(Code)
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



DOCK_PERSPECTIVE_BAR
public static String DOCK_PERSPECTIVE_BAR(Code)
A named preference indicating where the perspective bar should be docked. The default value (when this preference is not set) is TOP_RIGHT.

This preference may be one of the following values: IWorkbenchPreferenceConstants.TOP_RIGHT , IWorkbenchPreferenceConstants.TOP_LEFT , or IWorkbenchPreferenceConstants.LEFT .


since:
   3.0



DYNAMIC_HELP_ACTION_TEXT
public static String DYNAMIC_HELP_ACTION_TEXT(Code)
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



EDITOR_MINIMUM_CHARACTERS
final public static String EDITOR_MINIMUM_CHARACTERS(Code)

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 -1 internally to signify "use default".

The default value for this preference is -1.


since:
   3.1



ENABLE_32_STICKY_CLOSE_BEHAVIOR
final public static String ENABLE_32_STICKY_CLOSE_BEHAVIOR(Code)
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



ENABLE_ANIMATIONS
final public static String ENABLE_ANIMATIONS(Code)
A named preference for enabling animations when a layout transition occurs

The default value for this preference is: true (show animations when a transition occurs)


since:
   3.1



ENABLE_DETACHED_VIEWS
final public static String ENABLE_DETACHED_VIEWS(Code)
Stores whether or not views may be detached. The default is true.
since:
   3.2



ENABLE_NEW_MIN_MAX
final public static String ENABLE_NEW_MIN_MAX(Code)
A named preference for providing the 3.3 presentation's min/max behaviour

The default value for this preference is: false; use the 3.2 behaviour.


since:
   3.3



HELP_CONTENTS_ACTION_TEXT
public static String HELP_CONTENTS_ACTION_TEXT(Code)
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



HELP_SEARCH_ACTION_TEXT
public static String HELP_SEARCH_ACTION_TEXT(Code)
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



INITIAL_FAST_VIEW_BAR_LOCATION
final public static String INITIAL_FAST_VIEW_BAR_LOCATION(Code)
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.
See Also:   IWorkbenchPreferenceConstants.LEFT
See Also:   IWorkbenchPreferenceConstants.BOTTOM
See Also:   IWorkbenchPreferenceConstants.RIGHT
since:
   3.0



KEY_CONFIGURATION_ID
final public static String KEY_CONFIGURATION_ID(Code)

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




LEFT
final public static String LEFT(Code)
Constant to be used when referring to the left side of the workbench window.
See Also:   IWorkbenchPreferenceConstants.DOCK_PERSPECTIVE_BAR
See Also:   IWorkbenchPreferenceConstants.INITIAL_FAST_VIEW_BAR_LOCATION
since:
   3.0



LINK_NAVIGATOR_TO_EDITOR
final public static String LINK_NAVIGATOR_TO_EDITOR(Code)
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.




LOCK_TRIM
final public static String LOCK_TRIM(Code)
Allows locking the trim to prevent user dragging on startup. The default is false.
since:
   3.2



NO_NEW_PERSPECTIVE
final public static String NO_NEW_PERSPECTIVE(Code)
A preference value indicating that an action should not open a new perspective.
See Also:   IWorkbenchPreferenceConstants.PROJECT_OPEN_NEW_PERSPECTIVE



OPEN_NEW_PERSPECTIVE
final public static String OPEN_NEW_PERSPECTIVE(Code)
A named preference for how a new perspective is opened.

Value is of type String. The possible values are defined by OPEN_PERSPECTIVE_WINDOW, OPEN_PERSPECTIVE_PAGE and OPEN_PERSPECTIVE_REPLACE.


See Also:   IWorkbenchPreferenceConstants.OPEN_PERSPECTIVE_WINDOW
See Also:   IWorkbenchPreferenceConstants.OPEN_PERSPECTIVE_PAGE
See Also:   IWorkbenchPreferenceConstants.OPEN_PERSPECTIVE_REPLACE
See Also:   IWorkbenchPreferenceConstants.NO_NEW_PERSPECTIVE



OPEN_PERSPECTIVE_PAGE
final public static String OPEN_PERSPECTIVE_PAGE(Code)
A preference value indicating that an action should open a new perspective in a new page.
See Also:   IWorkbenchPreferenceConstants.PROJECT_OPEN_NEW_PERSPECTIVE



OPEN_PERSPECTIVE_REPLACE
final public static String OPEN_PERSPECTIVE_REPLACE(Code)
A preference value indicating that an action should open a new perspective by replacing the current perspective.
See Also:   IWorkbenchPreferenceConstants.PROJECT_OPEN_NEW_PERSPECTIVE



OPEN_PERSPECTIVE_WINDOW
final public static String OPEN_PERSPECTIVE_WINDOW(Code)
A preference value indicating that an action should open a new perspective in a new window.
See Also:   IWorkbenchPreferenceConstants.PROJECT_OPEN_NEW_PERSPECTIVE



PERSPECTIVE_BAR_EXTRAS
final public static String PERSPECTIVE_BAR_EXTRAS(Code)
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



PRESENTATION_FACTORY_ID
final public static String PRESENTATION_FACTORY_ID(Code)
A named preference indicating the presentation factory to use for the workbench look and feel.
since:
   3.0



PROJECT_OPEN_NEW_PERSPECTIVE
final public static String PROJECT_OPEN_NEW_PERSPECTIVE(Code)
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 constants OPEN_PERSPECTIVE_WINDOW, OPEN_PERSPECTIVE_PAGE, OPEN_PERSPECTIVE_REPLACE, and NO_NEW_PERSPECTIVE.


See Also:   IWorkbenchPreferenceConstants.OPEN_PERSPECTIVE_WINDOW
See Also:   IWorkbenchPreferenceConstants.OPEN_PERSPECTIVE_PAGE
See Also:   IWorkbenchPreferenceConstants.OPEN_PERSPECTIVE_REPLACE
See Also:   IWorkbenchPreferenceConstants.NO_NEW_PERSPECTIVE



PROMPT_WHEN_SAVEABLE_STILL_OPEN
final public static String PROMPT_WHEN_SAVEABLE_STILL_OPEN(Code)
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. If true (default), the user will be prompted. If false, there will be no prompt.
See Also:   Saveable
since:
   3.2



RIGHT
final public static String RIGHT(Code)
Constant to be used when referring to the right side of the workbench window.
See Also:   IWorkbenchPreferenceConstants.INITIAL_FAST_VIEW_BAR_LOCATION
since:
   3.0



SHIFT_OPEN_NEW_PERSPECTIVE
final public static String SHIFT_OPEN_NEW_PERSPECTIVE(Code)
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 by OPEN_PERSPECTIVE_WINDOW, OPEN_PERSPECTIVE_PAGE and OPEN_PERSPECTIVE_REPLACE.




SHOW_FILTERED_TEXTS
final public static String SHOW_FILTERED_TEXTS(Code)
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



SHOW_INTRO
final public static String SHOW_INTRO(Code)
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)


See Also:   org.eclipse.ui.application.WorkbenchWindowAdvisor.openIntro
since:
   3.0



SHOW_MEMORY_MONITOR
final public static String SHOW_MEMORY_MONITOR(Code)
Stores whether or not to show the memory monitor in the workbench window.
since:
   3.1



SHOW_OPEN_ON_PERSPECTIVE_BAR
public static String SHOW_OPEN_ON_PERSPECTIVE_BAR(Code)
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, false otherwise.

The default value for this preference is: true (show "open perspective" button on the perspective bar)


since:
   3.4



SHOW_OTHER_IN_PERSPECTIVE_MENU
public static String SHOW_OTHER_IN_PERSPECTIVE_MENU(Code)
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, false otherwise.

The default value for this preference is: true (show the "Other..." menu item in the perspective menu)


since:
   3.4



SHOW_PROGRESS_ON_STARTUP
final public static String SHOW_PROGRESS_ON_STARTUP(Code)
Stores whether or not to show progress while starting the workbench. The default is false.
since:
   3.1



SHOW_SYSTEM_JOBS
final public static String SHOW_SYSTEM_JOBS(Code)
Stores whether or not system jobs are being shown.
since:
   3.1



SHOW_TEXT_ON_PERSPECTIVE_BAR
public static String SHOW_TEXT_ON_PERSPECTIVE_BAR(Code)
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, false otherwise.

The default value for this preference is: true (show text on the perspective bar)


since:
   3.0



SHOW_TRADITIONAL_STYLE_TABS
public static String SHOW_TRADITIONAL_STYLE_TABS(Code)
A named preference for whether the workbench should show traditional style tabs in editors and views. Boolean-valued: true if editors and views should use a traditional style of tab and false if editors should show new style tab (3.0 style)

The default value for this preference is: true


since:
   3.0



TOP_LEFT
final public static String TOP_LEFT(Code)
Constant to be used when referring to the top left of the workbench window.
See Also:   IWorkbenchPreferenceConstants.DOCK_PERSPECTIVE_BAR
since:
   3.0



TOP_RIGHT
final public static String TOP_RIGHT(Code)
Constant to be used when referring to the top right of the workbench window.
See Also:   IWorkbenchPreferenceConstants.DOCK_PERSPECTIVE_BAR
since:
   3.0



USE_WINDOW_WORKING_SET_BY_DEFAULT
final public static String USE_WINDOW_WORKING_SET_BY_DEFAULT(Code)
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



VIEW_MINIMUM_CHARACTERS
final public static String VIEW_MINIMUM_CHARACTERS(Code)

Workbench preference identifier for the minimum width of view tabs.

The default value for this preference is 1.


since:
   3.2





www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.