public class EEFAccessibleControlAdapter
extends org.eclipse.swt.accessibility.AccessibleControlAdapter
EEFTabbedPropertyList
.Constructor and Description |
---|
EEFAccessibleControlAdapter(EEFTabbedPropertyList tabbedPropertyList)
The constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
getChildAtPoint(org.eclipse.swt.accessibility.AccessibleControlEvent e) |
void |
getChildCount(org.eclipse.swt.accessibility.AccessibleControlEvent e) |
void |
getLocation(org.eclipse.swt.accessibility.AccessibleControlEvent e) |
void |
getRole(org.eclipse.swt.accessibility.AccessibleControlEvent e) |
void |
getState(org.eclipse.swt.accessibility.AccessibleControlEvent e) |
public EEFAccessibleControlAdapter(EEFTabbedPropertyList tabbedPropertyList)
tabbedPropertyList
- The tabbed property listpublic void getChildAtPoint(org.eclipse.swt.accessibility.AccessibleControlEvent e)
getChildAtPoint
in interface org.eclipse.swt.accessibility.AccessibleControlListener
getChildAtPoint
in class org.eclipse.swt.accessibility.AccessibleControlAdapter
AccessibleControlAdapter.getChildAtPoint(org.eclipse.swt.accessibility.AccessibleControlEvent)
public void getLocation(org.eclipse.swt.accessibility.AccessibleControlEvent e)
getLocation
in interface org.eclipse.swt.accessibility.AccessibleControlListener
getLocation
in class org.eclipse.swt.accessibility.AccessibleControlAdapter
AccessibleControlAdapter.getLocation(org.eclipse.swt.accessibility.AccessibleControlEvent)
public void getChildCount(org.eclipse.swt.accessibility.AccessibleControlEvent e)
getChildCount
in interface org.eclipse.swt.accessibility.AccessibleControlListener
getChildCount
in class org.eclipse.swt.accessibility.AccessibleControlAdapter
AccessibleControlAdapter.getChildCount(org.eclipse.swt.accessibility.AccessibleControlEvent)
public void getRole(org.eclipse.swt.accessibility.AccessibleControlEvent e)
getRole
in interface org.eclipse.swt.accessibility.AccessibleControlListener
getRole
in class org.eclipse.swt.accessibility.AccessibleControlAdapter
AccessibleControlAdapter.getRole(org.eclipse.swt.accessibility.AccessibleControlEvent)
public void getState(org.eclipse.swt.accessibility.AccessibleControlEvent e)
getState
in interface org.eclipse.swt.accessibility.AccessibleControlListener
getState
in class org.eclipse.swt.accessibility.AccessibleControlAdapter
AccessibleControlAdapter.getState(org.eclipse.swt.accessibility.AccessibleControlEvent)