Uses of Interface
org.netbeans.api.visual.action.PopupMenuProvider
Packages that use PopupMenuProvider
Package
Description
This package contains
ActionFactory
class which is factory of all built-in widget-actions provided by the library.-
Uses of PopupMenuProvider in org.netbeans.api.visual.action
Methods in org.netbeans.api.visual.action with parameters of type PopupMenuProviderModifier and TypeMethodDescriptionstatic WidgetAction
ActionFactory.createPopupMenuAction
(PopupMenuProvider provider) Creates a popup menu action with a speicied provider.