public class BasicFormattedTextFieldUI extends BasicTextFieldUI
BasicTextUI.BasicCaret, BasicTextUI.BasicHighlighter| Constructor and Description |
|---|
BasicFormattedTextFieldUI() |
| Modifier and Type | Method and Description |
|---|---|
static ComponentUI |
createUI(JComponent c) |
protected String |
getPropertyPrefix()
Returns the prefix for entries in the
UIDefaults table. |
create, installUI, propertyChangecreate, createCaret, createHighlighter, createKeymap, damageRange, damageRange, getComponent, getEditorKit, getKeymapName, getMaximumSize, getMinimumSize, getNextVisualPositionFrom, getPreferredSize, getRootView, getVisibleEditorRect, installDefaults, installKeyboardActions, installListeners, modelChanged, modelToView, modelToView, paint, paintBackground, paintSafely, setView, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI, update, viewToModel, viewToModelgetToolTipTextcontains, getAccessibleChild, getAccessibleChildrenCountpublic BasicFormattedTextFieldUI()
public static ComponentUI createUI(JComponent c)
protected String getPropertyPrefix()
UIDefaults table.getPropertyPrefix in class BasicTextFieldUI