Package edu.iu.cnets.klatsch.gui

Class Summary
KlatschGui The parts of the Main class that interfaced with the Processing library now live here instead.
Pane A Pane is the subclass of Widget that is displayed in the main part of the GUI.
Widget This is the basic class of all the display widgets in the Klatsch GUI.
WidgetEntry The entry widget accepts user input and delivers complete lines to the Main applet when appropriate.
WidgetGraph The graph widget displays a visual layout of a graph.
WidgetIndex The index widget shows us a horizontal list of the current panes.