Class Summary |
CustomDesktopPane |
This is the new editor pane so we can add functionality
of moving windows around like cascading and the like
based up Graphic Java 2, Volume II pg 901 |
FeedbackList |
A class that is the FeedbackList window in the MainFrame
its job is to provide various forms of messages from
Visual Soar to the user |
FeedbackListObject |
Just used to pass some things around |
PerformableAction |
|
Preferences |
|
SoarFileFilter |
This class describes the filter of a JFileChooser |
SyntaxColor |
|
TemplateManager |
This class manages/encapsulates working with templates |
TextFileFilter |
This class describes the filter of a JFileChooser
This currently filters such that only .txt and .soar
files show up. |