Uses of Package
edu.wpi.cs.dsrg.xmldb.xat.component.gui.utils

Packages that use edu.wpi.cs.dsrg.xmldb.xat.component.gui.utils
edu.wpi.cs.dsrg.xmldb.xat.component.gui   
edu.wpi.cs.dsrg.xmldb.xat.component.gui.utils   
 

Classes in edu.wpi.cs.dsrg.xmldb.xat.component.gui.utils used by edu.wpi.cs.dsrg.xmldb.xat.component.gui
BasicGraphModelMaker
          The BasicGraphModelMaker class makes the diva.graph.basic.BasicGraphModel for the given XATTree tree.
FramesManager
          The FramesManager manages open frames and the making of new frames.
GraphManager
           
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.
StatisticStorage
          The StatisticStorage class manages all of the statistics.
TableMaker
          The TableMaker handles making customized tables for specific query objects.
TreeStorage
          The TreeStorage class stores all of the trees' operators and queues.
 

Classes in edu.wpi.cs.dsrg.xmldb.xat.component.gui.utils used by edu.wpi.cs.dsrg.xmldb.xat.component.gui.utils
JTabbedPaneCAPE
          JTabbedPaneCAPE adds features to the tabbed pane's tab(s).