Uses of Interface
org.jdesktop.swingx.auth.LoginListener
Packages that use LoginListener
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.
Contains classes and interfaces used by the
JXLoginPane
component.-
Uses of LoginListener in org.jdesktop.swingx
Classes in org.jdesktop.swingx that implement LoginListenerModifier and TypeClassDescriptionprotected class
Listener class to track state in the LoginService -
Uses of LoginListener in org.jdesktop.swingx.auth
Classes in org.jdesktop.swingx.auth that implement LoginListenerMethods in org.jdesktop.swingx.auth with parameters of type LoginListenerModifier and TypeMethodDescriptionvoid
LoginService.addLoginListener
(LoginListener listener) Adds a LoginListener to the list of listenersvoid
LoginService.removeLoginListener
(LoginListener listener) Removes a LoginListener from the list of listeners