|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--gumbo.util.AbstractDisposable
|
+--gumbo.app.MainWindow
|
+--gumbo.visualize.data.TestViewWindow
|
+--gumbo.visualize.data.TestListWindow
Window for list display.
| Nested Class Summary | |
static class |
TestListWindow.Extended
List window with a button to open a sub-window and create new list models. |
| Nested classes inherited from class gumbo.visualize.data.TestViewWindow |
TestViewWindow.NewModelAction, TestViewWindow.NewWindowAction, TestViewWindow.StatusBarUpdater |
| Constructor Summary | |
TestListWindow(MainWindow owner,
java.lang.String name,
TestViewInput input)
Creates a new window. |
|
| Method Summary | |
protected void |
createdNewView(WholeView view)
Called by the system to notify subclasses when a new view has been created. |
protected DataViewFactory |
getDataViewFactory()
Called by the system to get the view factory for window display. |
TestGraphWindow |
getGraphWindow()
|
| Methods inherited from class gumbo.visualize.data.TestViewWindow |
getInput, getWholeModel, newMainArea, showWindow, updateWindow |
| Methods inherited from class gumbo.app.MainWindow |
getContentPane, getMenuBar, getStatusBar, getStatusText, getTitleText, getToolBar, getWindowGraphic, getWindowName, implDispose, initWindowGraphic, pack, setDefaultCloseOperation, setMainArea, setStatusText, setTitleText, setVisible, setWindowName, showProblemMessage, showProblemMessage |
| Methods inherited from class gumbo.util.AbstractDisposable |
dispose, isDisposed |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TestListWindow(MainWindow owner,
java.lang.String name,
TestViewInput input)
| Method Detail |
public TestGraphWindow getGraphWindow()
protected void createdNewView(WholeView view)
TestViewWindow
createdNewView in class TestViewWindowprotected DataViewFactory getDataViewFactory()
TestViewWindow
getDataViewFactory in class TestViewWindow
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||