|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The IVCUserInterface is the main gui of the IVC
| Method Summary | |
void |
close()
Terminates the GUI. |
void |
popupDialog(java.awt.Container container)
Creates a modal dialog box based on the given container. |
void |
show()
Shows the IVC Toolkit GUI to the user. |
| Methods inherited from interface edu.iu.iv.core.AddModelListener |
addModel |
| Method Detail |
public void popupDialog(java.awt.Container container)
container - the contents of the dialog that will be createdpublic void show()
public void close()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||