-
Interface Summary
Interface |
Description |
StreamListener |
Listener for an I/O stream
|
-
Class Summary
Class |
Description |
CommandFunctions |
Utility class providing functions to interact with the operating system.
|
CommandInstance |
Class which handles command-line arguments and calls specific methods
as implemented by a sub-class.
|
CommandInterpreter |
Serves as the base class for command-line interpreters which interact with mgui.
|
-
-
Exception Summary
Exception |
Description |
CommandException |
Exception on a command object
|