Uses of Interface
org.netbeans.api.visual.action.SelectProvider
Packages that use SelectProvider
Package
Description
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 SelectProviderModifier and TypeMethodDescriptionstatic WidgetAction
ActionFactory.createSelectAction
(SelectProvider provider) Creates a select action.static WidgetAction
ActionFactory.createSelectAction
(SelectProvider provider, boolean selectOnRightClick) Creates a select action.