org.netbeans.api.visual 2.10

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.10

Built on August 13 2008.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.