Class FlatTextAreaUI

All Implemented Interfaces:
FlatStylingSupport.StyleableUI, ViewFactory

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