Eclipse Draw2d
3.1

Uses of Class
org.eclipse.draw2d.EventDispatcher.AccessibilityDispatcher

Packages that use EventDispatcher.AccessibilityDispatcher
org.eclipse.draw2d Most of the Draw2d classes and interfaces reside in this base package. 
 

Uses of EventDispatcher.AccessibilityDispatcher in org.eclipse.draw2d
 

Subclasses of EventDispatcher.AccessibilityDispatcher in org.eclipse.draw2d
protected  class SWTEventDispatcher.FigureAccessibilityDispatcher
          Implements EventDispatcher.AccessibilityDispatcher but does nothing in the implementation.
 

Methods in org.eclipse.draw2d that return EventDispatcher.AccessibilityDispatcher
protected abstract  EventDispatcher.AccessibilityDispatcher EventDispatcher.getAccessibilityDispatcher()
          Returns the AccessibilityDispatcher.
protected  EventDispatcher.AccessibilityDispatcher SWTEventDispatcher.getAccessibilityDispatcher()
           
 


Eclipse Draw2d
3.1

Copyright (c) IBM Corp. and others 2000, 2005. All Rights Reserved.