public final class PlasticPasswordFieldUI extends BasicPasswordFieldUI
BasicTextUI.BasicCaret, BasicTextUI.BasicHighlighter
Constructor and Description |
---|
PlasticPasswordFieldUI() |
Modifier and Type | Method and Description |
---|---|
protected Caret |
createCaret()
Creates the caret for a field.
|
static ComponentUI |
createUI(JComponent c)
Creates a UI for a
JPasswordField . |
create, getPropertyPrefix, installDefaults
getBaseline, getBaselineResizeBehavior
create, createHighlighter, createKeymap, damageRange, damageRange, getComponent, getEditorKit, getKeymapName, getMaximumSize, getMinimumSize, getNextVisualPositionFrom, getPreferredSize, getRootView, getToolTipText, getVisibleEditorRect, installKeyboardActions, installListeners, installUI, modelChanged, modelToView, modelToView, paint, paintBackground, paintSafely, propertyChange, setView, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI, update, viewToModel, viewToModel
contains, getAccessibleChild, getAccessibleChildrenCount
public static ComponentUI createUI(JComponent c)
JPasswordField
.c
- the password field componentprotected Caret createCaret()
createCaret
in class BasicTextUI
Copyright © 2014 JGoodies Software GmbH. All rights reserved.