Uses of Package
edu.iu.cnets.klatsch.gui

Packages that use edu.iu.cnets.klatsch.gui
edu.iu.cnets.klatsch   
edu.iu.cnets.klatsch.gui   
edu.iu.cnets.klatsch.lang   
edu.iu.cnets.klatsch.pane   
 

Classes in edu.iu.cnets.klatsch.gui used by edu.iu.cnets.klatsch
KlatschGui
          The parts of the Main class that interfaced with the Processing library now live here instead.
 

Classes in edu.iu.cnets.klatsch.gui used by edu.iu.cnets.klatsch.gui
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.Location
           
WidgetIndex
          The index widget shows us a horizontal list of the current panes.
 

Classes in edu.iu.cnets.klatsch.gui used by edu.iu.cnets.klatsch.lang
Pane
          A Pane is the subclass of Widget that is displayed in the main part of the GUI.
 

Classes in edu.iu.cnets.klatsch.gui used by edu.iu.cnets.klatsch.pane
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.