|
Eclipse JDT 2.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.eclipse.jdt.ui.PreferenceConstants
Preference constants used in the JDT-UI preference store. Clients should only read the JDT-UI preference store using these values. Clients are not allowed to modify the preference store programmatically.
Field Summary | |
static String |
APPEARANCE_COMPRESS_PACKAGE_NAMES
A named preference that controls if package name compression is turned on or off. |
static String |
APPEARANCE_METHOD_RETURNTYPE
A named preference that controls return type rendering of methods in the UI. |
static String |
APPEARANCE_OVERRIDE_INDICATOR
A named preference that controls if override indicators are rendered in the UI. |
static String |
APPEARANCE_PKG_NAME_PATTERN_FOR_PKG_VIEW
A named preference that defines the pattern used for package name compression. |
static String |
BROWSING_LINK_VIEW_TO_EDITOR
A named preference that controls if the Java Browsing views are linked to the active editor. |
static String |
BROWSING_STACK_VERTICALLY
A named preference that controls the layout of the Java Browsing views vertically. |
static String |
CODEASSIST_AUTOACTIVATION
A named preference that controls if the Java code assist gets auto activated. |
static String |
CODEASSIST_AUTOACTIVATION_DELAY
A name preference that holds the auto activation delay time in milli seconds. |
static String |
CODEASSIST_AUTOACTIVATION_TRIGGERS_JAVA
A named preference that holds the characters that auto activate code assist in Java code. |
static String |
CODEASSIST_AUTOACTIVATION_TRIGGERS_JAVADOC
A named preference that holds the characters that auto activate code assist in Javadoc. |
static String |
CODEASSIST_CASE_SENSITIVITY
A named preference that controls whether code assist proposals filtering is case sensitive or not. |
static String |
CODEASSIST_FILL_ARGUMENT_NAMES
A named preference that controls if argument names are filled in when a method is selected from as list of code assist proposal. |
static String |
CODEASSIST_ORDER_PROPOSALS
A named preference that defines if code assist proposals are sorted in alphabetical order. |
static String |
CODEASSIST_PARAMETERS_BACKGROUND
A named preference that holds the background color used for parameter hints. |
static String |
CODEASSIST_PARAMETERS_FOREGROUND
A named preference that holds the foreground color used for parameter hints. |
static String |
CODEASSIST_PROPOSALS_BACKGROUND
A named preference that holds the background color used in the code assist selection dialog. |
static String |
CODEASSIST_PROPOSALS_FOREGROUND
A named preference that holds the foreground color used in the code assist selection dialog. |
static String |
CODEASSIST_SHOW_VISIBLE_PROPOSALS
A named preference that controls if code assist contains only visible proposals. |
static String |
CODEGEN__FILE_COMMENTS
A named preference that controls if a file comment gets added to newly created files. |
static String |
CODEGEN__JAVADOC_STUBS
A name preference that controls if a JavaDoc stub gets added to newly created types and methods. |
static String |
CODEGEN__NON_JAVADOC_COMMENTS
A named preference that controls if a non-javadoc comment gets added to methods generated via the "Override Methods" operation. |
static String |
CODEGEN_GETTERSETTER_PREFIX
A named preference that holds a list of prefixes to be removed from a local variable to compute setter and gettter names. |
static String |
CODEGEN_GETTERSETTER_SUFFIX
A named preference that holds a list of suffixes to be removed from a local variable to compute setter and getter names. |
static String |
CODEGEN_USE_GETTERSETTER_PREFIX
A named preference that controls if prefix removal during setter/getter generation is turned on or off. |
static String |
CODEGEN_USE_GETTERSETTER_SUFFIX
A named preference that controls if suffix removal during setter/getter generation is turned on or off. |
static String |
DOUBLE_CLICK
A named preference that controls the behaviour when double clicking on a container in the packages view. |
static String |
DOUBLE_CLICK_EXPANDS
A string value used by the named preference DOUBLE_CLICK . |
static String |
DOUBLE_CLICK_GOES_INTO
A string value used by the named preference DOUBLE_CLICK . |
static String |
EDITOR_BACKGROUND_COLOR
A named preference that holds the color used as the text background. |
static String |
EDITOR_BACKGROUND_DEFAULT_COLOR
A named preference that holds the default color used as the text background. |
static String |
EDITOR_CORRECTION_INDICATION
A named preference that controls if correction indicators are shown in the UI. |
static String |
EDITOR_CURRENT_LINE
A named preference that controls whether the current line highlighting is turned on or off. |
static String |
EDITOR_CURRENT_LINE_COLOR
A named preference that holds the color used to highlight the current line. |
static String |
EDITOR_EVALUTE_TEMPORARY_PROBLEMS
A named preference that controls if temporary problems are evaluated and shown in the UI. |
static String |
EDITOR_FIND_SCOPE_COLOR
A named preference that holds the color used for the find/replace scope. |
static String |
EDITOR_FOREGROUND_COLOR
A named preference that holds the color used as the text foreground. |
static String |
EDITOR_FOREGROUND_DEFAULT_COLOR
A named preference that holds the default color used as text foreground. |
static String |
EDITOR_JAVA_DEFAULT_BOLD
A named preference that controls whether Java default text is rendered in bold. |
static String |
EDITOR_JAVA_DEFAULT_COLOR
A named preference that holds the color used to render java default text. |
static String |
EDITOR_JAVA_KEYWORD_BOLD
A named preference that controls whether keywords are rendered in bold. |
static String |
EDITOR_JAVA_KEYWORD_COLOR
A named preference that holds the color used to render java keywords. |
static String |
EDITOR_JAVADOC_DEFAULT_BOLD
A named preference that controls whether javadoc default text is rendered in bold. |
static String |
EDITOR_JAVADOC_DEFAULT_COLOR
A named preference that holds the color used to render javadoc default text. |
static String |
EDITOR_JAVADOC_KEYWORD_BOLD
A named preference that controls whether javadoc keywords are rendered in bold. |
static String |
EDITOR_JAVADOC_KEYWORD_COLOR
A named preference that holds the color used to render javadoc keywords. |
static String |
EDITOR_JAVADOC_LINKS_BOLD
A named preference that controls whether javadoc links are rendered in bold. |
static String |
EDITOR_JAVADOC_LINKS_COLOR
A named preference that holds the color used to render javadoc links. |
static String |
EDITOR_JAVADOC_TAG_BOLD
A named preference that controls whether javadoc tags are rendered in bold. |
static String |
EDITOR_JAVADOC_TAG_COLOR
A named preference that holds the color used to render javadoc tags. |
static String |
EDITOR_LINE_NUMBER_RULER
A named preference that controls if the line number ruler is shown in the UI. |
static String |
EDITOR_LINE_NUMBER_RULER_COLOR
A named preference that holds the color used to render line numbers inside the line number ruler. |
static String |
EDITOR_LINKED_POSITION_COLOR
A named preference that holds the color used to render linked positions inside code templates. |
static String |
EDITOR_MATCHING_BRACKETS
A named preference that controls whether bracket matching highlighting is turned on or off. |
static String |
EDITOR_MATCHING_BRACKETS_COLOR
A named preference that holds the color used to highlight matching brackets. |
static String |
EDITOR_MULTI_LINE_COMMENT_BOLD
A named preference that controls whether multi line comments are rendered in bold. |
static String |
EDITOR_MULTI_LINE_COMMENT_COLOR
A named preference that holds the color used to render multi line comments. |
static String |
EDITOR_OVERVIEW_RULER
A named preference that controls if the overview ruler is shown in the UI. |
static String |
EDITOR_PRINT_MARGIN
A named preference that controls whether the print margin is turned on or off. |
static String |
EDITOR_PRINT_MARGIN_COLOR
A named preference that holds the color used to render the print margin. |
static String |
EDITOR_PRINT_MARGIN_COLUMN
Print margin column. |
static String |
EDITOR_PROBLEM_INDICATION
A named preference that controls whether the editor shows problem indicators in text (squiggly lines). |
static String |
EDITOR_PROBLEM_INDICATION_COLOR
A named preference that holds the color used to render problem indicators. |
static String |
EDITOR_SHOW_HOVER
A named preference that controls whether hover tooltips in the editor are turned on or off. |
static String |
EDITOR_SHOW_SEGMENTS
A named preference that controls if segmented view (show selected element only) is turned on or off. |
static String |
EDITOR_SINGLE_LINE_COMMENT_BOLD
A named preference that controls whether sinle line comments are rendered in bold. |
static String |
EDITOR_SINGLE_LINE_COMMENT_COLOR
A named preference that holds the color used to render single line comments. |
static String |
EDITOR_SPACES_FOR_TABS
A named preference that specifies if the editor uses spaces for tabs. |
static String |
EDITOR_STRING_BOLD
A named preference that controls whether string constants are rendered in bold. |
static String |
EDITOR_STRING_COLOR
A named preference that holds the color used to render string constants. |
static String |
EDITOR_TAB_WIDTH
A named preference that holds the number of spaces used per tab in the editor. |
static String |
JAVADOC_COMMAND
A named preference that holds the path of the Javadoc command used by the Javadoc creation wizard. |
static String |
LINK_PACKAGES_TO_EDITOR
A named preference that controls whether the package explorer's selection is linked to the active editor. |
static String |
LINK_TYPEHIERARCHY_TO_EDITOR
A named preference that controls whether the hierarchy view's selection is linked to the active editor. |
static String |
NEWPROJECT_JRELIBRARY_INDEX
A named preferences that specifies the current active JRE library. |
static String |
NEWPROJECT_JRELIBRARY_LIST
A named preference that holds a list of possible JRE libraries used by the New Java Project wizard. |
static String |
OPEN_TYPE_HIERARCHY
A named preference that controls if a new type hierarchy gets opened in a new type hierarchy perspective or inside the type hierarchy view part. |
static String |
OPEN_TYPE_HIERARCHY_IN_PERSPECTIVE
A string value used by the named preference OPEN_TYPE_HIERARCHY . |
static String |
OPEN_TYPE_HIERARCHY_IN_VIEW_PART
A string value used by the named preference OPEN_TYPE_HIERARCHY . |
static String |
ORGIMPORTS_IGNORELOWERCASE
A named preferences that controls if types that start with a lower case letters get added by the "Organize Import" operation. |
static String |
ORGIMPORTS_IMPORTORDER
A named preference that holds a list of comma separated package names. |
static String |
ORGIMPORTS_ONDEMANDTHRESHOLD
A named preference that specifies the number of imports added before a star-import declaration is used. |
static String |
REFACTOR_ERROR_PAGE_SEVERITY_THRESHOLD
A named preference that controls the behaviour of the refactoring wizard for showing the error page. |
static String |
REFACTOR_ERROR_SEVERITY
A string value used by the named preference REFACTOR_ERROR_PAGE_SEVERITY_THRESHOLD . |
static String |
REFACTOR_FATAL_SEVERITY
A string value used by the named preference REFACTOR_ERROR_PAGE_SEVERITY_THRESHOLD . |
static String |
REFACTOR_INFO_SEVERITY
A string value used by the named preference REFACTOR_ERROR_PAGE_SEVERITY_THRESHOLD . |
static String |
REFACTOR_OK_SEVERITY
A string value used by the named preference REFACTOR_ERROR_PAGE_SEVERITY_THRESHOLD . |
static String |
REFACTOR_SAVE_ALL_EDITORS
A named preference thet controls whether all dirty editors are automatically saved before a refactoring is executed. |
static String |
REFACTOR_WARNING_SEVERITY
A string value used by the named preference REFACTOR_ERROR_PAGE_SEVERITY_THRESHOLD . |
static String |
SHOW_CU_CHILDREN
A named preference that speficies whether children of a compilation unit are shown in the package explorer. |
static String |
SRCBIN_BINNAME
A named preference that specifies the output folder name used when creating a new Java project. |
static String |
SRCBIN_FOLDERS_IN_NEWPROJ
A named preference that controls whether new projects are generated using source and output folder. |
static String |
SRCBIN_SRCNAME
A named preference that specifies the source folder name used when creating a new Java project. |
static String |
UPDATE_JAVA_VIEWS
A named preference that controls whether Java views update their presentation while editing or when saving the content of an editor. |
static String |
UPDATE_ON_SAVE
A string value used by the named preference UPDATE_JAVA_VIEWS |
static String |
UPDATE_WHILE_EDITING
A string value used by the named preference UPDATE_JAVA_VIEWS |
Method Summary | |
static IClasspathEntry[] |
decodeJRELibraryClasspathEntries(String encodedLibrary)
Decodes an encoded JRE library and returns its classpath entries. |
static String |
decodeJRELibraryDescription(String encodedLibrary)
Decodes an encoded JRE library and returns its description string. |
static String |
encodeJRELibrary(String description,
IClasspathEntry[] entries)
Encodes a JRE library to be used in the named preference NEWPROJECT_JRELIBRARY_LIST . |
static IClasspathEntry[] |
getDefaultJRELibrary()
Returns the current configuration for the JRE to be used as default in new Java projects. |
IPreferenceStore |
getPreferenceStore()
Returns the JDT-UI preference store. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String APPEARANCE_METHOD_RETURNTYPE
Value is of type Boolean
: if true
return types
are rendered
public static final String APPEARANCE_OVERRIDE_INDICATOR
Value is of type Boolean
: if true
override
indicators are rendered
public static final String APPEARANCE_PKG_NAME_PATTERN_FOR_PKG_VIEW
Value is of type String
. For example foe the given package name 'org.eclipse.jdt' pattern
'.' will compress it to '..jdt', '1~' to 'o~.e~.jdt'.
public static final String APPEARANCE_COMPRESS_PACKAGE_NAMES
Value is of type Boolean
.
APPEARANCE_PKG_NAME_PATTERN_FOR_PKG_VIEW
,
Constant Field Valuespublic static final String CODEGEN_USE_GETTERSETTER_PREFIX
Value is of type Boolean
.
public static final String CODEGEN_GETTERSETTER_PREFIX
Value is of type String
: comma separated list of prefixed
CODEGEN_USE_GETTERSETTER_PREFIX
,
Constant Field Valuespublic static final String CODEGEN_USE_GETTERSETTER_SUFFIX
Value is of type Boolean
.
public static final String CODEGEN_GETTERSETTER_SUFFIX
Value is of type String
: comma separated list of suffixes
CODEGEN_USE_GETTERSETTER_SUFFIX
,
Constant Field Valuespublic static final String CODEGEN__JAVADOC_STUBS
Value is of type Boolean
.
public static final String CODEGEN__NON_JAVADOC_COMMENTS
Value is of type Boolean
.
public static final String CODEGEN__FILE_COMMENTS
Value is of type Boolean
.
public static final String ORGIMPORTS_IMPORTORDER
Value is of type String
: comma separated list of package names
public static final String ORGIMPORTS_ONDEMANDTHRESHOLD
Value is of type Int
: positive value specifing the number of non star-import is used
public static final String ORGIMPORTS_IGNORELOWERCASE
Value is of type Boolean
.
public static final String SHOW_CU_CHILDREN
Value is of type Boolean
.
public static final String LINK_PACKAGES_TO_EDITOR
Value is of type Boolean
.
public static final String LINK_TYPEHIERARCHY_TO_EDITOR
Value is of type Boolean
.
public static final String SRCBIN_FOLDERS_IN_NEWPROJ
Value is of type Boolean
. if true
new projects are created with a source and
output folder. If false
source and output folder equals to the project.
public static final String SRCBIN_SRCNAME
SRCBIN_FOLDERS_IN_NEWPROJ
is set to false
.
Value is of type String
.
SRCBIN_FOLDERS_IN_NEWPROJ
,
Constant Field Valuespublic static final String SRCBIN_BINNAME
SRCBIN_FOLDERS_IN_NEWPROJ
is set to false
.
Value is of type String
.
SRCBIN_FOLDERS_IN_NEWPROJ
,
Constant Field Valuespublic static final String NEWPROJECT_JRELIBRARY_LIST
IClasspathEntry
s, that will represent the
JRE on the new project's classpath.
Value is of type String
: a semicolon separated list of encoded JRE libraries.
NEWPROJECT_JRELIBRARY_INDEX
defines the currently used library. Clients
should use the method encodeJRELibrary
to encode a JRE library into a string
and the methods decodeJRELibraryDescription(String)
and
decodeJRELibraryClasspathEntries(String)
to decode the description and the array
of classpath entries from an encoded string.
NEWPROJECT_JRELIBRARY_INDEX
,
encodeJRELibrary(String, IClasspathEntry[])
,
decodeJRELibraryDescription(String)
,
decodeJRELibraryClasspathEntries(String)
,
Constant Field Valuespublic static final String NEWPROJECT_JRELIBRARY_INDEX
Value is of type Int
: an index into the list of possible JRE libraries.
NEWPROJECT_JRELIBRARY_LIST
,
Constant Field Valuespublic static final String OPEN_TYPE_HIERARCHY
Value is of type String
: possible values are
OPEN_TYPE_HIERARCHY_IN_PERSPECTIVE
or
OPEN_TYPE_HIERARCHY_IN_VIEW_PART
.
OPEN_TYPE_HIERARCHY_IN_PERSPECTIVE
,
OPEN_TYPE_HIERARCHY_IN_VIEW_PART
,
Constant Field Valuespublic static final String OPEN_TYPE_HIERARCHY_IN_PERSPECTIVE
OPEN_TYPE_HIERARCHY
.
OPEN_TYPE_HIERARCHY
,
Constant Field Valuespublic static final String OPEN_TYPE_HIERARCHY_IN_VIEW_PART
OPEN_TYPE_HIERARCHY
.
OPEN_TYPE_HIERARCHY
,
Constant Field Valuespublic static final String DOUBLE_CLICK
Value is of type String
: possible values are
DOUBLE_CLICK_GOES_INTO
or
DOUBLE_CLICK_EXPANDS
.
DOUBLE_CLICK_EXPANDS
,
DOUBLE_CLICK_GOES_INTO
,
Constant Field Valuespublic static final String DOUBLE_CLICK_GOES_INTO
DOUBLE_CLICK
.
DOUBLE_CLICK
,
Constant Field Valuespublic static final String DOUBLE_CLICK_EXPANDS
DOUBLE_CLICK
.
DOUBLE_CLICK
,
Constant Field Valuespublic static final String UPDATE_JAVA_VIEWS
Value is of type String
: possible values are
UPDATE_ON_SAVE
or
UPDATE_WHILE_EDITING
.
UPDATE_ON_SAVE
,
UPDATE_WHILE_EDITING
,
Constant Field Valuespublic static final String UPDATE_ON_SAVE
UPDATE_JAVA_VIEWS
UPDATE_JAVA_VIEWS
,
Constant Field Valuespublic static final String UPDATE_WHILE_EDITING
UPDATE_JAVA_VIEWS
UPDATE_JAVA_VIEWS
,
Constant Field Valuespublic static final String JAVADOC_COMMAND
Value is of type String
.
public static final String EDITOR_MATCHING_BRACKETS
Value is of type Boolean
.
public static final String EDITOR_MATCHING_BRACKETS_COLOR
Value is of type String
. A RGB color value encoded as a string
using class PreferenceConverter
StringConverter
,
PreferenceConverter
,
Constant Field Valuespublic static final String EDITOR_CURRENT_LINE
Value is of type Boolean
.
public static final String EDITOR_CURRENT_LINE_COLOR
Value is of type String
. A RGB color value encoded as a string
using class PreferenceConverter
StringConverter
,
PreferenceConverter
,
Constant Field Valuespublic static final String EDITOR_PRINT_MARGIN
Value is of type Boolean
.
public static final String EDITOR_PRINT_MARGIN_COLOR
Value is of type String
. A RGB color value encoded as a string
using class PreferenceConverter
StringConverter
,
PreferenceConverter
,
Constant Field Valuespublic static final String EDITOR_PRINT_MARGIN_COLUMN
public static final String EDITOR_FIND_SCOPE_COLOR
Value is of type String
. A RGB color value encoded as a string
using class PreferenceConverter
StringConverter
,
PreferenceConverter
,
Constant Field Valuespublic static final String EDITOR_SPACES_FOR_TABS
Value is of type Boolean
. If true
spaces instead of tabs are used
in the editor. If false
the editor inserts a tab character when pressing the tab
key.
public static final String EDITOR_TAB_WIDTH
Value is of type Int
: positive int value specifying the number of
spaces per tab.
public static final String EDITOR_PROBLEM_INDICATION
Value is of type Boolean
.
public static final String EDITOR_PROBLEM_INDICATION_COLOR
Value is of type String
. A RGB color value encoded as a string
using class PreferenceConverter
EDITOR_PROBLEM_INDICATION
,
StringConverter
,
PreferenceConverter
,
Constant Field Valuespublic static final String EDITOR_CORRECTION_INDICATION
Value is of type Boolean
.
public static final String EDITOR_EVALUTE_TEMPORARY_PROBLEMS
Value is of type Boolean
.
public static final String EDITOR_OVERVIEW_RULER
Value is of type Boolean
.
public static final String EDITOR_LINE_NUMBER_RULER
Value is of type Boolean
.
public static final String EDITOR_LINE_NUMBER_RULER_COLOR
Value is of type String
. A RGB color value encoded as a string
using class PreferenceConverter
StringConverter
,
PreferenceConverter
,
EDITOR_LINE_NUMBER_RULER
,
Constant Field Valuespublic static final String EDITOR_LINKED_POSITION_COLOR
Value is of type String
. A RGB color value encoded as a string
using class PreferenceConverter
StringConverter
,
PreferenceConverter
,
Constant Field Valuespublic static final String EDITOR_FOREGROUND_COLOR
Value is of type String
. A RGB color value encoded as a string
using class PreferenceConverter
StringConverter
,
PreferenceConverter
,
Constant Field Valuespublic static final String EDITOR_FOREGROUND_DEFAULT_COLOR
Value is of type String
. A RGB color value encoded as a string
using class PreferenceConverter
StringConverter
,
PreferenceConverter
,
Constant Field Valuespublic static final String EDITOR_BACKGROUND_COLOR
Value is of type String
. A RGB color value encoded as a string
using class PreferenceConverter
StringConverter
,
PreferenceConverter
,
Constant Field Valuespublic static final String EDITOR_BACKGROUND_DEFAULT_COLOR
Value is of type String
. A RGB color value encoded as a string
using class PreferenceConverter
StringConverter
,
PreferenceConverter
,
Constant Field Valuespublic static final String EDITOR_MULTI_LINE_COMMENT_COLOR
Value is of type String
. A RGB color value encoded as a string
using class PreferenceConverter
StringConverter
,
PreferenceConverter
,
Constant Field Valuespublic static final String EDITOR_MULTI_LINE_COMMENT_BOLD
Value is of type Boolean
. If true
multi line comments are rendered
in bold. If false
the are rendered using no font style attribute.
public static final String EDITOR_SINGLE_LINE_COMMENT_COLOR
Value is of type String
. A RGB color value encoded as a string
using class PreferenceConverter
StringConverter
,
PreferenceConverter
,
Constant Field Valuespublic static final String EDITOR_SINGLE_LINE_COMMENT_BOLD
Value is of type Boolean
. If true
single line comments are rendered
in bold. If false
the are rendered using no font style attribute.
public static final String EDITOR_JAVA_KEYWORD_COLOR
Value is of type String
. A RGB color value encoded as a string
using class PreferenceConverter
StringConverter
,
PreferenceConverter
,
Constant Field Valuespublic static final String EDITOR_JAVA_KEYWORD_BOLD
Value is of type Boolean
.
public static final String EDITOR_STRING_COLOR
Value is of type String
. A RGB color value encoded as a string
using class PreferenceConverter
StringConverter
,
PreferenceConverter
,
Constant Field Valuespublic static final String EDITOR_STRING_BOLD
Value is of type Boolean
.
public static final String EDITOR_JAVA_DEFAULT_COLOR
Value is of type String
. A RGB color value encoded as a string
using class PreferenceConverter
StringConverter
,
PreferenceConverter
,
Constant Field Valuespublic static final String EDITOR_JAVA_DEFAULT_BOLD
Value is of type Boolean
.
public static final String EDITOR_JAVADOC_KEYWORD_COLOR
Value is of type String
. A RGB color value encoded as a string
using class PreferenceConverter
StringConverter
,
PreferenceConverter
,
Constant Field Valuespublic static final String EDITOR_JAVADOC_KEYWORD_BOLD
Value is of type Boolean
.
public static final String EDITOR_JAVADOC_TAG_COLOR
Value is of type String
. A RGB color value encoded as a string
using class PreferenceConverter
StringConverter
,
PreferenceConverter
,
Constant Field Valuespublic static final String EDITOR_JAVADOC_TAG_BOLD
Value is of type Boolean
.
public static final String EDITOR_JAVADOC_LINKS_COLOR
Value is of type String
. A RGB color value encoded as a string
using class PreferenceConverter
StringConverter
,
PreferenceConverter
,
Constant Field Valuespublic static final String EDITOR_JAVADOC_LINKS_BOLD
Value is of type Boolean
.
public static final String EDITOR_JAVADOC_DEFAULT_COLOR
Value is of type String
. A RGB color value encoded as a string
using class PreferenceConverter
StringConverter
,
PreferenceConverter
,
Constant Field Valuespublic static final String EDITOR_JAVADOC_DEFAULT_BOLD
Value is of type Boolean
.
public static final String EDITOR_SHOW_HOVER
Value is of type Boolean
.
public static final String EDITOR_SHOW_SEGMENTS
Value is of type Boolean
.
public static final String CODEASSIST_AUTOACTIVATION
Value is of type Boolean
.
public static final String CODEASSIST_AUTOACTIVATION_DELAY
Value is of type Int
.
public static final String CODEASSIST_SHOW_VISIBLE_PROPOSALS
Value is of type Boolean
. if true
code assist only contains visible members. If
false
all members are included.
public static final String CODEASSIST_CASE_SENSITIVITY
Value is of type Boolean
.
public static final String CODEASSIST_ORDER_PROPOSALS
Value is of type Boolean
. If true
that are sorted in alphabetical
order. If false
that are unsorted.
public static final String CODEASSIST_FILL_ARGUMENT_NAMES
Value is of type Boolean
.
public static final String CODEASSIST_AUTOACTIVATION_TRIGGERS_JAVA
Value is of type Sring
. All characters that trigger auto code assist in Java code.
public static final String CODEASSIST_AUTOACTIVATION_TRIGGERS_JAVADOC
Value is of type Sring
. All characters that trigger auto code assist in Javadoc.
public static final String CODEASSIST_PROPOSALS_BACKGROUND
Value is of type String
. A RGB color value encoded as a string
using class PreferenceConverter
StringConverter
,
PreferenceConverter
,
Constant Field Valuespublic static final String CODEASSIST_PROPOSALS_FOREGROUND
Value is of type String
. A RGB color value encoded as a string
using class PreferenceConverter
StringConverter
,
PreferenceConverter
,
Constant Field Valuespublic static final String CODEASSIST_PARAMETERS_BACKGROUND
Value is of type String
. A RGB color value encoded as a string
using class PreferenceConverter
StringConverter
,
PreferenceConverter
,
Constant Field Valuespublic static final String CODEASSIST_PARAMETERS_FOREGROUND
Value is of type String
. A RGB color value encoded as a string
using class PreferenceConverter
StringConverter
,
PreferenceConverter
,
Constant Field Valuespublic static final String REFACTOR_ERROR_PAGE_SEVERITY_THRESHOLD
Value is of type String
. Valid values are:
REFACTOR_FATAL_SEVERITY
,
REFACTOR_ERROR_SEVERITY
,
REFACTOR_WARNING_SEVERITY
REFACTOR_INFO_SEVERITY
,
REFACTOR_OK_SEVERITY
.
REFACTOR_FATAL_SEVERITY
,
REFACTOR_ERROR_SEVERITY
,
REFACTOR_WARNING_SEVERITY
,
REFACTOR_INFO_SEVERITY
,
REFACTOR_OK_SEVERITY
,
Constant Field Valuespublic static final String REFACTOR_FATAL_SEVERITY
REFACTOR_ERROR_PAGE_SEVERITY_THRESHOLD
.
REFACTOR_ERROR_PAGE_SEVERITY_THRESHOLD
,
Constant Field Valuespublic static final String REFACTOR_ERROR_SEVERITY
REFACTOR_ERROR_PAGE_SEVERITY_THRESHOLD
.
REFACTOR_ERROR_PAGE_SEVERITY_THRESHOLD
,
Constant Field Valuespublic static final String REFACTOR_WARNING_SEVERITY
REFACTOR_ERROR_PAGE_SEVERITY_THRESHOLD
.
REFACTOR_ERROR_PAGE_SEVERITY_THRESHOLD
,
Constant Field Valuespublic static final String REFACTOR_INFO_SEVERITY
REFACTOR_ERROR_PAGE_SEVERITY_THRESHOLD
.
REFACTOR_ERROR_PAGE_SEVERITY_THRESHOLD
,
Constant Field Valuespublic static final String REFACTOR_OK_SEVERITY
REFACTOR_ERROR_PAGE_SEVERITY_THRESHOLD
.
REFACTOR_ERROR_PAGE_SEVERITY_THRESHOLD
,
Constant Field Valuespublic static final String REFACTOR_SAVE_ALL_EDITORS
Value is of type Boolean
.
public static final String BROWSING_LINK_VIEW_TO_EDITOR
Value is of type Boolean
.
LINK_PACKAGES_TO_EDITOR
,
Constant Field Valuespublic static final String BROWSING_STACK_VERTICALLY
Value is of type Boolean
. If true
the views are stacked vertical.
If
false
they are stacked horizontal.
Method Detail |
public IPreferenceStore getPreferenceStore()
public static String encodeJRELibrary(String description, IClasspathEntry[] entries)
NEWPROJECT_JRELIBRARY_LIST
.
description
- a string value describing the JRE library. The description is used
to indentify the JDR library in the UIentries
- an array of classpath entries to be encoded
public static String decodeJRELibraryDescription(String encodedLibrary)
encodeJRELibrary(String, IClasspathEntry[])
public static IClasspathEntry[] decodeJRELibraryClasspathEntries(String encodedLibrary)
encodeJRELibrary(String, IClasspathEntry[])
public static IClasspathEntry[] getDefaultJRELibrary()
NEWPROJECT_JRELIBRARY_LIST
with the index defined by NEWPROJECT_JRELIBRARY_INDEX
.
NEWPROJECT_JRELIBRARY_LIST
,
NEWPROJECT_JRELIBRARY_INDEX
|
Eclipse JDT 2.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |