Package edu.udo.cs.yale.gui

Provides the main GUI classes.

See:
          Description

Class Summary
CheckForUpdatesThread This class tries to connect a Yale server and checks if new versions of Yale are available.
ComponentPrinter A Printable that can print an arbitrary component.
ConditionalAction An action that must be enabled/disabled depending on certain conditions.
ContainerModelViewer Can be used to display the models of a ContainerModel.
DummyObjectVisualizer A dummy visualizer, capable of visualizing anything, but actually doing nothing.
EditorCellRenderer A TableCellRenderer that renders the cell by using a TableCellEditor, i.e.
ExampleVisualizer A visualizer which shows the attribute values of an example.
ExperimentThread A Thread for running an experiment in.
GUIInputHandler An input handler which uses GUI components.
MainFrame The main component class of the Yale GUI.
MessageViewer A text area displaying the log output.
MessageViewerOutputStream A special output stream that appends all its incoming characters and perform necessary formatting.
SearchDialog The search dialog for searching strings in the message viewer.
SimpleFileFilter A file filter for a given set of extensions.
SwingTools This helper class provides some static methods and properties which might be useful for several GUI classes.
YaleGUI The main class if Yale is startet in GUI mode.
YaleGUI.ShutdownHook This thread listens for System shutdown and cleans up after shutdown.
 

Package edu.udo.cs.yale.gui Description

Provides the main GUI classes.



Copyright © 2001-2006