Uses of Class
gumbo.visualize.data.TestViewWindow

Packages that use TestViewWindow
gumbo.visualize.data Provides special purpose building blocks for 2D/3D visualization of generic data structures, such as graphs. 
 

Uses of TestViewWindow in gumbo.visualize.data
 

Subclasses of TestViewWindow in gumbo.visualize.data
 class TestGraphWindow
          Window for list display.
static class TestGraphWindow.Extended
          Graph window with a button to open a sub-window and create new graph models.
 class TestListWindow
          Window for list display.
static class TestListWindow.Extended
          List window with a button to open a sub-window and create new list models.
 class TestTreeWindow
          Window for tree display.
static class TestTreeWindow.Extended
          List window with a button to open a sub-window and create new list models.