Uses of Interface
org.netbeans.api.visual.action.TwoStateHoverProvider
Packages that use TwoStateHoverProvider
Package
Description
This package contains
ActionFactory
class which is factory of all built-in widget-actions provided by the library.-
Uses of TwoStateHoverProvider in org.netbeans.api.visual.action
Methods in org.netbeans.api.visual.action with parameters of type TwoStateHoverProviderModifier and TypeMethodDescriptionstatic WidgetAction
ActionFactory.createHoverAction
(TwoStateHoverProvider provider) Creates a hover action using a two-stated hover provider.