public class PgsTextAreaUI extends BasicTextAreaUI
BasicTextUI.BasicCaret, BasicTextUI.BasicHighlighter| Constructor and Description |
|---|
PgsTextAreaUI() |
| Modifier and Type | Method and Description |
|---|---|
static ComponentUI |
createUI(JComponent c) |
protected void |
installListeners() |
void |
paintSafely(Graphics g) |
protected void |
uninstallListeners() |
create, getBaseline, getBaselineResizeBehavior, getMinimumSize, getPreferredSize, getPropertyPrefix, installDefaults, propertyChangecreate, createCaret, createHighlighter, createKeymap, damageRange, damageRange, getComponent, getEditorKit, getKeymapName, getMaximumSize, getNextVisualPositionFrom, getRootView, getToolTipText, getVisibleEditorRect, installKeyboardActions, installUI, modelChanged, modelToView, modelToView, paint, paintBackground, setView, uninstallDefaults, uninstallKeyboardActions, uninstallUI, update, viewToModel, viewToModelcontains, getAccessibleChild, getAccessibleChildrenCountpublic static ComponentUI createUI(JComponent c)
public final void paintSafely(Graphics g)
paintSafely in class BasicTextUIprotected void uninstallListeners()
uninstallListeners in class BasicTextUIprotected void installListeners()
installListeners in class BasicTextUICopyright © 2015. All rights reserved.