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 Interface
org.eclipse.gef.AutoexposeHelper

Packages that use AutoexposeHelper
org.eclipse.gef All interfaces, base types, and the plugin class are here. 
org.eclipse.gef.dnd   
org.eclipse.gef.editparts This package contains abstract implementation of the EditPart interface. 
org.eclipse.gef.tools This package provides several tool implementations. 
 

Uses of AutoexposeHelper in org.eclipse.gef
 

Fields in org.eclipse.gef declared as AutoexposeHelper
  AutoexposeHelper AutoexposeHelper.Search. result
           
 

Uses of AutoexposeHelper in org.eclipse.gef.dnd
 

Methods in org.eclipse.gef.dnd with parameters of type AutoexposeHelper
protected  void AbstractTransferDropTargetListener. setAutoexposeHelper ( AutoexposeHelper helper)
          Sets the current autoexpose helper.
 

Uses of AutoexposeHelper in org.eclipse.gef.editparts
 

Classes in org.eclipse.gef.editparts that implement AutoexposeHelper
 class ViewportAutoexposeHelper
          An implementation of AutoexposeHelper that performs autoscrolling of a Viewport figure.
 

Uses of AutoexposeHelper in org.eclipse.gef.tools
 

Methods in org.eclipse.gef.tools that return AutoexposeHelper
protected   AutoexposeHelper TargetingTool. getAutoexposeHelper ()
          Returns null or the current autoexpose helper.
 

Methods in org.eclipse.gef.tools with parameters of type AutoexposeHelper
protected  void TargetingTool. setAutoexposeHelper ( AutoexposeHelper helper)
          Sets the active autoexpose helper to the given helper, or null.
protected  void DragEditPartsTracker. setAutoexposeHelper ( AutoexposeHelper helper)
           
 


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