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