当前页面:
在线文档首页 >
NetBeans API Javadoc (Current Development Version)
AlignWithMoveDecorator (Visual Library API) - NetBeans API Javadoc (Current Development Version)
org.netbeans.api.visual.action
Interface AlignWithMoveDecorator
public interface AlignWithMoveDecorator
This interface decorates of a align-with move action.
createLineWidget
ConnectionWidget createLineWidget(Scene scene)
- Creates a connection widget that will be used as a alignment lines for align-with effect.
- Parameters:
scene
- the scene where the widget is going to be used
- Returns:
- the connection widget