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