public static class WinProcesses.Info extends ProcessInfo
Constructor and Description |
---|
WinProcesses.Info(int processId,
java.lang.String moduleName)
Called by the framework.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getWindowTitle()
Get the title of one of the visible top-level windows of this process.
|
java.lang.String |
toString() |
equals, getModuleName, getProcessId, hashCode
public WinProcesses.Info(int processId, java.lang.String moduleName)
public java.lang.String getWindowTitle()
ProcessInfo
getWindowTitle
in class ProcessInfo
public java.lang.String toString()
toString
in class ProcessInfo