|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.willuhn.jameica.gui.AbstractControl
de.willuhn.jameica.gui.internal.controller.SettingsControl
public class SettingsControl
| Field Summary |
|---|
| Fields inherited from class de.willuhn.jameica.gui.AbstractControl |
|---|
view |
| Constructor Summary | |
|---|---|
SettingsControl(AbstractView view)
ct. |
|
| Method Summary | |
|---|---|
Part |
getCertificates()
Liefert eine Tabelle mit den installierten Zertifikaten. |
Input |
getColorComment()
Auswahlfeld. |
Input |
getColorError()
Auswahlfeld. |
Input |
getColorLink()
Auswahlfeld. |
Input |
getColorLinkActive()
Auswahlfeld. |
Input |
getColorMandatoryBG()
Auswahlfeld. |
Input |
getColorSuccess()
Auswahlfeld. |
Input |
getColorWidgetBG()
Auswahlfeld. |
Input |
getColorWidgetFG()
Auswahlfeld. |
Input |
getHttpsProxyHost()
Liefert ein Eingabefeld fuer die Definition des HTTPS-Proxy-Hosts. |
Input |
getHttpsProxyPort()
Liefert ein Eingabefeld fuer die TCP-Portnummer des HTTPS-Proxys. |
CheckboxInput |
getLabelMandatory()
Liefert eine Checkbox, mit der konfiguriert werden kann, ob auch die Labels vor Pflichtfeldern rot gefaerbt werden. |
SelectInput |
getLocale()
Auswahlfeld fuer die Sprache. |
Input |
getLogLevel()
Liefert ein Auswahl-Feld fuer den Log-Level. |
Part |
getPlugins()
Liefert eine Tabelle mit den installierten Plugins. |
Input |
getProxyHost()
Liefert ein Eingabefeld fuer die Definition des Proxy-Hosts. |
Input |
getProxyPort()
Liefert ein Eingabefeld fuer die TCP-Portnummer des Proxys. |
Input |
getRmiPort()
Liefert ein Eingabe-Feld fuer den zu verwendenden RMI-Port. |
CheckboxInput |
getRmiSSL()
Liefert eine Checkbox zur Aktivierung von SSL bei der RMI-Uebertragung. |
Input |
getStyleFactory()
Liefert ein Auswahl-Feld fuer die Style-Factory. |
CheckboxInput |
getUseSystemProxy()
|
void |
handleRestore()
Setzt die Einstellungen zurueck. |
void |
handleStore()
Speichert die Einstellungen. |
| Methods inherited from class de.willuhn.jameica.gui.AbstractControl |
|---|
getCurrentObject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SettingsControl(AbstractView view)
view - | Method Detail |
|---|
public Input getLogLevel()
public Input getRmiPort()
public CheckboxInput getRmiSSL()
public Input getProxyHost()
public Input getProxyPort()
public Input getHttpsProxyHost()
public Input getHttpsProxyPort()
public CheckboxInput getUseSystemProxy()
public Part getCertificates()
public Part getPlugins()
public Input getStyleFactory()
public SelectInput getLocale()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionpublic Input getColorWidgetBG()
public Input getColorWidgetFG()
public Input getColorMandatoryBG()
public Input getColorComment()
public Input getColorError()
public Input getColorSuccess()
public Input getColorLink()
public Input getColorLinkActive()
public CheckboxInput getLabelMandatory()
public void handleStore()
public void handleRestore()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||