Class FlatEditorPaneUI

  • All Implemented Interfaces:
    FlatStylingSupport.StyleableUI, ViewFactory

    public class FlatEditorPaneUI
    extends BasicEditorPaneUI
    implements FlatStylingSupport.StyleableUI
    Provides the Flat LaF UI delegate for JEditorPane.
    UiDefault:
    EditorPane.font Font, EditorPane.background Color, EditorPane.foreground Color also used if not editable, EditorPane.caretForeground Color, EditorPane.selectionBackground Color, EditorPane.selectionForeground Color, EditorPane.disabledBackground Color used if not enabled, EditorPane.inactiveBackground Color used if not editable, EditorPane.inactiveForeground Color used if not enabled (yes, this is confusing; this should be named disabledForeground), EditorPane.border Border, EditorPane.margin Insets, EditorPane.caretBlinkRate int default is 500 milliseconds , Component.minimumWidth int, Component.isIntelliJTheme boolean, EditorPane.focusedBackground Color optional