| Package | Description | 
|---|---|
| horstmann.ch08_graphed2 | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SimpleGraphA simple graph with round nodes and straight edges. | 
| Constructor and Description | 
|---|
| GraphFrame(Graph graph)Constructs a graph frame that displays a given graph. | 
| GraphPanel(ToolBar aToolBar,
          Graph aGraph)Constructs a graph. | 
| ToolBar(Graph graph)Constructs a tool bar with no icons. |