public final class WindowsPasswordFieldUI
extends com.sun.java.swing.plaf.windows.WindowsPasswordFieldUI
Constructor and Description |
---|
WindowsPasswordFieldUI() |
Modifier and Type | Method and Description |
---|---|
protected javax.swing.text.Caret |
createCaret()
Creates the caret for a field.
|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.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
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
JPasswordField
.c
- the password field componentprotected javax.swing.text.Caret createCaret()
createCaret
in class com.sun.java.swing.plaf.windows.WindowsPasswordFieldUI
Copyright © 2001-2012 JGoodies Karsten Lentzsch. All Rights Reserved.