Eclipse Draw2d
2.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  EventDispatcher.AccessibilityDispatcher SWTEventDispatcher.getAccessibilityDispatcher()
           
protected abstract  EventDispatcher.AccessibilityDispatcher EventDispatcher.getAccessibilityDispatcher()
          Returns the AccessibilityDispatcher.
 


Eclipse Draw2d
2.1

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