Class Summary |
ApplicationTableModel |
JTable model containing the DataAquisition and Algorithm modules that
describe applications in the GUI. |
EditComponent |
Frame for editing the properties of a component and setting its pattern. |
PropertiesCellRenderer |
Renderer for displaying property names in bold and property values in normal font |
PropertiesTableModel |
Model to back the editing of components using the EditComponent frame |
RatGui |
Application Frame for creating and executing graph-RAT applications |
ScreenHandler |
Logging handler for logging messages to a JTextArea object
as if it were standard out. |
SizeIncreaseCellRenderer |
Class that increases font sizes to a larger font over the default. |
SwingUpdater |
Controller for recieving updates during execution and
then scheduling them on the GUI thread for updating the GUI. |