Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse GEF
3.3

Uses of Class
org.eclipse.gef.AccessibleEditPart

Packages that use AccessibleEditPart
org.eclipse.gef All interfaces, base types, and the plugin class are here. 
org.eclipse.gef.editparts This package contains abstract implementation of the EditPart interface. 
org.eclipse.gef.ui.parts   
 

Uses of AccessibleEditPart in org.eclipse.gef
 

Methods in org.eclipse.gef with parameters of type AccessibleEditPart
 void EditPartViewer. registerAccessibleEditPart ( AccessibleEditPart acc)
          Used for accessibility purposes.
 void EditPartViewer. unregisterAccessibleEditPart ( AccessibleEditPart acc)
          Used for accessibility purposes.
 

Uses of AccessibleEditPart in org.eclipse.gef.editparts
 

Subclasses of AccessibleEditPart in org.eclipse.gef.editparts
protected  class AbstractGraphicalEditPart.AccessibleGraphicalEditPart
          A default implementation of AccessibleEditPart.
 

Methods in org.eclipse.gef.editparts that return AccessibleEditPart
protected   AccessibleEditPart AbstractEditPart. getAccessibleEditPart ()
          Returns the AccessibleEditPart adapter for this EditPart.
 

Uses of AccessibleEditPart in org.eclipse.gef.ui.parts
 

Methods in org.eclipse.gef.ui.parts with parameters of type AccessibleEditPart
 void GraphicalViewerImpl. registerAccessibleEditPart ( AccessibleEditPart acc)
          Registers the accessible editpart with the event dispatcher.
 void GraphicalViewerImpl. unregisterAccessibleEditPart ( AccessibleEditPart acc)
           
 void AbstractEditPartViewer. registerAccessibleEditPart ( AccessibleEditPart acc)
           
 void AbstractEditPartViewer. unregisterAccessibleEditPart ( AccessibleEditPart acc)
          Does nothing by default.
 


Eclipse GEF
3.3

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

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire