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, viewToModelgetToolTipTextcontains, getAccessibleChild, getAccessibleChildrenCountpublic BasicTextAreaUI()
public static ComponentUI createUI(JComponent comp)
public View create(Element elem)
create in interface ViewFactorycreate in class BasicTextUIelem - the element to create a View forViewFactoryprotected String getPropertyPrefix()
UIDefaults table.getPropertyPrefix in class BasicTextUIprotected void propertyChange(PropertyChangeEvent ev)
propertyChange in class BasicTextUIev - the property change event