Interface Summary | |
---|---|
PainterInterface | Interface that allows the creation classes resposible for painting a component without needing to be derived from java.awt.Component or javax.swing.JComponent. |
Class Summary | |
---|---|
auxBufferPreserve | Stores all of the information related to one auxBuffer in the hierarchy kept between sessions by the diagnostics tool. |
diag_NB_UI | Main class used for running the newer Swing based diagnostics tool. |
diagPreserve | Stores all of the information kept between sessions by the diagnostics tool. |
HierarchyPanel | Heavy weight panel component used in old original diagnostics applet and current RCS Design Tool. |
JPaintablePanel | A JPanel that calls a seperate PainterInterface object to do its painting. |
MessageFileJFrame | |
modulePreserve | Stores all of the information related to one module in the hierarchy kept between sessions by the diagnostics tool. |
plotSetPreserve | Stores all of the information kept between sessions about a single PlotSet by the diagnostics tool. |
plotTrackerPreserve | Stores all of the information kept between sessions about a single plot by the diagnostics tool. |