Default Bound System Style
Default style bindings for all system styles. Constructor capabilities are not intended to cover Swing's styling capabilities comprehensively, only to provide those options that will be exercised by one or more system styles.
Author
Leslie Schultz
Todd L Smith
Mark van Gulik
Entries
Default style for SystemStyle.BLOCK.
Default style for SystemStyle.METHOD_DEFINITION.
Default style for SystemStyle.METHOD_NAME.
Default style for SystemStyle.PARAMETER_DEFINITION.
Default style for SystemStyle.PARAMETER_USE.
Default style for SystemStyle.METHOD_SEND.
Default style for SystemStyle.MACRO_SEND.
Default style for SystemStyle.STATEMENT.
Default style for SystemStyle.TYPE.
Default style for SystemStyle.METATYPE.
Default style for SystemStyle.PHRASE_TYPE.
Default style for SystemStyle.MODULE_HEADER.
Default style for SystemStyle.MODULE_HEADER_REGION.
Default style for SystemStyle.VERSION.
Default style for SystemStyle.IMPORT.
Default style for SystemStyle.EXPORT.
Default style for SystemStyle.ENTRY_POINT.
Default style for SystemStyle.ENTRY_POINT.
Default style for SystemStyle.COMMENT.
Default style for SystemStyle.DOCUMENTATION.
Default style for SystemStyle.DOCUMENTATION_TAG.
Default style for SystemStyle.MODULE_CONSTANT_DEFINITION.
Default style for SystemStyle.MODULE_CONSTANT_USE.
Default style for SystemStyle.MODULE_VARIABLE_DEFINITION.
Default style for SystemStyle.MODULE_VARIABLE_USE.
Default style for SystemStyle.PRIMITIVE_FAILURE_REASON_DEFINITION.
Default style for SystemStyle.PRIMITIVE_FAILURE_REASON_USE.
Default style for SystemStyle.LOCAL_CONSTANT_DEFINITION.
Default style for SystemStyle.LOCAL_CONSTANT_USE.
Default style for SystemStyle.LOCAL_VARIABLE_DEFINITION.
Default style for SystemStyle.LOCAL_VARIABLE_USE.
Default style for SystemStyle.LABEL_DEFINITION.
Default style for SystemStyle.LABEL_USE.
Default style for SystemStyle.STRING_LITERAL.
Default style for SystemStyle.STRING_ESCAPE_SEQUENCE.
Default style for SystemStyle.NUMERIC_LITERAL.
Default style for SystemStyle.BOOLEAN_LITERAL.
Default style for SystemStyle.TUPLE_CONSTRUCTOR.
Default style for SystemStyle.SET_CONSTRUCTOR.
Default style for SystemStyle.MAP_CONSTRUCTOR.
Default style for SystemStyle.CHARACTER_LITERAL.
Default style for SystemStyle.ATOM_LITERAL.
Default style for SystemStyle.OTHER_LITERAL.
Default style for SystemStyle.CONDITIONAL.
Default style for SystemStyle.LOOP.
Default style for SystemStyle.LEXER_DEFINITION.
Default style for SystemStyle.MACRO_DEFINITION.
Default style for SystemStyle.SEMANTIC_RESTRICTION_DEFINITION.
Default style for SystemStyle.GRAMMATICAL_RESTRICTION_DEFINITION.
Default style for SystemStyle.SEAL_DEFINITION.
Default style for SystemStyle.OBJECT_TYPE_DEFINITION.
Default style for SystemStyle.SPECIAL_OBJECT.
Default style for SystemStyle.PRIMITIVE_NAME.
Default style for SystemStyle.PHRASE.
Default style for SystemStyle.RETURN_VALUE.
Default style for SystemStyle.NONLOCAL_CONTROL.
Functions
Apply the dark-themed variant of the receiving style to the specified StyledDocument.
Answer the active style for the receiver and the specified StyledDocument.
Apply the light-themed variant of the receiving style to the specified StyledDocument.
Apply the appropriate variant of the receiving style to the specified StyledDocument based on the active theme.