Uses of Interface
org.eclipse.graphiti.palette.IConnectionCreationToolEntry

Packages that use IConnectionCreationToolEntry
org.eclipse.graphiti.palette.impl   
org.eclipse.graphiti.tb   
 

Uses of IConnectionCreationToolEntry in org.eclipse.graphiti.palette.impl
 

Classes in org.eclipse.graphiti.palette.impl that implement IConnectionCreationToolEntry
 class ConnectionCreationToolEntry
          The Class ConnectionCreationToolEntry creates a tool entry for the palette which can create connections.
 

Uses of IConnectionCreationToolEntry in org.eclipse.graphiti.tb
 

Methods in org.eclipse.graphiti.tb with parameters of type IConnectionCreationToolEntry
 boolean DefaultToolBehaviorProvider.isStayActiveAfterExecution(IConnectionCreationToolEntry connectionCreationToolEntry)
          Defines if the tool created for the given IConnectionCreationToolEntry stays active after a connection has been created or not.
 boolean IToolBehaviorProvider.isStayActiveAfterExecution(IConnectionCreationToolEntry connectionCreationToolEntry)
          Defines if the tool created for the given IConnectionCreationToolEntry stays active after a connection has been created or not.
 



Copyright (c) SAP AG 2005, 2012.