javax.swing.plaf.basic
public class BasicTextAreaUI extends BasicTextUI
BasicTextUI.BasicCaret, BasicTextUI.BasicHighlighter
Constructor and Description |
---|
BasicTextAreaUI() |
Modifier and Type | Method and Description |
---|---|
View |
create(Element elem)
Create the view.
|
static ComponentUI |
createUI(JComponent comp) |
protected String |
getPropertyPrefix()
Returns the prefix for entries in the
UIDefaults table. |
protected void |
propertyChange(PropertyChangeEvent ev)
Receives notification whenever one of the text component's bound
properties changes.
|
create, createCaret, createHighlighter, createKeymap, damageRange, damageRange, getComponent, getEditorKit, getKeymapName, getMaximumSize, getMinimumSize, getNextVisualPositionFrom, getPreferredSize, getRootView, getVisibleEditorRect, installDefaults, installKeyboardActions, installListeners, installUI, modelChanged, modelToView, modelToView, paint, paintBackground, paintSafely, setView, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI, update, viewToModel, viewToModel
getToolTipText
contains, getAccessibleChild, getAccessibleChildrenCount
public BasicTextAreaUI()
public static ComponentUI createUI(JComponent comp)
public View create(Element elem)
create
in interface ViewFactory
create
in class BasicTextUI
elem
- the element to create a View forViewFactory
protected String getPropertyPrefix()
UIDefaults
table.getPropertyPrefix
in class BasicTextUI
protected void propertyChange(PropertyChangeEvent ev)
propertyChange
in class BasicTextUI
ev
- the property change event