public class BaseEditorPaneUI extends BasicEditorPaneUI
BasicTextUI.BasicCaret, BasicTextUI.BasicHighlighter| Constructor and Description |
|---|
BaseEditorPaneUI() |
| 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 |
uninstallListeners() |
getEditorKit, getPropertyPrefix, installUI, propertyChange, uninstallUIcreate, create, createCaret, createHighlighter, createKeymap, damageRange, damageRange, getComponent, getKeymapName, getMaximumSize, getMinimumSize, getNextVisualPositionFrom, getPreferredSize, getRootView, getToolTipText, getVisibleEditorRect, modelChanged, modelToView, modelToView, paint, paintSafely, setView, uninstallDefaults, uninstallKeyboardActions, update, viewToModel, viewToModelcontains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehaviorpublic static ComponentUI createUI(JComponent c)
public void installDefaults()
installDefaults in class BasicTextUIprotected 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 BasicTextUICopyright © 2014. All Rights Reserved.