public class WebFormattedTextFieldUI extends WebTextFieldUI
| Constructor and Description |
|---|
WebFormattedTextFieldUI() |
| Modifier and Type | Method and Description |
|---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent c)
Returns an instance of the WebFormattedTextFieldUI for the specified component.
|
protected java.lang.String |
getPropertyPrefix() |
getFieldMargin, getInputPrompt, getInputPromptFont, getInputPromptForeground, getInputPromptPosition, getLeadingComponent, getPainter, getPreferredSize, getRound, getShadeWidth, getTrailingComponent, installUI, isDrawBackground, isDrawBorder, isDrawFocus, isDrawShade, isHideInputPromptOnFocus, isWebColored, paintBackground, paintSafely, provideShape, setDrawBackground, setDrawBorder, setDrawFocus, setDrawShade, setFieldMargin, setHideInputPromptOnFocus, setInputPrompt, setInputPromptFont, setInputPromptForeground, setInputPromptPosition, setLeadingComponent, setPainter, setRound, setShadeWidth, setTrailingComponent, setWebColored, uninstallUI, updateBordercreate, getBaseline, getBaselineResizeBehaviorcreate, createCaret, createHighlighter, createKeymap, damageRange, damageRange, getComponent, getEditorKit, getKeymapName, getMaximumSize, getMinimumSize, getNextVisualPositionFrom, getRootView, getToolTipText, getVisibleEditorRect, installDefaults, installKeyboardActions, installListeners, modelChanged, modelToView, modelToView, paint, propertyChange, setView, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, update, viewToModel, viewToModelpublic static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
c - component that will use UI instanceprotected java.lang.String getPropertyPrefix()
getPropertyPrefix in class javax.swing.plaf.basic.BasicTextFieldUI