|
Class Summary |
| ProcessStatus |
Represents status (memory and CPU usage) information about a process. |
| SystemManager |
A unified interface to OS-specific implementation of a system manager. |
| SystemManagerLinux |
Linux implementation of SystemManager. |
| SystemManagerWin32 |
Windows (32-bit) implementation of SystemManager. |
| SystemMemoryStatus |
Represents status information of the system. |
| SystemMonitor |
Sample application demonstrating the usage of SystemManager. |
| StatusBar |
Customized progress bar which has optional label for displaying actual
values. |