public class BaseTextAreaUI extends BasicTextAreaUI
BasicTextUI.BasicCaret, BasicTextUI.BasicHighlighter| Constructor and Description |
|---|
BaseTextAreaUI() |
| Modifier and Type | Method and Description |
|---|---|
static ComponentUI |
createUI(JComponent c) |
void |
installDefaults() |
protected void |
installKeyboardActions() |
protected void |
installListeners() |
protected void |
paintBackground(Graphics g) |
protected void |
paintSafely(Graphics g) |
protected void |
propertyChange(PropertyChangeEvent evt) |
protected void |
uninstallListeners() |
create, getBaseline, getBaselineResizeBehavior, getMinimumSize, getPreferredSize, getPropertyPrefixcreate, createCaret, createHighlighter, createKeymap, damageRange, damageRange, getComponent, getEditorKit, getKeymapName, getMaximumSize, getNextVisualPositionFrom, getRootView, getToolTipText, getVisibleEditorRect, installUI, modelChanged, modelToView, modelToView, paint, setView, uninstallDefaults, uninstallKeyboardActions, uninstallUI, update, viewToModel, viewToModelcontains, getAccessibleChild, getAccessibleChildrenCountpublic static ComponentUI createUI(JComponent c)
public void installDefaults()
installDefaults in class BasicTextAreaUIprotected void installKeyboardActions()
installKeyboardActions in class BasicTextUIprotected void installListeners()
installListeners in class BasicTextUIprotected void uninstallListeners()
uninstallListeners in class BasicTextUIprotected void paintBackground(Graphics g)
paintBackground in class BasicTextUIprotected void paintSafely(Graphics g)
paintSafely in class BasicTextUIprotected void propertyChange(PropertyChangeEvent evt)
propertyChange in class BasicTextAreaUICopyright © 2014. All Rights Reserved.