org.eclipse.draw2d
Class SWTEventDispatcher.FigureAccessibilityDispatcher
java.lang.Object
|
+--org.eclipse.draw2d.EventDispatcher.AccessibilityDispatcher
|
+--org.eclipse.draw2d.SWTEventDispatcher.FigureAccessibilityDispatcher
- All Implemented Interfaces:
- AccessibleControlListener, AccessibleListener, EventListener, org.eclipse.swt.internal.SWTEventListener
- Enclosing class:
- SWTEventDispatcher
- protected class SWTEventDispatcher.FigureAccessibilityDispatcher
- extends EventDispatcher.AccessibilityDispatcher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SWTEventDispatcher.FigureAccessibilityDispatcher
protected SWTEventDispatcher.FigureAccessibilityDispatcher()
getChildAtPoint
public void getChildAtPoint(AccessibleControlEvent e)
getChildCount
public void getChildCount(AccessibleControlEvent e)
getChildren
public void getChildren(AccessibleControlEvent e)
getDefaultAction
public void getDefaultAction(AccessibleControlEvent e)
getDescription
public void getDescription(AccessibleEvent e)
getFocus
public void getFocus(AccessibleControlEvent e)
getHelp
public void getHelp(AccessibleEvent e)
getKeyboardShortcut
public void getKeyboardShortcut(AccessibleEvent e)
getLocation
public void getLocation(AccessibleControlEvent e)
getName
public void getName(AccessibleEvent e)
getRole
public void getRole(AccessibleControlEvent e)
getSelection
public void getSelection(AccessibleControlEvent e)
getState
public void getState(AccessibleControlEvent e)
getValue
public void getValue(AccessibleControlEvent e)
Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.