|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.willuhn.jameica.gui.dialogs.AbstractDialog
de.willuhn.jameica.gui.dialogs.LoginDialog
de.willuhn.jameica.gui.dialogs.HttpAuthDialog
public class HttpAuthDialog
Erweitert den Login-Dialog fuer HTTP-Authentifizierung und hierbei insb. das Speichern des Logins.
| Field Summary |
|---|
| Fields inherited from class de.willuhn.jameica.gui.dialogs.AbstractDialog |
|---|
i18n, MONITOR_CURRENT, MONITOR_PRIMARY, POSITION_CENTER, POSITION_MOUSE |
| Constructor Summary | |
|---|---|
HttpAuthDialog(int position)
ct. |
|
HttpAuthDialog(int position,
JameicaAuthenticator auth)
ct. |
|
| Method Summary | |
|---|---|
protected void |
extend(Container container)
Kann von abgeleiteten Dialogen ueberschrieben werden, um den Login-Dialog noch zu erweitern. |
| Methods inherited from class de.willuhn.jameica.gui.dialogs.LoginDialog |
|---|
checkLogin, getData, paint, setErrorText, setLogin, setPasswordLabelText, setText, setUsernameLabelText |
| Methods inherited from class de.willuhn.jameica.gui.dialogs.AbstractDialog |
|---|
addCloseListener, addShellListener, close, getDisplay, getShell, open, setMonitor, setSideImage, setSize, setTitle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HttpAuthDialog(int position)
position -
public HttpAuthDialog(int position,
JameicaAuthenticator auth)
position - auth - der Jameica-Authenticator.| Method Detail |
|---|
protected void extend(Container container)
throws java.lang.Exception
LoginDialog
extend in class LoginDialogcontainer - der Container.
java.lang.ExceptionLoginDialog.extend(de.willuhn.jameica.gui.util.Container)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||