|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Implement this interface to handle events related to an opened database
Method Summary | |
boolean |
handleDatabaseClosing()
This method is called when the main gui wants to close this database. |
boolean |
handleDatabaseDirtied()
This is called when something attempts to mark this database dirty. |
void |
handleDatabaseGetInfo()
This is called when the user double-clicks or selects "Get Info" on this database. |
Method Detail |
public boolean handleDatabaseDirtied()
public void handleDatabaseGetInfo()
public boolean handleDatabaseClosing()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |