|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jivesoftware.LoginDialog
public final class LoginDialog
Dialog to log in a user into the Spark Server. The LoginDialog is used only for login in registered users into the Spark Server.
Nested Class Summary | |
---|---|
class |
LoginDialog.GrayBackgroundPanel
|
class |
LoginDialog.ImagePanel
|
Constructor Summary | |
---|---|
LoginDialog()
Empty Constructor |
Method Summary | |
---|---|
void |
invoke(javax.swing.JFrame parentFrame)
Invokes the LoginDialog to be visible. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LoginDialog()
Method Detail |
---|
public void invoke(javax.swing.JFrame parentFrame)
parentFrame
- the parentFrame of the Login Dialog. This is used
for correct parenting.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |