public interface ReconnectDecorator
Modifier and Type | Method and Description |
---|---|
Anchor |
createFloatAnchor(Point location)
Creates a floating anchor for a specified location when there is no replacement a widget
|
Anchor |
createReplacementWidgetAnchor(Widget replacementWidget)
Creates an anchor for a specified replacement widget (of a connection source or target which is going to be reconnected).
|
Anchor createReplacementWidgetAnchor(Widget replacementWidget)
replacementWidget
- the replacement widgetBuilt on July 28 2012. | Portions Copyright 1997-2012 Sun Microsystems, Inc. All rights reserved.