org.eclipse.actf.accservice.core.win32.ia2
Class IA2WindowService
java.lang.Object
org.eclipse.actf.accservice.core.win32.msaa.MsaaWindowService
org.eclipse.actf.accservice.core.win32.ia2.IA2WindowService
- All Implemented Interfaces:
- Serializable, IWindowService
public class IA2WindowService
- extends MsaaWindowService
- Author:
- Serialized Form
Method Summary |
protected void |
windowCallback(int hwnd)
not to be used by clients; made public so that native code can reference |
Methods inherited from class org.eclipse.actf.accservice.core.win32.msaa.MsaaWindowService |
addTopLevelWindowListener, fireTopLevelWindowEvent, getActiveWindow, getCurrentCursorLocation, getCurrentProcessId, getProcessId, getSystemMetricsHeight, getSystemMetricsWidth, getTopLevelWindows, internalGetActiveWindow, internalGetCurrentCursorLocation, internalGetCurrentProcessId, internalGetProcessId, internalGetWindowsList, internalRemoveWindowsHook, internalSetWindowPosition, internalSetWindowsHook, internalShowWindow, removeTopLevelWindowListener, removeWindowsHook, setActiveWindow, setLayeredWindowAttributes, setWindowNoTop, setWindowOnTop, setWindowsHook, showWindow |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IA2WindowService
public IA2WindowService()
windowCallback
protected void windowCallback(int hwnd)
throws InvalidComponentException
- not to be used by clients; made public so that native code can reference
- Overrides:
windowCallback
in class MsaaWindowService
- Parameters:
hwnd
-
- Throws:
InvalidComponentException