swingx
Version 2005-08-19

Uses of Interface
org.jdesktop.swingx.JXLoginPanel.NameComponent

Packages that use JXLoginPanel.NameComponent
org.jdesktop.swingx 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 JXLoginPanel.NameComponent in org.jdesktop.swingx
 

Classes in org.jdesktop.swingx that implement JXLoginPanel.NameComponent
static class JXLoginPanel.ComboNamePanel
          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 name
static class JXLoginPanel.SimpleNamePanel
          If a UserNameStore is not used, then this text field is presented allowing the user to simply enter their user name
 


swingx
Version 2005-08-19