Package editor
Class LabScheme
java.lang.Object
editor.Scheme
editor.LabScheme
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Colorprivate static final Colorprivate static final Colorprivate static final Colorprivate static final Colorprivate static final Colorprivate static final Colorprivate static final Colorprivate static final Colorprivate static final Colorprivate static final Colorprivate static final Colorprivate static final Colorprivate static final Colorprivate static final Colorprivate static final Colorprivate static final Colorprivate static final Colorprivate static final Colorprivate static final Colorprivate static final Colorprivate static final Colorprivate static final Colorprivate static final Colorprivate static final Colorprivate static final Colorprivate static final Colorprivate static final Colorprivate static final Colorstatic final Stringprivate static final Colorprivate static final Colorprivate static final Colorprivate static final Colorprivate static final Colorprivate static final Colorstatic final Colorprivate static final Colorprivate static final Colorprivate static final Colorprivate static final Colorprivate static final Colorprivate static final Colorprivate static final Colorprivate static final Colorprivate static final Colorprivate static final Colorprivate static final Colorprivate static final Colorprivate static final ColorFields inherited from class editor.Scheme
SCHEMES_BY_NAME -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NAME
- See Also:
-
CONTROL_LIGHT
-
TOOLTIP_BACKGROUND
-
TOOLTIP_TEXT
-
WINDOW
-
WINDOW_TEXT
-
WINDOW_BORDER
-
TEXT_HIGHLIGHT
-
TEXT_HIGHLIGHT_TEXT
-
TEXT_TEXT
-
XP_BORDER_COLOR
-
XP_HIGHLIGHT_TOGGLE_COLOR
-
XP_HIGHLIGHT_SELECTED_COLOR
-
ACTIVE_CAPTION
-
XP_HIGHLIGHT_COLOR
-
ACTIVE_CAPTION_TEXT
-
USAGE_READ_HIGHLIGHT_COLOR
-
USAGE_READ_HIGHLIGHT_SHADOW_COLOR
-
USAGE_WRITE_HIGHLIGHT_COLOR
-
USAGE_WRITE_HIGHLIGHT_SHADOW_COLOR
-
SCOPE_HIGHLIGHT_COLOR
-
CONTROL
-
CONTROL_DARKSHADOW
-
CONTROL_HIGHLIGHT
-
CONTROL_LIGHT_SHADOW
-
CONTROL_SHADOW
-
CONTROL_TEXT
-
SEPARATOR_1
-
SEPARATOR_2
-
TREE_HANDLE_BORDER
-
COLOR_BREAKPOINT
-
COLOR_EXECPOINT
-
COLOR_FRAMEPOINT
-
COLOR_ERROR
-
COLOR_ERROR_SHADOW
-
COLOR_WARNING
-
COLOR_WARNING_SHADOW
-
CODE_WINDOW
-
CODE_WINDOW_TEXT
-
CODE_COMMENT
-
CODE_MULTILINE_COMMENT
-
CODE_STRING_LITERAL
-
CODE_NUMBER_LITERAL
-
CODE_KEYWORDS
-
CODE_ERROR
-
CODE_WARNING
-
CODE_DEPRECATED
-
CODE_OPERATOR
-
CODE_TYPE_LITERAL
-
CODE_TYPE_LITERAL_NESTED
-
-
Constructor Details
-
LabScheme
public LabScheme()
-
-
Method Details
-
isDark
public boolean isDark() -
splash
-
getCodeWindow
- Specified by:
getCodeWindowin classScheme
-
getCodeWindowText
- Specified by:
getCodeWindowTextin classScheme
-
getCodeComment
- Specified by:
getCodeCommentin classScheme
-
getCodeMultilineComment
- Specified by:
getCodeMultilineCommentin classScheme
-
getCodeStringLiteral
- Specified by:
getCodeStringLiteralin classScheme
-
getCodeNumberLiteral
- Specified by:
getCodeNumberLiteralin classScheme
-
getCodeKeyword
- Specified by:
getCodeKeywordin classScheme
-
getCodeError
- Specified by:
getCodeErrorin classScheme
-
getCodeWarning
- Specified by:
getCodeWarningin classScheme
-
getCodeDeprecated
- Specified by:
getCodeDeprecatedin classScheme
-
getCodeOperator
- Specified by:
getCodeOperatorin classScheme
-
getCodeTypeLiteral
- Specified by:
getCodeTypeLiteralin classScheme
-
getCodeTypeLiteralNested
- Specified by:
getCodeTypeLiteralNestedin classScheme
-
getControlLight
- Specified by:
getControlLightin classScheme
-
getActiveCaption
- Specified by:
getActiveCaptionin classScheme
-
getXpHighlightColor
- Specified by:
getXpHighlightColorin classScheme
-
getActiveCaptionText
- Specified by:
getActiveCaptionTextin classScheme
-
getSeparator1
- Specified by:
getSeparator1in classScheme
-
getSeparator2
- Specified by:
getSeparator2in classScheme
-
getControl
- Specified by:
getControlin classScheme
-
getControlDarkshadow
- Specified by:
getControlDarkshadowin classScheme
-
getControlHighlight
- Specified by:
getControlHighlightin classScheme
-
getControlLigthShadow
- Specified by:
getControlLigthShadowin classScheme
-
getControlShadow
- Specified by:
getControlShadowin classScheme
-
getControlText
- Specified by:
getControlTextin classScheme
-
getControlDisabledText
- Specified by:
getControlDisabledTextin classScheme
-
getToggleButtonBorderColor
- Specified by:
getToggleButtonBorderColorin classScheme
-
getTooltipBackground
- Specified by:
getTooltipBackgroundin classScheme
-
getTooltipText
- Specified by:
getTooltipTextin classScheme
-
getTreeHandleBorderColor
- Specified by:
getTreeHandleBorderColorin classScheme
-
getWindow
-
getWindowText
- Specified by:
getWindowTextin classScheme
-
getWindowBorder
- Specified by:
getWindowBorderin classScheme
-
getTextHighlight
- Specified by:
getTextHighlightin classScheme
-
getTextHighlightText
- Specified by:
getTextHighlightTextin classScheme
-
getTextText
- Specified by:
getTextTextin classScheme
-
getXpBorderColor
- Specified by:
getXpBorderColorin classScheme
-
getXpHighlightToggleColor
- Specified by:
getXpHighlightToggleColorin classScheme
-
getXpHighlightSelectedColor
- Specified by:
getXpHighlightSelectedColorin classScheme
-
getBreakpointColor
- Specified by:
getBreakpointColorin classScheme
-
getExecBreakpoint
- Specified by:
getExecBreakpointin classScheme
-
getFrameBreakpoint
- Specified by:
getFrameBreakpointin classScheme
-
getColorError
- Specified by:
getColorErrorin classScheme
-
getColorErrorShadow
- Specified by:
getColorErrorShadowin classScheme
-
getColorWarning
- Specified by:
getColorWarningin classScheme
-
getColorWarningShadow
- Specified by:
getColorWarningShadowin classScheme
-
getMenu
-
getMenuText
- Specified by:
getMenuTextin classScheme
-
getMenuBorder
- Specified by:
getMenuBorderin classScheme
-
getScrollbarBorderColor
- Specified by:
getScrollbarBorderColorin classScheme
-
getButtonBorderColor
- Specified by:
getButtonBorderColorin classScheme
-
usageReadHighlightColor
- Specified by:
usageReadHighlightColorin classScheme
-
usageReadHighlightShadowColor
- Specified by:
usageReadHighlightShadowColorin classScheme
-
usageWriteHighlightColor
- Specified by:
usageWriteHighlightColorin classScheme
-
usageWriteHighlightShadowColor
- Specified by:
usageWriteHighlightShadowColorin classScheme
-
scopeHighlightColor
- Specified by:
scopeHighlightColorin classScheme
-
getFieldBorderColor
- Specified by:
getFieldBorderColorin classScheme
-
debugVarRedText
- Specified by:
debugVarRedTextin classScheme
-
debugVarGreenText
- Specified by:
debugVarGreenTextin classScheme
-
debugVarBlueText
- Specified by:
debugVarBlueTextin classScheme
-
getLineNumberColor
- Specified by:
getLineNumberColorin classScheme
-
getAdviceColumnBackground
- Specified by:
getAdviceColumnBackgroundin classScheme
-