|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
GUISettingsTabInterface.
An interface which must be implemented as the UI for tabs used on the settings panel.
Tabs will only need to load data during GUISettingsTabInterface.handleSettingsTabRefresh()
and should only save data during GUISettingsTabInterface.handleSettingsTabSave().
Changes can be made during editing of the tabs, but the tab must
be able to undo any change if requested
through GUISettingsTabInterface.handleSettingsTabCancel().
| Methods inherited from interface org.argouml.ui.GUISettingsTabInterface |
getTabKey, getTabPanel, handleResetToDefault, handleSettingsTabCancel, handleSettingsTabRefresh, handleSettingsTabSave |
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| ArgoUML © 1996-2006 | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |