Uses of Interface
org.eclipse.actf.model.ui.IModelServiceScrollManager

Packages that use IModelServiceScrollManager
org.eclipse.actf.model.ui   
org.eclipse.actf.visualization.gui   
 

Uses of IModelServiceScrollManager in org.eclipse.actf.model.ui
 

Methods in org.eclipse.actf.model.ui that return IModelServiceScrollManager
 IModelServiceScrollManager IModelService.getScrollManager()
          Get IModelServiceScrollManager to scroll the content
 

Uses of IModelServiceScrollManager in org.eclipse.actf.visualization.gui
 

Methods in org.eclipse.actf.visualization.gui that return IModelServiceScrollManager
 IModelServiceScrollManager GuiTargetWindowData.getScrollManager()