|
org.netbeans.api.visual 2.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ReconnectDecorator
This interface decorates a reconnect action.
Method Summary | |
---|---|
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). |
Method Detail |
---|
Anchor createReplacementWidgetAnchor(Widget replacementWidget)
replacementWidget
- the replacement widget
Anchor createFloatAnchor(Point location)
location
- the scene location
|
org.netbeans.api.visual 2.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |