Uses of Class
org.eclipse.gef.SelectionManager
Packages that use SelectionManager
Package
Description
All interfaces, base types, and the plugin class are here.
- 
Uses of SelectionManager in org.eclipse.gefMethods in org.eclipse.gef that return SelectionManagerModifier and TypeMethodDescriptionstatic SelectionManagerSelectionManager.createDefault()Creates the default implementation for a selection manager.EditPartViewer.getSelectionManager()Returns the viewer's selection manager.Methods in org.eclipse.gef with parameters of type SelectionManagerModifier and TypeMethodDescriptionvoidEditPartViewer.setSelectionManager(SelectionManager manager) Sets the selection manager for this viewer.
- 
Uses of SelectionManager in org.eclipse.gef.ui.partsMethods in org.eclipse.gef.ui.parts that return SelectionManagerMethods in org.eclipse.gef.ui.parts with parameters of type SelectionManagerModifier and TypeMethodDescriptionvoidAbstractEditPartViewer.setSelectionManager(SelectionManager model)