public class WindowMng extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
WindowMng.WindowPropertied |
Constructor and Description |
---|
WindowMng(MainCmd_ifc cmdIfc) |
Modifier and Type | Method and Description |
---|---|
static int |
getWindowsHandler(java.lang.String sTitle)
Searches the windows-handler (hWnd) for the given title of window.
|
static void |
listAllWindows() |
public WindowMng(MainCmd_ifc cmdIfc)
public static int getWindowsHandler(java.lang.String sTitle)
sTitle
- The title, or the start of title.public static final void listAllWindows()