|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResultPanel | |
edu.ucsb.nceas.morpho.query |
Uses of ResultPanel in edu.ucsb.nceas.morpho.query |
Methods in edu.ucsb.nceas.morpho.query that return ResultPanel | |
static ResultPanel |
RefreshCommand.getResultPanelFromMorphoFrame(MorphoFrame frame)
Gave a morphoFrame, get resultpanel from it. |
ResultPanel |
OpenDialogBox.getResultPanel()
Method to get the parent morphoFrame of dialog |
Methods in edu.ucsb.nceas.morpho.query with parameters of type ResultPanel | |
void |
Query.displaySearchResult(MorphoFrame resultWindow,
ResultPanel resultDisplayPanel,
boolean sort,
int sortIndex,
java.lang.String sortOder,
boolean showSearchNumber,
StateChangeEvent stateEvent)
This method will run the query and display the query results streamly in a given panel |
void |
OpenDialogBox.setResultPanel(ResultPanel resultPanel)
Method to set a resultpanel to the dialog |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |