public class MetalTextFieldUI extends javax.swing.plaf.basic.BasicTextFieldUI
JTextField component.| Constructor and Description |
|---|
MetalTextFieldUI()
Constructs a new instance of MetalTextFieldUI.
|
| Modifier and Type | Method and Description |
|---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent component)
Returns a new instance of
MetalTextFieldUI. |
void |
propertyChange(java.beans.PropertyChangeEvent evt)
This method gets called when a bound property is changed on the associated
JTextComponent.
|
create, getPropertyPrefix, installUIcreate, 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, viewToModelpublic MetalTextFieldUI()
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent component)
MetalTextFieldUI.component - the component for which we return an UI instanceMetalTextFieldUI.public void propertyChange(java.beans.PropertyChangeEvent evt)
propertyChange in class javax.swing.plaf.basic.BasicTextFieldUIevt - the property change event