javax.swing.plaf.basic
public class BasicTextFieldUI extends BasicTextUI
| Constructor Summary | |
|---|---|
| BasicTextFieldUI() | |
| Method Summary | |
|---|---|
| View | create(Element elem) |
| static ComponentUI | createUI(JComponent c) |
| protected String | getPropertyPrefix()
Returns the prefix for entries in the {@link UIDefaults} table.
|
| void | installUI(JComponent c) |
| protected void | propertyChange(PropertyChangeEvent event)
Receives notification whenever one of the text component's bound
properties changes. |
Returns: "TextField"
The colors are only changed if they are not a
ColorUIResource.
Parameters: event the property change event