Uses of Class
org.jdesktop.swingx.JXLoginPane
Packages that use JXLoginPane
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.
Provides basic implementation of pluggable look-and-feel for SwingX components together with a
mechanism to support custom component look-and-feels.
-
Uses of JXLoginPane in org.jdesktop.swingx
Methods in org.jdesktop.swingx that return JXLoginPaneMethods in org.jdesktop.swingx with parameters of type JXLoginPaneModifier and TypeMethodDescriptionprotected void
JXLoginPane.JXLoginDialog.init
(JXLoginPane p) static JXLoginPane.Status
JXLoginPane.showLoginDialog
(Component parent, JXLoginPane panel) Shows a login dialog.static JXLoginPane.JXLoginFrame
JXLoginPane.showLoginFrame
(JXLoginPane panel) Shows a login frame.Constructors in org.jdesktop.swingx with parameters of type JXLoginPaneModifierConstructorDescriptionJXLoginDialog
(Dialog parent, JXLoginPane p) JXLoginDialog
(Frame parent, JXLoginPane p) ctor -
Uses of JXLoginPane in org.jdesktop.swingx.plaf.basic
Constructors in org.jdesktop.swingx.plaf.basic with parameters of type JXLoginPaneModifierConstructorDescriptionCreates a new instance of BasicLoginDialogUI