javax.swing.plaf.basic
public class BasicFormattedTextFieldUI extends BasicTextFieldUI
Since: 1.4
| Constructor Summary | |
|---|---|
| BasicFormattedTextFieldUI() | |
| Method Summary | |
|---|---|
| static ComponentUI | createUI(JComponent c) |
| protected String | getPropertyPrefix()
Returns the prefix for entries in the {@link UIDefaults} table.
|
Returns: "FormattedTextField"