|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.cdt.ui.PreferenceConstants
public class PreferenceConstants
Preference constants used in the CDT-UI preference store. Clients should only read the CDT-UI preference store using these values. Clients are not allowed to modify the preference store programmatically.
Field Summary | |
---|---|
static java.lang.String |
CODEASSIST_CATEGORY_ORDER
A named preference that controls the order of the specific code assist commands. |
static java.lang.String |
CODEASSIST_EXCLUDED_CATEGORIES
A named preference that controls which completion proposal categories have been excluded from the default proposal list. |
static java.lang.String |
CVIEW_GROUP_INCLUDES
A named preference that controls if the CView. |
static java.lang.String |
EDITOR_BOLD_SUFFIX
Preference key suffix for bold text style preference keys. |
static java.lang.String |
EDITOR_C_BRACES_BOLD
A named preference that controls whether braces are rendered in bold. |
static java.lang.String |
EDITOR_C_BRACES_COLOR
A named preference that holds the color used to render braces. |
static java.lang.String |
EDITOR_C_BRACES_ITALIC
A named preference that controls whether braces are rendered in italic. |
static java.lang.String |
EDITOR_C_BUILTIN_TYPE_BOLD
A named preference that controls whether builtin types are rendered in bold. |
static java.lang.String |
EDITOR_C_BUILTIN_TYPE_COLOR
A named preference that holds the color used to render builtin types. |
static java.lang.String |
EDITOR_C_BUILTIN_TYPE_ITALIC
A named preference that controls whether builtin types are rendered in italic. |
static java.lang.String |
EDITOR_C_DEFAULT_BOLD
A named preference that controls whether C/C++ default text is rendered in bold. |
static java.lang.String |
EDITOR_C_DEFAULT_COLOR
A named preference that holds the color used to render C/C++ default text. |
static java.lang.String |
EDITOR_C_DEFAULT_ITALIC
A named preference that controls whether C/C++ default text is rendered in italic. |
static java.lang.String |
EDITOR_C_KEYWORD_BOLD
A named preference that controls whether keywords are rendered in bold. |
static java.lang.String |
EDITOR_C_KEYWORD_COLOR
A named preference that holds the color used to render C/C++ keywords. |
static java.lang.String |
EDITOR_C_KEYWORD_ITALIC
A named preference that controls whether keywords are rendered in italic. |
static java.lang.String |
EDITOR_C_NUMBER_BOLD
A named preference that controls whether number are rendered in bold. |
static java.lang.String |
EDITOR_C_NUMBER_COLOR
A named preference that holds the color used to render numbers. |
static java.lang.String |
EDITOR_C_NUMBER_ITALIC
A named preference that controls whether number are rendered in italic. |
static java.lang.String |
EDITOR_C_OPERATOR_BOLD
A named preference that controls whether operators are rendered in bold. |
static java.lang.String |
EDITOR_C_OPERATOR_COLOR
A named preference that holds the color used to render operators. |
static java.lang.String |
EDITOR_C_OPERATOR_ITALIC
A named preference that controls whether operators are rendered in italic. |
static java.lang.String |
EDITOR_C_STRING_BOLD
A named preference that controls whether string constants are rendered in bold. |
static java.lang.String |
EDITOR_C_STRING_COLOR
A named preference that holds the color used to render string constants. |
static java.lang.String |
EDITOR_C_STRING_ITALIC
A named preference that controls whether string constants are rendered in italic. |
static java.lang.String |
EDITOR_CLOSE_ANGULAR_BRACKETS
A named preference that controls whether the 'close angular brackets' feature is enabled. |
static java.lang.String |
EDITOR_CLOSE_BRACES
A named preference that controls whether the 'close braces' feature is enabled. |
static java.lang.String |
EDITOR_CLOSE_BRACKETS
A named preference that controls whether the 'close brackets' feature is enabled. |
static java.lang.String |
EDITOR_CLOSE_STRINGS
A named preference that controls whether the 'close strings' feature is enabled. |
static java.lang.String |
EDITOR_CORRECTION_INDICATION
A named preference that controls if correction indicators are shown in the UI. |
static java.lang.String |
EDITOR_ESCAPE_STRINGS
A named preference that controls whether the 'escape strings' feature is enabled. |
static java.lang.String |
EDITOR_EVALUATE_TEMPORARY_PROBLEMS
A named preference that controls if temporary problems are evaluated and shown in the UI. |
static java.lang.String |
EDITOR_FOLDING_COMMENTS
A named preference that stores the value for comment folding for the default folding provider. |
static java.lang.String |
EDITOR_FOLDING_ENABLED
A named preference that controls whether folding is enabled in the C editor. |
static java.lang.String |
EDITOR_FOLDING_FUNCTIONS
A named preference that stores the value for functions folding for the default folding provider. |
static java.lang.String |
EDITOR_FOLDING_HEADERS
A named preference that stores the value for header comment folding for the default folding provider. |
static java.lang.String |
EDITOR_FOLDING_INACTIVE_CODE
A named preference that stores the value for inactive code folding for the default folding provider. |
static java.lang.String |
EDITOR_FOLDING_MACROS
A named preference that stores the value for macros folding for the default folding provider. |
static java.lang.String |
EDITOR_FOLDING_METHODS
A named preference that stores the value for method folding for the default folding provider. |
static java.lang.String |
EDITOR_FOLDING_PREPROCESSOR_BRANCHES_ENABLED
A named preference that controls whether folding of preprocessor branches is enabled. |
static java.lang.String |
EDITOR_FOLDING_PROVIDER
A named preference that stores the configured folding provider. |
static java.lang.String |
EDITOR_FOLDING_STRUCTURES
A named preference that stores the value for Structure folding for the default folding provider. |
static java.lang.String |
EDITOR_ITALIC_SUFFIX
Preference key suffix for italic text style preference keys. |
static java.lang.String |
EDITOR_MULTI_LINE_COMMENT_BOLD
A named preference that controls whether multi-line comments are rendered in bold. |
static java.lang.String |
EDITOR_MULTI_LINE_COMMENT_COLOR
A named preference that holds the color used to render multi-line comments. |
static java.lang.String |
EDITOR_MULTI_LINE_COMMENT_ITALIC
A named preference that controls whether multi-line comments are rendered in italic. |
static java.lang.String |
EDITOR_PP_DEFAULT_BOLD
A named preference that controls whether preprocessor text is rendered in bold. |
static java.lang.String |
EDITOR_PP_DEFAULT_COLOR
A named preference that holds the color used to render preprocessor text. |
static java.lang.String |
EDITOR_PP_DEFAULT_ITALIC
A named preference that controls whether preprocessor text is rendered in italic. |
static java.lang.String |
EDITOR_PP_DIRECTIVE_BOLD
A named preference that controls whether preprocessor directives are rendered in bold. |
static java.lang.String |
EDITOR_PP_DIRECTIVE_COLOR
A named preference that holds the color used to render preprocessor directives. |
static java.lang.String |
EDITOR_PP_DIRECTIVE_ITALIC
A named preference that controls whether preprocessor directives are rendered in italic. |
static java.lang.String |
EDITOR_PP_HEADER_BOLD
A named preference that controls whether headers are rendered in bold. |
static java.lang.String |
EDITOR_PP_HEADER_COLOR
A named preference that holds the color used to render headers. |
static java.lang.String |
EDITOR_PP_HEADER_ITALIC
A named preference that controls whether number are rendered in italic. |
static java.lang.String |
EDITOR_SEMANTIC_HIGHLIGHTING_BOLD_SUFFIX
A named preference suffix that controls if semantic highlighting has the text attribute bold. |
static java.lang.String |
EDITOR_SEMANTIC_HIGHLIGHTING_COLOR_SUFFIX
A named preference suffix that controls a semantic highlighting's color. |
static java.lang.String |
EDITOR_SEMANTIC_HIGHLIGHTING_ENABLED
A named preference key that controls if semantic highlighting is enabled. |
static java.lang.String |
EDITOR_SEMANTIC_HIGHLIGHTING_ENABLED_SUFFIX
A named preference suffix that controls if semantic highlighting is enabled. |
static java.lang.String |
EDITOR_SEMANTIC_HIGHLIGHTING_ITALIC_SUFFIX
A named preference suffix that controls if semantic highlighting has the text attribute italic. |
static java.lang.String |
EDITOR_SEMANTIC_HIGHLIGHTING_PREFIX
A named preference prefix for semantic highlighting preferences. |
static java.lang.String |
EDITOR_SEMANTIC_HIGHLIGHTING_STRIKETHROUGH_SUFFIX
A named preference suffix that controls if semantic highlighting has the text attribute strikethrough. |
static java.lang.String |
EDITOR_SEMANTIC_HIGHLIGHTING_UNDERLINE_SUFFIX
A named preference suffix that controls if semantic highlighting has the text attribute underline. |
static java.lang.String |
EDITOR_SHOW_SEGMENTS
A named preference that controls if segmented view (show selected element only) is turned on or off. |
static java.lang.String |
EDITOR_SHOW_TEXT_HOVER_AFFORDANCE
Deprecated. As of 4.0, replaced by AbstractDecoratedTextEditorPreferenceConstants#EDITOR_SHOW_TEXT_HOVER_AFFORDANCE |
static java.lang.String |
EDITOR_SINGLE_LINE_COMMENT_BOLD
A named preference that controls whether single line comments are rendered in bold. |
static java.lang.String |
EDITOR_SINGLE_LINE_COMMENT_COLOR
A named preference that holds the color used to render single line comments. |
static java.lang.String |
EDITOR_SINGLE_LINE_COMMENT_ITALIC
A named preference that controls whether single line comments are rendered in italic. |
static java.lang.String |
EDITOR_SMART_PASTE
A named preference that controls whether the 'smart paste' feature is enabled. |
static java.lang.String |
EDITOR_SMART_TAB
A named preference that controls the smart tab behavior. |
static java.lang.String |
EDITOR_STRIKETHROUGH_SUFFIX
Preference key suffix for strikethrough text style preference keys. |
static java.lang.String |
EDITOR_TASK_TAG_BOLD
A named preference that controls whether task tags are rendered in bold. |
static java.lang.String |
EDITOR_TASK_TAG_COLOR
A named preference that holds the color used to render task tags. |
static java.lang.String |
EDITOR_TASK_TAG_ITALIC
A named preference that controls whether task tags are rendered in italic. |
static java.lang.String |
EDITOR_TEXT_FONT
The symbolic font name for the C/C++ editor text font (value "org.eclipse.cdt.ui.editors.textfont" ). |
static java.lang.String |
EDITOR_TEXT_HOVER_MODIFIER_MASKS
A named preference that defines the key for the hover modifier state masks. |
static java.lang.String |
EDITOR_TEXT_HOVER_MODIFIERS
A named preference that defines the key for the hover modifiers. |
static java.lang.String |
EDITOR_UNDERLINE_SUFFIX
Preference key suffix for underline text style preference keys. |
static java.lang.String |
EDITOR_WRAP_STRINGS
A named preference that controls whether the 'wrap strings' feature is enabled. |
static java.lang.String |
ENSURE_NEWLINE_AT_EOF
Preference key for whether to ensure a newline at the end of files when saving. |
static java.lang.String |
FORMATTER_PROFILE
A named preference that controls which profile is used by the code formatter. |
static java.lang.String |
ID_BESTMATCH_HOVER
The id of the best match hover contributed for extension point org.eclipse.cdt.ui.textHovers . |
static java.lang.String |
OUTLINE_GROUP_INCLUDES
A named preference that controls if the Outline view. |
static java.lang.String |
OUTLINE_GROUP_NAMESPACES
A named preference that controls if the Outline view. |
static java.lang.String |
OUTLINE_LINK_TO_EDITOR
A named preference that controls whether the outline view selection should stay in sync with with the element at the current cursor position. |
static java.lang.String |
PREF_LINK_TO_EDITOR
A named preference that controls whether the cview's selection is linked to the active editor. |
static java.lang.String |
PREF_SHOW_CU_CHILDREN
A named preference that speficies whether children of a translation unit are shown in the CView. |
static java.lang.String |
PREF_USE_STRUCTURAL_PARSE_MODE
A named preference that speficies whether to use the parser's structural mode to build the CModel. |
static java.lang.String |
TEMPLATES_USE_CODEFORMATTER
A named preference that controls if templates are formatted when applied. |
Method Summary | |
---|---|
static org.eclipse.jface.preference.IPreferenceStore |
getPreferenceStore()
Returns the CDT-UI preference store. |
static void |
initializeDefaultValues(org.eclipse.jface.preference.IPreferenceStore store)
Initializes the given preference store with the default values. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String EDITOR_BOLD_SUFFIX
public static final java.lang.String EDITOR_ITALIC_SUFFIX
public static final java.lang.String EDITOR_STRIKETHROUGH_SUFFIX
public static final java.lang.String EDITOR_UNDERLINE_SUFFIX
public static final java.lang.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 java.lang.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 java.lang.String EDITOR_MULTI_LINE_COMMENT_ITALIC
Value is of type Boolean
. If true
multi-line comments are rendered
in italic. If false
the are rendered using no italic font style attribute.
public static final java.lang.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 java.lang.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 java.lang.String EDITOR_SINGLE_LINE_COMMENT_ITALIC
Value is of type Boolean
. If true
single line comments are rendered
in italic. If false
the are rendered using no italic font style attribute.
public static final java.lang.String EDITOR_C_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 java.lang.String EDITOR_C_KEYWORD_BOLD
Value is of type Boolean
.
public static final java.lang.String EDITOR_C_KEYWORD_ITALIC
Value is of type Boolean
.
public static final java.lang.String EDITOR_PP_DIRECTIVE_COLOR
Value is of type String
. A RGB color value encoded as a string
using class PreferenceConverter
StringConverter
,
PreferenceConverter
,
Constant Field Valuespublic static final java.lang.String EDITOR_PP_DIRECTIVE_BOLD
Value is of type Boolean
.
public static final java.lang.String EDITOR_PP_DIRECTIVE_ITALIC
Value is of type Boolean
.
public static final java.lang.String EDITOR_PP_HEADER_COLOR
Value is of type String
. A RGB color value encoded as a string
using class PreferenceConverter
StringConverter
,
PreferenceConverter
,
Constant Field Valuespublic static final java.lang.String EDITOR_PP_HEADER_BOLD
Value is of type Boolean
.
public static final java.lang.String EDITOR_PP_HEADER_ITALIC
Value is of type Boolean
.
public static final java.lang.String EDITOR_PP_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 java.lang.String EDITOR_PP_DEFAULT_BOLD
Value is of type Boolean
.
public static final java.lang.String EDITOR_PP_DEFAULT_ITALIC
Value is of type Boolean
.
public static final java.lang.String EDITOR_C_BUILTIN_TYPE_COLOR
Value is of type String
. A RGB color value encoded as a string
using class PreferenceConverter
StringConverter
,
PreferenceConverter
,
Constant Field Valuespublic static final java.lang.String EDITOR_C_BUILTIN_TYPE_BOLD
Value is of type Boolean
.
public static final java.lang.String EDITOR_C_BUILTIN_TYPE_ITALIC
Value is of type Boolean
.
public static final java.lang.String EDITOR_C_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 java.lang.String EDITOR_C_STRING_BOLD
Value is of type Boolean
.
public static final java.lang.String EDITOR_C_STRING_ITALIC
Value is of type Boolean
.
public static final java.lang.String EDITOR_C_OPERATOR_COLOR
Value is of type String
. A RGB color value encoded as a string
using class PreferenceConverter
StringConverter
,
PreferenceConverter
,
Constant Field Valuespublic static final java.lang.String EDITOR_C_OPERATOR_BOLD
Value is of type Boolean
.
public static final java.lang.String EDITOR_C_OPERATOR_ITALIC
Value is of type Boolean
.
public static final java.lang.String EDITOR_C_NUMBER_COLOR
Value is of type String
. A RGB color value encoded as a string
using class PreferenceConverter
StringConverter
,
PreferenceConverter
,
Constant Field Valuespublic static final java.lang.String EDITOR_C_NUMBER_BOLD
Value is of type Boolean
.
public static final java.lang.String EDITOR_C_NUMBER_ITALIC
Value is of type Boolean
.
public static final java.lang.String EDITOR_C_BRACES_COLOR
Value is of type String
. A RGB color value encoded as a string
using class PreferenceConverter
StringConverter
,
PreferenceConverter
,
Constant Field Valuespublic static final java.lang.String EDITOR_C_BRACES_BOLD
Value is of type Boolean
.
public static final java.lang.String EDITOR_C_BRACES_ITALIC
Value is of type Boolean
.
public static final java.lang.String EDITOR_C_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 java.lang.String EDITOR_C_DEFAULT_BOLD
Value is of type Boolean
.
public static final java.lang.String EDITOR_C_DEFAULT_ITALIC
Value is of type Boolean
.
public static final java.lang.String EDITOR_TEXT_FONT
"org.eclipse.cdt.ui.editors.textfont"
).
public static final java.lang.String PREF_LINK_TO_EDITOR
Value is of type Boolean
.
public static final java.lang.String PREF_SHOW_CU_CHILDREN
Value is of type Boolean
.
public static final java.lang.String PREF_USE_STRUCTURAL_PARSE_MODE
Value is of type Boolean
.
public static final java.lang.String EDITOR_SHOW_SEGMENTS
Value is of type Boolean
.
public static final java.lang.String EDITOR_TASK_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 java.lang.String EDITOR_TASK_TAG_BOLD
Value is of type Boolean
.
public static final java.lang.String EDITOR_TASK_TAG_ITALIC
Value is of type Boolean
.
public static final java.lang.String EDITOR_CORRECTION_INDICATION
Value is of type Boolean
.
public static final java.lang.String EDITOR_EVALUATE_TEMPORARY_PROBLEMS
Value is of type Boolean
.
public static final java.lang.String EDITOR_TEXT_HOVER_MODIFIERS
public static final java.lang.String EDITOR_TEXT_HOVER_MODIFIER_MASKS
EDITOR_TEXT_HOVER_MODIFIERS
cannot be resolved to valid SWT modifier bits.
EDITOR_TEXT_HOVER_MODIFIERS
,
Constant Field Valuespublic static final java.lang.String EDITOR_CLOSE_STRINGS
Value is of type Boolean
.
public static final java.lang.String EDITOR_WRAP_STRINGS
Value is of type Boolean
.
public static final java.lang.String EDITOR_ESCAPE_STRINGS
Value is of type Boolean
.
public static final java.lang.String EDITOR_CLOSE_BRACKETS
Value is of type Boolean
.
public static final java.lang.String EDITOR_CLOSE_ANGULAR_BRACKETS
Value is of type Boolean
.
public static final java.lang.String EDITOR_CLOSE_BRACES
Value is of type Boolean
.
public static final java.lang.String EDITOR_SMART_PASTE
Value is of type Boolean
.
public static final java.lang.String EDITOR_SMART_TAB
Value is of type Boolean
.
public static final java.lang.String ID_BESTMATCH_HOVER
org.eclipse.cdt.ui.textHovers
.
public static final java.lang.String OUTLINE_GROUP_INCLUDES
Value is of type Boolean
.
public static final java.lang.String OUTLINE_GROUP_NAMESPACES
Value is of type Boolean
.
public static final java.lang.String OUTLINE_LINK_TO_EDITOR
Value is of type Boolean
.
public static final java.lang.String CVIEW_GROUP_INCLUDES
Value is of type Boolean
.
public static final java.lang.String CODEASSIST_EXCLUDED_CATEGORIES
Value is of type String
, a "\0"-separated list of identifiers.
public static final java.lang.String CODEASSIST_CATEGORY_ORDER
Value is of type String
, a "\0"-separated list of identifiers.
public static final java.lang.String EDITOR_FOLDING_ENABLED
Value is of type Boolean
.
public static final java.lang.String EDITOR_FOLDING_PROVIDER
Value is of type String
.
public static final java.lang.String EDITOR_FOLDING_STRUCTURES
Value is of type Boolean
.
public static final java.lang.String EDITOR_FOLDING_FUNCTIONS
Value is of type Boolean
.
public static final java.lang.String EDITOR_FOLDING_METHODS
Value is of type Boolean
.
public static final java.lang.String EDITOR_FOLDING_MACROS
Value is of type Boolean
.
public static final java.lang.String EDITOR_FOLDING_COMMENTS
Value is of type Boolean
.
public static final java.lang.String EDITOR_FOLDING_HEADERS
Value is of type Boolean
.
public static final java.lang.String EDITOR_FOLDING_INACTIVE_CODE
Value is of type Boolean
.
public static final java.lang.String EDITOR_FOLDING_PREPROCESSOR_BRANCHES_ENABLED
Value is of type Boolean
.
public static final java.lang.String TEMPLATES_USE_CODEFORMATTER
Value is of type Boolean
.
public static final java.lang.String FORMATTER_PROFILE
Value is of type String
.
public static final java.lang.String ENSURE_NEWLINE_AT_EOF
public static final java.lang.String EDITOR_SHOW_TEXT_HOVER_AFFORDANCE
AbstractDecoratedTextEditorPreferenceConstants#EDITOR_SHOW_TEXT_HOVER_AFFORDANCE
public static final java.lang.String EDITOR_SEMANTIC_HIGHLIGHTING_PREFIX
public static final java.lang.String EDITOR_SEMANTIC_HIGHLIGHTING_COLOR_SUFFIX
Value is of type String
. A RGB color value encoded as a string
using class PreferenceConverter
StringConverter
,
PreferenceConverter
,
Constant Field Valuespublic static final java.lang.String EDITOR_SEMANTIC_HIGHLIGHTING_BOLD_SUFFIX
Value is of type Boolean
: true
if bold.
public static final java.lang.String EDITOR_SEMANTIC_HIGHLIGHTING_ITALIC_SUFFIX
Value is of type Boolean
: true
if italic.
public static final java.lang.String EDITOR_SEMANTIC_HIGHLIGHTING_STRIKETHROUGH_SUFFIX
Value is of type Boolean
: true
if strikethrough.
public static final java.lang.String EDITOR_SEMANTIC_HIGHLIGHTING_UNDERLINE_SUFFIX
Value is of type Boolean
: true
if underline.
public static final java.lang.String EDITOR_SEMANTIC_HIGHLIGHTING_ENABLED_SUFFIX
Value is of type Boolean
: true
if enabled.
public static final java.lang.String EDITOR_SEMANTIC_HIGHLIGHTING_ENABLED
Value is of type Boolean
: true
if enabled.
Method Detail |
---|
public static org.eclipse.jface.preference.IPreferenceStore getPreferenceStore()
public static void initializeDefaultValues(org.eclipse.jface.preference.IPreferenceStore store)
store
- the preference store to be initialized
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |