|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--edu.ucsb.nceas.morpho.query.OpenDeleteDialogCommand
Class to handle Open a dialog box command
Constructor Summary | |
OpenDeleteDialogCommand()
Constructor of OpenDeleteDialogCommand |
|
OpenDeleteDialogCommand(OpenDialogBox myDialog)
Constructor of OpenDeleteDialogCommand |
Method Summary | |
void |
execute(java.awt.event.ActionEvent event)
execute open delete dialog command |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public OpenDeleteDialogCommand()
public OpenDeleteDialogCommand(OpenDialogBox myDialog)
myDialog
- the open dialog box will be applied this commandMethod Detail |
public void execute(java.awt.event.ActionEvent event)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |