org.netbeans.api.visual 2.21.1

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.
 

Method Detail

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

org.netbeans.api.visual 2.21.1

Built on September 7 2010.  |  Portions Copyright 1997-2010 Sun Microsystems, Inc. All rights reserved.