| Class Summary | 
| ComponentTree | This class is a JTree subclass that displays the tree of AWT or Swing
 component that make up a GUI. | 
| ContainerTree | Copyright 2007, DocJava, Inc. | 
| RunCheckBoxMenuItem | Original in Doug Lyon's j4p gui.run package
 Modified by Carl Weiman to:
  - use JFrame in main method
  - no keystroke shortcuts
  - all Swing components
 Date: Dec 4, 2006 | 
| RunLabelTextFieldPanelX | Carl Weiman, 21-SEP-2006
 This is a vastly abbreviated version of the following:
 DocJava, Inc. | 
| RunTextFieldX | This is a drastically reduced mod of Doug Lyon's RunTextField
 by Carl Weiman, 21-SEP-2006
 Just like the RunTextFieldOld except that each
 char causes an invocation of the run method | 
| TreeViewer | Created by IntelliJ IDEA. | 
| Utils | Copyright 2005, DocJava, Inc. |