|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConfigurationContainer
| Method Summary | |
|---|---|
void |
setSelected(ConfigurationForm configForm)
Selects the given ConfigurationForm if it exists in this container. |
void |
setVisible(boolean visible)
Shows or hides this configuration container depending on the value of parameter visible. |
void |
validateCurrentForm()
Validates the currently selected configuration form. |
| Method Detail |
|---|
void setVisible(boolean visible)
visible.
visible - if true, shows the main application window;
otherwise, hides the main application window.void setSelected(ConfigurationForm configForm)
configForm - the ConfigurationForm to selectvoid validateCurrentForm()
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||