|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.jhu.tmaj.client.tables.SearchDialog
public final class SearchDialog
The dialog displayed when the user presses the search button on an InputPanel.
Method Summary | |
---|---|
void |
displayDialog(java.awt.Frame owner)
|
static SearchDialog |
getInstance(JBean bean,
TableData4 tableData)
Gets an instance of this Dialog. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void displayDialog(java.awt.Frame owner)
public static SearchDialog getInstance(JBean bean, TableData4 tableData)
bean
- the generic bean from the InputPaneltableData
- the TableData of the InputPanel
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |