public class PasswordFieldPainter<E extends javax.swing.JPasswordField,U extends WebPasswordFieldUI,D extends IDecoration<E,D>> extends AbstractTextFieldPainter<E,U,D> implements IPasswordFieldPainter<E,U>, javax.swing.SwingConstants
documentChangeListeners, hideInputPromptOnFocus, inputPromptFont, inputPromptForeground, inputPromptHorizontalPosition, inputPromptOnlyWhenEditable, inputPromptVerticalPositionancestor, DECORATION_STATES_PROPERTY, decorationCache, decorations, focused, focusStateTracker, hierarchyTracker, hover, hoverStateTracker, neighboursTracker, statescomponent, listeners, ltr, propertyChangeListener, ui| Constructor and Description |
|---|
PasswordFieldPainter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getInputPrompt()
Returns input prompt text.
|
java.awt.Component |
getLeadingComponent()
Returns field leading component.
|
java.awt.Component |
getTrailingComponent()
Returns field trailing component.
|
getBorders, install, uninstallgetDecorationStates, getEditorRect, isInputPromptVisible, paintContent, paintInputPromptadjustBounds, asList, collectDecorationStates, getDecoration, getDecorations, getDecorationSize, getPreferredSize, getSectionPainters, installFocusListener, installHierarchyListener, installHoverListener, isDecorated, isDecorationPaintAllowed, isEnabled, isFocused, isHover, isOpaque, isOpaqueDecorated, isOpaqueUndecorated, isPlainBackgroundPaintAllowed, paint, propertyChange, provideShape, uninstallFocusListener, uninstallHierarchyListener, uninstallHoverListener, updateDecorationState, usesState, usesStateaddPainterListener, b, borderChange, getCompleteBorder, i, i, i, installPropertyChangeListener, isSectionPainter, isSettingsUpdateAllowed, orientationChange, p, removePainterListener, repaint, repaint, repaint, revalidate, saveOrientation, uninstallPropertyChangeListener, updateAll, updateBorder, updateOpacity, updateOrientationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisInputPromptVisibleaddPainterListener, getBorders, getPreferredSize, install, isOpaque, paint, removePainterListener, uninstallpublic java.lang.String getInputPrompt()
IAbstractTextEditorPaintergetInputPrompt in interface IAbstractTextEditorPainter<E extends javax.swing.JPasswordField,U extends WebPasswordFieldUI>public java.awt.Component getTrailingComponent()
IAbstractTextFieldPaintergetTrailingComponent in interface IAbstractTextFieldPainter<E extends javax.swing.JPasswordField,U extends WebPasswordFieldUI>public java.awt.Component getLeadingComponent()
IAbstractTextFieldPaintergetLeadingComponent in interface IAbstractTextFieldPainter<E extends javax.swing.JPasswordField,U extends WebPasswordFieldUI>