当前页面:
在线文档首页 >
NetBeans API Javadoc (Current Development Version)
RectangularSelectDecorator (Visual Library API) - NetBeans API Javadoc (Current Development Version)
org.netbeans.api.visual.action
Interface RectangularSelectDecorator
public interface RectangularSelectDecorator
This interface decorates a rectangular select action.
Method Summary |
Widget |
createSelectionWidget()
Creates a widget which will be resized and placed into a scene and will represent the rectangular selection. |
createSelectionWidget
Widget createSelectionWidget()
- Creates a widget which will be resized and placed into a scene and will represent the rectangular selection.
- Returns:
- the selection widget