org.netbeans.api.visual 2.23.1

org.netbeans.api.visual.action
Interface RectangularSelectProvider


public interface RectangularSelectProvider

This interface controls a rectangular select action.


Method Summary
 void performSelection(Rectangle sceneSelection)
          Called for perfoming a selection specified by a rectangle in scene coordination system.
 

Method Detail

performSelection

void performSelection(Rectangle sceneSelection)
Called for perfoming a selection specified by a rectangle in scene coordination system.

Parameters:
sceneSelection - the selection rectangle in scene coordination system.

org.netbeans.api.visual 2.23.1

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