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 and Description |
---|---|
static JXLoginPane.JXLoginFrame |
JXLoginPane.showLoginFrame(JXLoginPane panel) |
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,
List<String> servers) |
Copyright © 2016. All rights reserved.