|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.draw2d.EventDispatcher.AccessibilityDispatcher
Combines AccessibleControlListener
and AccessibleListener
.
Implements AccessibleControlListener.getChild(AccessibleControlEvent)
to do
nothing.
Constructor Summary | |
EventDispatcher.AccessibilityDispatcher()
|
Method Summary | |
void |
getChild(org.eclipse.swt.accessibility.AccessibleControlEvent e)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.swt.accessibility.AccessibleControlListener |
getChildAtPoint, getChildCount, getChildren, getDefaultAction, getFocus, getLocation, getRole, getSelection, getState, getValue |
Methods inherited from interface org.eclipse.swt.accessibility.AccessibleListener |
getDescription, getHelp, getKeyboardShortcut, getName |
Constructor Detail |
public EventDispatcher.AccessibilityDispatcher()
Method Detail |
public void getChild(org.eclipse.swt.accessibility.AccessibleControlEvent e)
getChild
in interface org.eclipse.swt.accessibility.AccessibleControlListener
AccessibleControlListener.getChild(AccessibleControlEvent)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |