public class WindowMng
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
WindowMng.WindowPropertied |
Modifier and Type | Field and Description |
---|---|
(package private) MainCmd_ifc |
cmdIfc |
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 static final void listAllWindows()
public static int getWindowsHandler(java.lang.String sTitle)
sTitle
- The title, or the start of title.