Class Summary |
BasicGraphModelMaker |
The BasicGraphModelMaker class makes the diva.graph.basic.BasicGraphModel
for the given XATTree tree . |
CAPETab |
Creates a tab for the tabbed pane with an 'X' (close icon) to close the tab. |
CAPEUtils |
Utility functions for the GUI. |
FramesManager |
The FramesManager manages open frames and
the making of new frames. |
GraphManager |
|
JMenuBarCAPE |
The JMenuBar specific to the CAPE GUI . |
JTabbedPaneCAPE |
JTabbedPaneCAPE adds features to the tabbed pane's tab(s). |
OptionsStorage |
The OptionsStorage class stores all of the user's
selected/deselected options in a HashMap . |
PanelMaker |
The PanelMaker makes all of the panels for the GUI . |
SpringUtilities |
A 1.4 file that provides utility methods for
creating form- or grid-style layouts with SpringLayout. |
StatisticStorage |
The StatisticStorage class manages all of the statistics. |
StatisticValue |
A StatisticValue is a pair of strings. |
StatsPlotLive |
StatsPlotLive extends PlotLive from the Ptplot 5.3 - Java Plotter package from
the Ptplot team at UC Berkeley, EECS department. |
StatsTableModel |
The table model for the statistic tables. |
TableMaker |
The TableMaker handles making customized tables for specific query objects. |
TreeStorage |
The TreeStorage class stores all of the trees' operators and queues. |