org.netbeans.api.visual 2.23.1

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

Packages that use SelectProvider
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 SelectProvider in org.netbeans.api.visual.action
 

Methods in org.netbeans.api.visual.action with parameters of type SelectProvider
static WidgetAction ActionFactory.createSelectAction(SelectProvider provider)
          Creates a select action.
static WidgetAction ActionFactory.createSelectAction(SelectProvider provider, boolean selectOnRightClick)
          Creates a select action.
 


org.netbeans.api.visual 2.23.1

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