org.netbeans.api.visual 2.21.1

Uses of Interface
org.netbeans.api.visual.action.RectangularSelectDecorator

Packages that use RectangularSelectDecorator
org.netbeans.api.visual.action This package contains ActionFactory class which is factory of all built-in widget-actions provided by the library. 
 

Uses of RectangularSelectDecorator in org.netbeans.api.visual.action
 

Methods in org.netbeans.api.visual.action that return RectangularSelectDecorator
static RectangularSelectDecorator ActionFactory.createDefaultRectangularSelectDecorator(Scene scene)
          Creates a default rectangular select decorator.
 

Methods in org.netbeans.api.visual.action with parameters of type RectangularSelectDecorator
static WidgetAction ActionFactory.createRectangularSelectAction(RectangularSelectDecorator decorator, LayerWidget interractionLayer, RectangularSelectProvider provider)
          Creates a rectangular select action with a specified decorator and logic provider.
 


org.netbeans.api.visual 2.21.1

Built on December 28 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.