Uses of Class
org.jdesktop.swingx.JXLoginPane.JXLoginFrame
Packages that use JXLoginPane.JXLoginFrame
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.JXLoginFrame in org.jdesktop.swingx
Methods in org.jdesktop.swingx that return JXLoginPane.JXLoginFrameModifier and TypeMethodDescriptionstatic JXLoginPane.JXLoginFrame
JXLoginPane.showLoginFrame
(LoginService svc) Shows a login frame.static JXLoginPane.JXLoginFrame
JXLoginPane.showLoginFrame
(LoginService svc, PasswordStore ps, UserNameStore us) Shows a login frame.static JXLoginPane.JXLoginFrame
JXLoginPane.showLoginFrame
(LoginService svc, PasswordStore ps, UserNameStore us, List<String> servers) Shows a login frame.static JXLoginPane.JXLoginFrame
JXLoginPane.showLoginFrame
(JXLoginPane panel) Shows a login frame.