org.eclipse.actf.accservice.core.win32.ia2
Class IA2AccessibleComponent
java.lang.Object
org.eclipse.actf.accservice.core.win32.ia2.IA2AccessibleComponent
public class IA2AccessibleComponent
- extends Object
- Author:
- Kavitha Teegala
- See Also:
IA2Accessible
,
IA2Accessible.getAccessibleComponent()
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IA2AccessibleComponent
public IA2AccessibleComponent(int val,
IA2Accessible parent)
- Constructor used to create an accessible image object
- Parameters:
image
- reference pointer to the IA2Accessible image objectparent
- IA2Accessible parent of this object
internalRef
public int internalRef()
- used by native code only. Clients should not call directly.
- Returns:
- ptr address for native object
getLocation
public Point getLocation()
internalGetLocation
protected int[] internalGetLocation()
getForeground
public int getForeground()
internalGetForeground
protected int internalGetForeground()
getBackground
public int getBackground()
internalGetBackground
protected int internalGetBackground()