|
Class Summary |
| GBasicProgressMonitor |
This is the most basic implementation of GShellProgressMonitor in that it doesn't even attempt to parse the process messages. |
| GBuildProgressMonitor |
This implementation of GShellProgressMonitor is designed to parse and translate the progress of a buildcol.pl call. |
| GImportProgressMonitor |
This implementation of GShellProgressMonitor is designed to parse and translate the progress of a import.pl call. |
| GShell |
The GShell is reponsible for running a separately threaded process in the command shell. |
| GShellEvent |
This class encapsulates all the information created by an event within a GShell process. |