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.AccessibleControlListenergetChildAtPoint in class org.eclipse.swt.accessibility.AccessibleControlAdapterAccessibleControlAdapter.getChildAtPoint(org.eclipse.swt.accessibility.AccessibleControlEvent)public void getLocation(org.eclipse.swt.accessibility.AccessibleControlEvent e)
getLocation in interface org.eclipse.swt.accessibility.AccessibleControlListenergetLocation in class org.eclipse.swt.accessibility.AccessibleControlAdapterAccessibleControlAdapter.getLocation(org.eclipse.swt.accessibility.AccessibleControlEvent)public void getChildCount(org.eclipse.swt.accessibility.AccessibleControlEvent e)
getChildCount in interface org.eclipse.swt.accessibility.AccessibleControlListenergetChildCount in class org.eclipse.swt.accessibility.AccessibleControlAdapterAccessibleControlAdapter.getChildCount(org.eclipse.swt.accessibility.AccessibleControlEvent)public void getRole(org.eclipse.swt.accessibility.AccessibleControlEvent e)
getRole in interface org.eclipse.swt.accessibility.AccessibleControlListenergetRole in class org.eclipse.swt.accessibility.AccessibleControlAdapterAccessibleControlAdapter.getRole(org.eclipse.swt.accessibility.AccessibleControlEvent)public void getState(org.eclipse.swt.accessibility.AccessibleControlEvent e)
getState in interface org.eclipse.swt.accessibility.AccessibleControlListenergetState in class org.eclipse.swt.accessibility.AccessibleControlAdapterAccessibleControlAdapter.getState(org.eclipse.swt.accessibility.AccessibleControlEvent)