|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--edu.ucsb.nceas.morpho.query.SearchCommand
Class to handle search command
Constructor Summary | |
SearchCommand(OpenDialogBox myDialogBox,
Morpho morpho)
Constructor of SearcCommand |
Method Summary | |
static void |
doQuery(MorphoFrame resultWindow,
Query query)
Run the search query |
void |
execute(java.awt.event.ActionEvent event)
execute cancel command |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SearchCommand(OpenDialogBox myDialogBox, Morpho morpho)
myDialogBox
- the dialogbox has a search buttonmorpho
- the morpho application which the search command will applyMethod Detail |
public void execute(java.awt.event.ActionEvent event)
execute
in interface Command
public static void doQuery(MorphoFrame resultWindow, Query query)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |