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
Fields in org.jdesktop.swingx declared as JXLoginPaneModifier and TypeFieldDescriptionprivate JXLoginPaneJXLoginPane.CancelAction.panelprivate JXLoginPaneJXLoginPane.JXLoginDialog.panelprivate JXLoginPaneJXLoginPane.JXLoginFrame.panelprivate JXLoginPaneJXLoginPane.LoginAction.panelMethods in org.jdesktop.swingx that return JXLoginPaneMethods in org.jdesktop.swingx with parameters of type JXLoginPaneModifier and TypeMethodDescriptionprotected voidJXLoginPane.JXLoginDialog.init(JXLoginPane p) (package private) static voidJXLoginPane.initWindow(Window w, JXLoginPane panel) Utility method for initializing a Window for displaying a LoginDialog.static JXLoginPane.StatusJXLoginPane.showLoginDialog(Component parent, JXLoginPane panel) Shows a login dialog.static JXLoginPane.JXLoginFrameJXLoginPane.showLoginFrame(JXLoginPane panel) Constructors in org.jdesktop.swingx with parameters of type JXLoginPaneModifierConstructorDescriptionJXLoginDialog(Dialog parent, JXLoginPane p) JXLoginDialog(Frame parent, JXLoginPane p) -
Uses of JXLoginPane in org.jdesktop.swingx.plaf.basic
Fields in org.jdesktop.swingx.plaf.basic declared as JXLoginPaneConstructors in org.jdesktop.swingx.plaf.basic with parameters of type JXLoginPaneModifierConstructorDescriptionCreates a new instance of BasicLoginDialogUI