javax.swing.plaf.basic
public class BasicPasswordFieldUI extends BasicTextFieldUI
Constructor Summary | |
---|---|
BasicPasswordFieldUI() |
Method Summary | |
---|---|
View | create(Element elem) |
static ComponentUI | createUI(JComponent c) |
protected String | getPropertyPrefix()
Returns the prefix for entries in the {@link UIDefaults} table.
|
Returns: "PasswordField"