|
Eclipse Draw2d 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RoutingListener | |
org.eclipse.draw2d | Primary package containing general interfaces and implementation classes. |
Uses of RoutingListener in org.eclipse.draw2d |
Classes in org.eclipse.draw2d that implement RoutingListener | |
class |
RoutingAnimator
Animates the routing of a connection. |
static class |
RoutingListener.Stub
A stub implementation which implements all required methods. |
Methods in org.eclipse.draw2d with parameters of type RoutingListener | |
void |
PolylineConnection.addRoutingListener(RoutingListener listener)
Appends the given routing listener to the list of listeners. |
void |
PolylineConnection.removeRoutingListener(RoutingListener listener)
Removes the first occurence of the given listener. |
|
Eclipse Draw2d 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |