Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AbstractContextualRobot - Class in net.thevpc.common.deskauto.impl.shared.input
- AbstractContextualRobot() - Constructor for class net.thevpc.common.deskauto.impl.shared.input.AbstractContextualRobot
- accept(DEWindow) - Method in interface net.thevpc.common.deskauto.DEWindowFilter
- all() - Static method in class net.thevpc.common.deskauto.DEWindowFilterFactory
- and(DEWindowFilter...) - Static method in class net.thevpc.common.deskauto.DEWindowFilterFactory
C
- cbSize - Variable in class net.thevpc.common.deskauto.impl.win.MSWinLib.TITLEBARINFO
- child() - Static method in class net.thevpc.common.deskauto.DEWindowFilterFactory
- click(int) - Method in interface net.thevpc.common.deskauto.ContextualRobot
- click(int) - Method in class net.thevpc.common.deskauto.impl.shared.input.AbstractContextualRobot
- click(Point, int) - Method in interface net.thevpc.common.deskauto.ContextualRobot
- click(Point, int) - Method in class net.thevpc.common.deskauto.impl.shared.input.AbstractContextualRobot
- ClientToScreen(WinDef.HWND, WinDef.POINT) - Method in interface net.thevpc.common.deskauto.impl.win.MSWinLib.EXT_User32
- close() - Method in interface net.thevpc.common.deskauto.DEWindow
- close() - Method in class net.thevpc.common.deskauto.impl.win.MSWinDEWindow
- ContextualRobot - Interface in net.thevpc.common.deskauto
- createScreenCapture(Rectangle) - Method in interface net.thevpc.common.deskauto.ContextualRobot
- createScreenCapture(Rectangle) - Method in class net.thevpc.common.deskauto.impl.shared.DefaultDEWindowRegionRobot
- createScreenCapture(Rectangle) - Method in class net.thevpc.common.deskauto.impl.shared.DefaultDEWindowRobot
- createScreenCapture(Rectangle) - Method in class net.thevpc.common.deskauto.impl.shared.input.DesktopContextualRobot
D
- dblClick(int) - Method in interface net.thevpc.common.deskauto.ContextualRobot
- dblClick(int) - Method in class net.thevpc.common.deskauto.impl.shared.input.AbstractContextualRobot
- dblClick(Point, int) - Method in interface net.thevpc.common.deskauto.ContextualRobot
- dblClick(Point, int) - Method in class net.thevpc.common.deskauto.impl.shared.input.AbstractContextualRobot
- DefaultDEWindowRegionRobot - Class in net.thevpc.common.deskauto.impl.shared
- DefaultDEWindowRegionRobot(MSWinDEWindowRegion) - Constructor for class net.thevpc.common.deskauto.impl.shared.DefaultDEWindowRegionRobot
- DefaultDEWindowRobot - Class in net.thevpc.common.deskauto.impl.shared
- DefaultDEWindowRobot(MSWinDEWindow) - Constructor for class net.thevpc.common.deskauto.impl.shared.DefaultDEWindowRobot
- delay(int) - Method in interface net.thevpc.common.deskauto.ContextualRobot
- delay(int) - Method in class net.thevpc.common.deskauto.impl.shared.DefaultDEWindowRegionRobot
- delay(int) - Method in class net.thevpc.common.deskauto.impl.shared.DefaultDEWindowRobot
- delay(int) - Method in class net.thevpc.common.deskauto.impl.shared.input.DesktopContextualRobot
- DesktopContextualRobot - Class in net.thevpc.common.deskauto.impl.shared.input
- DesktopContextualRobot() - Constructor for class net.thevpc.common.deskauto.impl.shared.input.DesktopContextualRobot
- DesktopEnvironment - Class in net.thevpc.common.deskauto
- DesktopEnvironment() - Constructor for class net.thevpc.common.deskauto.DesktopEnvironment
- DEWindow - Interface in net.thevpc.common.deskauto
- DEWindowFilter - Interface in net.thevpc.common.deskauto
- DEWindowFilterFactory - Class in net.thevpc.common.deskauto
- DEWindowFilterFactory() - Constructor for class net.thevpc.common.deskauto.DEWindowFilterFactory
- DEWindowId - Interface in net.thevpc.common.deskauto
- DEWindowRegion - Interface in net.thevpc.common.deskauto
E
- EnableWindow(WinDef.HWND, boolean) - Method in interface net.thevpc.common.deskauto.impl.win.MSWinLib.User32Ext
-
Enables or disables mouse and keyboard input to the specified window or control.
- equals(Object) - Method in class net.thevpc.common.deskauto.impl.win.MSProcessId
- equals(Object) - Method in class net.thevpc.common.deskauto.impl.win.MSWinDEWindowId
F
- findSingleWindow(DEWindowFilter) - Method in class net.thevpc.common.deskauto.DesktopEnvironment
- findSingleWindow(DEWindowFilter) - Method in class net.thevpc.common.deskauto.impl.win.MSWinDesktopEnvironment
- findWindow(DEWindowFilter) - Method in class net.thevpc.common.deskauto.DesktopEnvironment
- findWindow(DEWindowFilter) - Method in class net.thevpc.common.deskauto.impl.win.MSWinDesktopEnvironment
- findWindows(DEWindowFilter) - Method in class net.thevpc.common.deskauto.DesktopEnvironment
-
find visible and non special windows matching filter
- findWindows(DEWindowFilter) - Method in class net.thevpc.common.deskauto.impl.win.MSWinDesktopEnvironment
- findWindowsExt(DEWindowFilter) - Method in class net.thevpc.common.deskauto.DesktopEnvironment
-
find all windows matching filter
- findWindowsExt(DEWindowFilter) - Method in class net.thevpc.common.deskauto.impl.win.MSWinDesktopEnvironment
G
- gdi32 - Static variable in class net.thevpc.common.deskauto.impl.win.MSWinLib
- getAbsoluteBounds() - Method in interface net.thevpc.common.deskauto.DEWindowRegion
- getAbsoluteBounds() - Method in class net.thevpc.common.deskauto.impl.win.MSWinDEWindowRegion
- GetAncestor(long, int) - Method in interface net.thevpc.common.deskauto.impl.win.MSWinLib.EXT_User32
- getBounds() - Method in interface net.thevpc.common.deskauto.DEWindow
- getBounds() - Method in class net.thevpc.common.deskauto.impl.win.MSWinDEWindow
- getClassName(WinDef.HWND) - Static method in class net.thevpc.common.deskauto.impl.win.MSWinLib
- getClassName(String) - Static method in class net.thevpc.common.deskauto.impl.win.MSWinLib
- getClassName(String, String) - Static method in class net.thevpc.common.deskauto.impl.win.MSWinLib
- getClassName(String, String, String) - Static method in class net.thevpc.common.deskauto.impl.win.MSWinLib
- GetClientRect(WinDef.HWND, WinDef.RECT) - Method in interface net.thevpc.common.deskauto.impl.win.MSWinLib.EXT_User32
- getClientRegion() - Method in interface net.thevpc.common.deskauto.DEWindow
- getClientRegion() - Method in class net.thevpc.common.deskauto.impl.win.MSWinDEWindow
- getControlId(WinDef.HWND) - Static method in class net.thevpc.common.deskauto.impl.win.MSWinLib
-
Retrieves the identifier of the specified control.
- getControlText(WinDef.HWND) - Static method in class net.thevpc.common.deskauto.impl.win.MSWinLib
- GetDlgCtrlID(WinDef.HWND) - Method in interface net.thevpc.common.deskauto.impl.win.MSWinLib.User32Ext
-
Retrieves the identifier of the specified control.
- getFieldOrder() - Method in class net.thevpc.common.deskauto.impl.win.MSWinLib.TITLEBARINFO
- getFieldOrder() - Method in class net.thevpc.common.deskauto.impl.win.MSWinLib.WINDOWPLACEMENT
- getFileVersion(File) - Static method in class net.thevpc.common.deskauto.impl.win.MSWinLib
-
Retrieves version information for the specified file.
- getFileVersion(String) - Static method in class net.thevpc.common.deskauto.impl.win.MSWinLib
-
Retrieves version information for the specified file.
- GetFocus() - Method in interface net.thevpc.common.deskauto.impl.win.MSWinLib.User32Ext
- getHandle() - Method in class net.thevpc.common.deskauto.impl.win.MSWinDEWindow
- getId() - Method in interface net.thevpc.common.deskauto.DEWindow
- getId() - Method in class net.thevpc.common.deskauto.impl.win.MSWinDEWindow
- getInstance() - Static method in class net.thevpc.common.deskauto.DesktopEnvironment
- GetKeyState(int) - Method in interface net.thevpc.common.deskauto.impl.win.MSWinLib.User32Ext
-
Retrieves the status of the specified virtual key.
- GetLastActivePopup(long) - Method in interface net.thevpc.common.deskauto.impl.win.MSWinLib.EXT_User32
- getLongValue() - Method in class net.thevpc.common.deskauto.impl.win.MSWinDEWindowId
- GetModuleFileNameExA(Pointer, Pointer, byte[], int) - Method in interface net.thevpc.common.deskauto.impl.win.MSWinLib.EXT_psapi
- getModuleName() - Method in interface net.thevpc.common.deskauto.DEWindow
- getModuleName() - Method in class net.thevpc.common.deskauto.impl.win.MSWinDEWindow
- GetParent(WinDef.HWND) - Method in interface net.thevpc.common.deskauto.impl.win.MSWinLib.User32Ext
- getProcessId() - Method in interface net.thevpc.common.deskauto.DEWindow
- getProcessId() - Method in class net.thevpc.common.deskauto.impl.win.MSWinDEWindow
- getRelativeBounds() - Method in interface net.thevpc.common.deskauto.DEWindowRegion
- getRelativeBounds() - Method in class net.thevpc.common.deskauto.impl.win.MSWinDEWindowRegion
- getRobot() - Method in class net.thevpc.common.deskauto.DesktopEnvironment
- getRobot() - Method in interface net.thevpc.common.deskauto.DEWindow
- getRobot() - Method in interface net.thevpc.common.deskauto.DEWindowRegion
- getRobot() - Method in class net.thevpc.common.deskauto.impl.win.MSWinDEWindow
- getRobot() - Method in class net.thevpc.common.deskauto.impl.win.MSWinDEWindowRegion
- GetStockObject(int) - Method in interface net.thevpc.common.deskauto.impl.win.MSWinLib.GDI32Ext
-
The GetStockObject function retrieves a handle to one of the stock pens, brushes, fonts, or palettes.
- getTitle() - Method in interface net.thevpc.common.deskauto.DEWindow
- getTitle() - Method in class net.thevpc.common.deskauto.impl.win.MSWinDEWindow
- GetTitleBarInfo(long, MSWinLib.TITLEBARINFO) - Method in interface net.thevpc.common.deskauto.impl.win.MSWinLib.EXT_User32
- getTitleRegion() - Method in interface net.thevpc.common.deskauto.DEWindow
- getTitleRegion() - Method in class net.thevpc.common.deskauto.impl.win.MSWinDEWindow
- GetTopWindow(long) - Method in interface net.thevpc.common.deskauto.impl.win.MSWinLib.EXT_User32
- getWindow() - Method in interface net.thevpc.common.deskauto.DEWindowRegion
- getWindow() - Method in class net.thevpc.common.deskauto.impl.win.MSWinDEWindowRegion
- getWindowManager() - Method in interface net.thevpc.common.deskauto.DEWindow
- getWindowManager() - Method in class net.thevpc.common.deskauto.impl.win.MSWinDEWindow
- GetWindowPlacement(WinDef.HWND, MSWinLib.WINDOWPLACEMENT) - Method in interface net.thevpc.common.deskauto.impl.win.MSWinLib.EXT_User32
- getWindowText(WinDef.HWND) - Static method in class net.thevpc.common.deskauto.impl.win.MSWinLib
H
- hashCode() - Method in class net.thevpc.common.deskauto.impl.win.MSProcessId
- hashCode() - Method in class net.thevpc.common.deskauto.impl.win.MSWinDEWindowId
I
- INSTANCE - Static variable in interface net.thevpc.common.deskauto.impl.win.MSWinLib.EXT_psapi
- INSTANCE - Static variable in interface net.thevpc.common.deskauto.impl.win.MSWinLib.EXT_User32
- INSTANCE - Static variable in interface net.thevpc.common.deskauto.impl.win.MSWinLib.GDI32Ext
- INSTANCE - Static variable in interface net.thevpc.common.deskauto.impl.win.MSWinLib.User32Ext
- INVALID_CONTROL_ID - Static variable in class net.thevpc.common.deskauto.impl.win.MSWinLib
- isAcceptInvisible() - Method in class net.thevpc.common.deskauto.impl.win.MSWinDesktopEnvironment.MSWinFilter
- isAcceptTools() - Method in class net.thevpc.common.deskauto.impl.win.MSWinDesktopEnvironment.MSWinFilter
- isCapslockOn() - Static method in class net.thevpc.common.deskauto.impl.win.MSWinLib
-
Check whether the capslock is on or not.
- isChild() - Method in interface net.thevpc.common.deskauto.DEWindow
- isChild() - Method in class net.thevpc.common.deskauto.impl.win.MSWinDEWindow
- isClassName(WinDef.HWND, String) - Static method in class net.thevpc.common.deskauto.impl.win.MSWinLib
- isComboBox(WinDef.HWND) - Static method in class net.thevpc.common.deskauto.impl.win.MSWinLib
- isComboBox(String, String) - Static method in class net.thevpc.common.deskauto.impl.win.MSWinLib
- isComboBox(String, String, String) - Static method in class net.thevpc.common.deskauto.impl.win.MSWinLib
- isHWnd(WinDef.HWND) - Static method in class net.thevpc.common.deskauto.impl.win.MSWinLib
-
Checks if the handle is a valid window handle.
- isListBox(WinDef.HWND) - Static method in class net.thevpc.common.deskauto.impl.win.MSWinLib
- isListBox(String, String) - Static method in class net.thevpc.common.deskauto.impl.win.MSWinLib
- isListBox(String, String, String) - Static method in class net.thevpc.common.deskauto.impl.win.MSWinLib
- isMaximized() - Method in interface net.thevpc.common.deskauto.DEWindow
- isMaximized() - Method in class net.thevpc.common.deskauto.impl.win.MSWinDEWindow
- isMinimized() - Method in interface net.thevpc.common.deskauto.DEWindow
- isMinimized() - Method in class net.thevpc.common.deskauto.impl.win.MSWinDEWindow
- isRegular() - Method in interface net.thevpc.common.deskauto.DEWindow
- isRegular() - Method in class net.thevpc.common.deskauto.impl.win.MSWinDEWindow
- isSpecial() - Method in interface net.thevpc.common.deskauto.DEWindow
- isSpecial() - Method in class net.thevpc.common.deskauto.impl.win.MSWinDEWindow
- isSupported() - Static method in class net.thevpc.common.deskauto.DesktopEnvironment
- isTool() - Method in interface net.thevpc.common.deskauto.DEWindow
- isTool() - Method in class net.thevpc.common.deskauto.impl.win.MSWinDEWindow
- isVisible() - Method in interface net.thevpc.common.deskauto.DEWindow
- isVisible() - Method in class net.thevpc.common.deskauto.impl.win.MSWinDEWindow
K
- keyPress(int) - Method in interface net.thevpc.common.deskauto.ContextualRobot
- keyPress(int) - Method in class net.thevpc.common.deskauto.impl.shared.DefaultDEWindowRegionRobot
- keyPress(int) - Method in class net.thevpc.common.deskauto.impl.shared.DefaultDEWindowRobot
- keyPress(int) - Method in class net.thevpc.common.deskauto.impl.shared.input.DesktopContextualRobot
- keyRelease(int) - Method in interface net.thevpc.common.deskauto.ContextualRobot
- keyRelease(int) - Method in class net.thevpc.common.deskauto.impl.shared.DefaultDEWindowRegionRobot
- keyRelease(int) - Method in class net.thevpc.common.deskauto.impl.shared.DefaultDEWindowRobot
- keyRelease(int) - Method in class net.thevpc.common.deskauto.impl.shared.input.DesktopContextualRobot
- keyType(int) - Method in interface net.thevpc.common.deskauto.ContextualRobot
- keyType(int) - Method in class net.thevpc.common.deskauto.impl.shared.input.AbstractContextualRobot
L
- LEFT_BUTTON - Static variable in class net.thevpc.common.deskauto.impl.shared.input.AbstractContextualRobot
- leftClick() - Method in interface net.thevpc.common.deskauto.ContextualRobot
- leftClick() - Method in class net.thevpc.common.deskauto.impl.shared.input.AbstractContextualRobot
- leftDblClick() - Method in interface net.thevpc.common.deskauto.ContextualRobot
- leftDblClick() - Method in class net.thevpc.common.deskauto.impl.shared.input.AbstractContextualRobot
M
- MessageBox(WinDef.HWND, String, String, int) - Method in interface net.thevpc.common.deskauto.impl.win.MSWinLib.User32Ext
-
Displays a modal dialog box that contains a system icon, a set of buttons, and a brief application-specific message, such as status or error information.
- module(StringComparator) - Static method in class net.thevpc.common.deskauto.DEWindowFilterFactory
- mouseMove(int, int) - Method in interface net.thevpc.common.deskauto.ContextualRobot
- mouseMove(int, int) - Method in class net.thevpc.common.deskauto.impl.shared.DefaultDEWindowRegionRobot
- mouseMove(int, int) - Method in class net.thevpc.common.deskauto.impl.shared.DefaultDEWindowRobot
- mouseMove(int, int) - Method in class net.thevpc.common.deskauto.impl.shared.input.DesktopContextualRobot
- mousePress(int) - Method in interface net.thevpc.common.deskauto.ContextualRobot
- mousePress(int) - Method in class net.thevpc.common.deskauto.impl.shared.DefaultDEWindowRegionRobot
- mousePress(int) - Method in class net.thevpc.common.deskauto.impl.shared.DefaultDEWindowRobot
- mousePress(int) - Method in class net.thevpc.common.deskauto.impl.shared.input.DesktopContextualRobot
- mouseRelease(int) - Method in interface net.thevpc.common.deskauto.ContextualRobot
- mouseRelease(int) - Method in class net.thevpc.common.deskauto.impl.shared.DefaultDEWindowRegionRobot
- mouseRelease(int) - Method in class net.thevpc.common.deskauto.impl.shared.DefaultDEWindowRobot
- mouseRelease(int) - Method in class net.thevpc.common.deskauto.impl.shared.input.DesktopContextualRobot
- moveMouse(Point) - Method in class net.thevpc.common.deskauto.impl.shared.input.AbstractContextualRobot
- moveToFront() - Method in interface net.thevpc.common.deskauto.DEWindow
- moveToFront() - Method in class net.thevpc.common.deskauto.impl.win.MSWinDEWindow
- MSProcessId - Class in net.thevpc.common.deskauto.impl.win
- MSProcessId(int) - Constructor for class net.thevpc.common.deskauto.impl.win.MSProcessId
- MSWinDesktopEnvironment - Class in net.thevpc.common.deskauto.impl.win
- MSWinDesktopEnvironment() - Constructor for class net.thevpc.common.deskauto.impl.win.MSWinDesktopEnvironment
- MSWinDesktopEnvironment.MSWinFilter - Class in net.thevpc.common.deskauto.impl.win
- MSWinDEWindow - Class in net.thevpc.common.deskauto.impl.win
- MSWinDEWindow(WinDef.HWND, DesktopEnvironment) - Constructor for class net.thevpc.common.deskauto.impl.win.MSWinDEWindow
- MSWinDEWindowId - Class in net.thevpc.common.deskauto.impl.win
- MSWinDEWindowId(WinDef.HWND) - Constructor for class net.thevpc.common.deskauto.impl.win.MSWinDEWindowId
- MSWinDEWindowRegion - Class in net.thevpc.common.deskauto.impl.win
- MSWinDEWindowRegion(MSWinDEWindow, Rectangle, Rectangle) - Constructor for class net.thevpc.common.deskauto.impl.win.MSWinDEWindowRegion
- MSWinFilter() - Constructor for class net.thevpc.common.deskauto.impl.win.MSWinDesktopEnvironment.MSWinFilter
- MSWinLib - Class in net.thevpc.common.deskauto.impl.win
- MSWinLib.EXT_psapi - Interface in net.thevpc.common.deskauto.impl.win
- MSWinLib.EXT_User32 - Interface in net.thevpc.common.deskauto.impl.win
- MSWinLib.GDI32Ext - Interface in net.thevpc.common.deskauto.impl.win
- MSWinLib.TITLEBARINFO - Class in net.thevpc.common.deskauto.impl.win
-
typedef struct tagTITLEBARINFO { DWORD cbSize; RECT rcTitleBar; DWORD rgstate[CCHILDREN_TITLEBAR+1]; } TITLEBARINFO, *PTITLEBARINFO, *LPTITLEBARINFO;
- MSWinLib.User32Ext - Interface in net.thevpc.common.deskauto.impl.win
- MSWinLib.WINDOWPLACEMENT - Class in net.thevpc.common.deskauto.impl.win
N
- net.thevpc.common.deskauto - package net.thevpc.common.deskauto
- net.thevpc.common.deskauto.impl.shared - package net.thevpc.common.deskauto.impl.shared
- net.thevpc.common.deskauto.impl.shared.input - package net.thevpc.common.deskauto.impl.shared.input
- net.thevpc.common.deskauto.impl.win - package net.thevpc.common.deskauto.impl.win
- none() - Static method in class net.thevpc.common.deskauto.DEWindowFilterFactory
- not(DEWindowFilter) - Static method in class net.thevpc.common.deskauto.DEWindowFilterFactory
O
- or(DEWindowFilter...) - Static method in class net.thevpc.common.deskauto.DEWindowFilterFactory
P
- ProcessId - Interface in net.thevpc.common.deskauto
R
- rcTitleBar - Variable in class net.thevpc.common.deskauto.impl.win.MSWinLib.TITLEBARINFO
- regular() - Static method in class net.thevpc.common.deskauto.DEWindowFilterFactory
- rgstate - Variable in class net.thevpc.common.deskauto.impl.win.MSWinLib.TITLEBARINFO
- RIGHT_BUTTON - Static variable in class net.thevpc.common.deskauto.impl.shared.input.AbstractContextualRobot
- rightClick() - Method in interface net.thevpc.common.deskauto.ContextualRobot
- rightClick() - Method in class net.thevpc.common.deskauto.impl.shared.input.AbstractContextualRobot
- rightDblClick() - Method in interface net.thevpc.common.deskauto.ContextualRobot
- rightDblClick() - Method in class net.thevpc.common.deskauto.impl.shared.input.AbstractContextualRobot
S
- ScreenToClient(WinDef.HWND, WinDef.POINT) - Method in interface net.thevpc.common.deskauto.impl.win.MSWinLib.User32Ext
- sendCommand(String) - Method in interface net.thevpc.common.deskauto.ContextualRobot
-
example hello world ${}
- sendCommand(String) - Method in class net.thevpc.common.deskauto.impl.shared.input.AbstractContextualRobot
-
example hello world
- SendMessage(WinDef.HWND, int, boolean) - Method in interface net.thevpc.common.deskauto.impl.win.MSWinLib.User32Ext
- SendMessage(WinDef.HWND, int, int, boolean) - Method in interface net.thevpc.common.deskauto.impl.win.MSWinLib.User32Ext
- SendMessage(WinDef.HWND, int, int, char[]) - Method in interface net.thevpc.common.deskauto.impl.win.MSWinLib.User32Ext
- SendMessage(WinDef.HWND, int, int, int) - Method in interface net.thevpc.common.deskauto.impl.win.MSWinLib.User32Ext
-
Sends the specified message to a window or windows.
- SendMessage(WinDef.HWND, int, int, WinNT.HANDLE) - Method in interface net.thevpc.common.deskauto.impl.win.MSWinLib.User32Ext
- SendMessage(WinDef.HWND, int, WinDef.WPARAM, WinDef.HWND) - Method in interface net.thevpc.common.deskauto.impl.win.MSWinLib.User32Ext
-
Sends the specified message to a window or windows.
- SendMessage(WinDef.HWND, int, WinDef.WPARAM, WinDef.LPARAM) - Method in interface net.thevpc.common.deskauto.impl.win.MSWinLib.User32Ext
-
Sends the specified message to a window or windows.
- SendMessage(WinDef.HWND, int, WinDef.WPARAM, Structure) - Method in interface net.thevpc.common.deskauto.impl.win.MSWinLib.User32Ext
-
Sends the specified message to a window or windows.
- SendMessage(WinDef.HWND, int, WinDef.WPARAM, CharBuffer) - Method in interface net.thevpc.common.deskauto.impl.win.MSWinLib.User32Ext
-
Sends the specified message to a window or windows.
- SendMessage(WinDef.HWND, int, WinNT.HANDLE, boolean) - Method in interface net.thevpc.common.deskauto.impl.win.MSWinLib.User32Ext
- setAcceptInvisible(boolean) - Method in class net.thevpc.common.deskauto.impl.win.MSWinDesktopEnvironment.MSWinFilter
- setAcceptTools(boolean) - Method in class net.thevpc.common.deskauto.impl.win.MSWinDesktopEnvironment.MSWinFilter
- setCapslockState(boolean) - Static method in class net.thevpc.common.deskauto.impl.win.MSWinLib
-
Set the status of the capslock.
- setMaximized(boolean) - Method in interface net.thevpc.common.deskauto.DEWindow
- setMaximized(boolean) - Method in class net.thevpc.common.deskauto.impl.win.MSWinDEWindow
- setMinimized(boolean) - Method in interface net.thevpc.common.deskauto.DEWindow
- setMinimized(boolean) - Method in class net.thevpc.common.deskauto.impl.win.MSWinDEWindow
- SetWindowPlacement(WinDef.HWND, MSWinLib.WINDOWPLACEMENT) - Method in interface net.thevpc.common.deskauto.impl.win.MSWinLib.EXT_User32
- SetWindowText(WinDef.HWND, String) - Method in interface net.thevpc.common.deskauto.impl.win.MSWinLib.User32Ext
- special() - Static method in class net.thevpc.common.deskauto.DEWindowFilterFactory
T
- think() - Method in interface net.thevpc.common.deskauto.ContextualRobot
- think() - Method in class net.thevpc.common.deskauto.impl.shared.input.AbstractContextualRobot
- title(StringComparator) - Static method in class net.thevpc.common.deskauto.DEWindowFilterFactory
- TITLEBARINFO() - Constructor for class net.thevpc.common.deskauto.impl.win.MSWinLib.TITLEBARINFO
- toString() - Method in class net.thevpc.common.deskauto.impl.win.MSProcessId
- toString() - Method in class net.thevpc.common.deskauto.impl.win.MSWinDEWindow
- toString() - Method in class net.thevpc.common.deskauto.impl.win.MSWinDEWindowId
U
V
- version - Static variable in class net.thevpc.common.deskauto.impl.win.MSWinLib
- visible() - Static method in class net.thevpc.common.deskauto.DEWindowFilterFactory
W
- WINDOWPLACEMENT() - Constructor for class net.thevpc.common.deskauto.impl.win.MSWinLib.WINDOWPLACEMENT
All Classes and Interfaces|All Packages|Constant Field Values