Package util.jgoodies.binding.value
Class TriggerableActionSupport
- java.lang.Object
-
- util.swing.DefaultActionSupport
-
- util.jgoodies.binding.value.TriggerableActionSupport
-
- All Implemented Interfaces:
ActionSupport
public class TriggerableActionSupport extends DefaultActionSupport
-
-
Constructor Summary
Constructors Constructor Description TriggerableActionSupport(com.jgoodies.binding.value.ValueModel triggerChannel, Action[] actions)
-
-
-
Constructor Detail
-
TriggerableActionSupport
public TriggerableActionSupport(com.jgoodies.binding.value.ValueModel triggerChannel, Action[] actions)
-
-