public class UISpecTextUI extends BasicTextUI
BasicTextUI.BasicCaret, BasicTextUI.BasicHighlighter
Constructor and Description |
---|
UISpecTextUI() |
Modifier and Type | Method and Description |
---|---|
static ComponentUI |
createUI(JComponent component) |
Dimension |
getMaximumSize(JComponent c) |
Dimension |
getMinimumSize(JComponent c) |
Dimension |
getPreferredSize(JComponent c) |
protected String |
getPropertyPrefix() |
create, create, createCaret, createHighlighter, createKeymap, damageRange, damageRange, getComponent, getEditorKit, getKeymapName, getNextVisualPositionFrom, getRootView, getToolTipText, getVisibleEditorRect, installDefaults, installKeyboardActions, installListeners, installUI, modelChanged, modelToView, modelToView, paint, paintBackground, paintSafely, propertyChange, setView, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI, update, viewToModel, viewToModel
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior
public static ComponentUI createUI(JComponent component)
public Dimension getPreferredSize(JComponent c)
getPreferredSize
in class BasicTextUI
protected String getPropertyPrefix()
getPropertyPrefix
in class BasicTextUI
public Dimension getMaximumSize(JComponent c)
getMaximumSize
in class BasicTextUI
public Dimension getMinimumSize(JComponent c)
getMinimumSize
in class BasicTextUI
Copyright © 2004–2016. All rights reserved.