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.
|
Modifier and Type | Method | Description |
---|---|---|
static JXLoginPane.JXLoginFrame |
JXLoginPane.showLoginFrame(LoginService svc) |
Shows a login frame.
|
static JXLoginPane.JXLoginFrame |
JXLoginPane.showLoginFrame(LoginService svc,
PasswordStore ps,
UserNameStore us) |
|
static JXLoginPane.JXLoginFrame |
JXLoginPane.showLoginFrame(LoginService svc,
PasswordStore ps,
UserNameStore us,
java.util.List<java.lang.String> servers) |
|
static JXLoginPane.JXLoginFrame |
JXLoginPane.showLoginFrame(JXLoginPane panel) |