public class BasicPasswordFieldUI extends BasicTextFieldUI
BasicTextUI.BasicCaret, BasicTextUI.BasicHighlighter| Constructor and Description |
|---|
BasicPasswordFieldUI() |
| Modifier and Type | Method and Description |
|---|---|
View |
create(Element elem)
|
static ComponentUI |
createUI(JComponent c) |
protected String |
getPropertyPrefix()
Returns the prefix for entries in the
UIDefaults table. |
installUI, propertyChangecreate, 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, viewToModelgetToolTipTextcontains, getAccessibleChild, getAccessibleChildrenCountpublic BasicPasswordFieldUI()
public View create(Element elem)
BasicTextUIcreate in interface ViewFactorycreate in class BasicTextFieldUIelem - the Element to create a View forViewFactorypublic static ComponentUI createUI(JComponent c)
protected String getPropertyPrefix()
UIDefaults table.getPropertyPrefix in class BasicTextFieldUI