Uses of Interface
org.jdesktop.swingx.JXLoginPane.NameComponent
Packages that use JXLoginPane.NameComponent
Package
Description
Contains extensions to the Swing GUI toolkit, including new and enhanced
components that provide functionality commonly required by rich,
data-centric client applications.
-
Uses of JXLoginPane.NameComponent in org.jdesktop.swingx
Classes in org.jdesktop.swingx that implement JXLoginPane.NameComponentModifier and TypeClassDescriptionprivate final class
If a UserNameStore is used, then this combo box is presented allowing the user to select a previous login name, or type in a new login nameprivate final class
If a UserNameStore is not used, then this text field is presented allowing the user to simply enter their user nameFields in org.jdesktop.swingx declared as JXLoginPane.NameComponentModifier and TypeFieldDescriptionprivate JXLoginPane.NameComponent
JXLoginPane.namePanel
This is the area in which the name field is placed.