Uses of Enum Class
org.jdesktop.swingx.JXLoginPane.Status
Packages that use JXLoginPane.Status
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.Status in org.jdesktop.swingx
Methods in org.jdesktop.swingx that return JXLoginPane.StatusModifier and TypeMethodDescriptionJXLoginPane.getStatus()
Returns the panel's statusJXLoginPane.JXLoginDialog.getStatus()
JXLoginPane.JXLoginFrame.getStatus()
static JXLoginPane.Status
JXLoginPane.showLoginDialog
(Component parent, LoginService svc) Shows a login dialog.static JXLoginPane.Status
JXLoginPane.showLoginDialog
(Component parent, LoginService svc, PasswordStore ps, UserNameStore us) Shows a login dialog.static JXLoginPane.Status
JXLoginPane.showLoginDialog
(Component parent, LoginService svc, PasswordStore ps, UserNameStore us, List<String> servers) Shows a login dialog.static JXLoginPane.Status
JXLoginPane.showLoginDialog
(Component parent, JXLoginPane panel) Shows a login dialog.static JXLoginPane.Status
Returns the enum constant of this class with the specified name.static JXLoginPane.Status[]
JXLoginPane.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jdesktop.swingx with parameters of type JXLoginPane.StatusModifier and TypeMethodDescriptionprotected void
JXLoginPane.setStatus
(JXLoginPane.Status newStatus) Change the status