Interface | Description |
---|---|
SpecialExplorerAction |
An interface for defining special non-domain actions to take in a visual explorer.
|
Class | Description |
---|---|
StateResetSpecialAction |
A special non-domain action that causes a
VisualExplorer 's environment to be reset with the Environment.resetEnvironment() |
TerminalExplorer | Deprecated |
TextAreaStreams |
Object that provides an
InputStream and OutputStream that affect the content
of a JTextArea . |
VisualExplorer |
This class allows you act as the agent by choosing actions in an
Environment . |