Main Page
Cookbook/Overview ImageMeister the jcprops file Licensing Binary Installation & Configuration [ Win · Mac · Nix ] Changes Public API Source Code Main Page Java [ Common · Win · Mac · Nix ] Native Code [ Common · Win · Mac · Nix ] Manifest Native Code Overviews [ Common · Win · Mac · Nix · Strings ] Macros [ General · Native Macros ] Walkthroughs [ Java only · Java and native ] Building [ Win · Mac · Nix ] Distribution Issues |
All Packages This Package Class Hierarchy Class Search Index
java.lang.Object | +----com.jconfig.win.ProcessHelperMSVM
Summary |
class ProcessHelperMSVM extends java.lang.Object { // Fields 1 private static final String copyrightString; // Constructors 1 private ProcessHelperMSVM(); // Methods 1 static AppProcess[] getProcesses(int, int); }
Contains the static method 'getProcesses()', which is called by the FileRegistryMSVM to return a list of the currently running processes.
Not yet implemented.
Fields |
· copyrightString | Summary | Top |
private static final String copyrightString
Constructors |
· ProcessHelperMSVM | Summary | Top |
private ProcessHelperMSVM()
Methods |
· getProcesses | Summary | Top |
static AppProcess[] getProcesses(int maxToReturn, int flags)
All Packages This Package Class Hierarchy Class Search IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7