| Interface | Description |
|---|---|
| GCFrameInterface |
This interface defines methods that the FrameManager requires in any
user-supplied replacement for the GCFrame class.
|
| GCGridContainerInterface |
An interface to define common behaviour for implementing classes intended to
contain GCGrid instances.
|
| Class | Description |
|---|---|
| GCElementProperties | |
| GCFrame |
A
GCFrame provides a JFrame subclass that supports graphs and grids
of graphs. |
| GCGlassLayer |
This class, and others in the
kcl.waterloo.swing package, are
under development. |
| GCGrid |
GCGrid supports grids of graph containers. |
| GCGrid.GridMenuAction | |
| GCGridContainer |
GCGridContainer class: houses a GCGrid and a GCInfoBar.
|
| GCGridElement |
A
GCGridElement instance houses a single
component in the CENTER panel of a BorderLayout. |
| GCInfoBar | |
| GCTabbedGridContainer | |
| MenuFactory |