Uses of Class
org.eclipse.gef.tools.AbstractConnectionCreationTool
-
Packages that use AbstractConnectionCreationTool Package Description org.eclipse.gef.tools This package provides several tool implementations. -
-
Uses of AbstractConnectionCreationTool in org.eclipse.gef.tools
Subclasses of AbstractConnectionCreationTool in org.eclipse.gef.tools Modifier and Type Class Description classConnectionCreationToolThe default creation tool for connections.classConnectionDragCreationToolA connection creation tool that implements DragTracker.
-