|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.ucsb.nceas.morpho.query.OpenPackageCommand
Class to handle open package command
Constructor Summary | |
OpenPackageCommand(OpenDialogBox dialog)
Constructor of SearcCommand |
Method Summary | |
void |
execute(java.awt.event.ActionEvent event)
execute open package command |
java.lang.String |
getDocType()
Method returns the doctype |
void |
startFlap()
Method implements from ButterflyFlapCoordinator |
void |
stopFlap()
Method implements from ButterflyFlapCoordinator |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OpenPackageCommand(OpenDialogBox dialog)
dialog
- the open dialog where the open package command happendMethod Detail |
public void execute(java.awt.event.ActionEvent event)
execute
in interface Command
public java.lang.String getDocType()
public void startFlap()
startFlap
in interface ButterflyFlapCoordinator
public void stopFlap()
stopFlap
in interface ButterflyFlapCoordinator
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |