Package | Description |
---|---|
org.jdesktop.swingx |
Contains extensions to the Swing GUI toolkit, including new and enhanced
components that provide functionality commonly required by rich,
data-centric client applications.
|
org.jdesktop.swingx.auth |
Contains classes and interfaces used by the
JXLoginPane component. |
Modifier and Type | Class | Description |
---|---|---|
protected class |
JXLoginPane.LoginListenerImpl |
Listener class to track state in the LoginService
|
Modifier and Type | Class | Description |
---|---|---|
class |
LoginAdapter |
Modifier and Type | Method | Description |
---|---|---|
void |
LoginService.addLoginListener(LoginListener listener) |
Adds a LoginListener to the list of listeners
|
void |
LoginService.removeLoginListener(LoginListener listener) |
Removes a LoginListener from the list of listeners
|
Copyright © 2018. All rights reserved.