|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for a tab for use in a TabbedDialog.
The contents of this file are subject to the Mozilla Public License Version 1.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.mozilla.org/MPL/
Original Code: Relay-JFC Chat ClientTabbedDialog
Method Summary | |
boolean |
checkValues()
Check values from this tab's GUI. |
java.lang.String |
getName()
Returns name that should appear on tab. |
void |
loadValues()
Loads values into this tab's GUI. |
void |
saveValues()
Saves values from this tab's GUI. |
Method Detail |
public java.lang.String getName()
public void loadValues()
public void saveValues()
public boolean checkValues()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |