Package groovy.swing.binding
Class JSliderProperties
java.lang.Object
groovy.swing.binding.JSliderProperties
Supplies synthetic binding definitions for
JSlider.- Since:
- Groovy 1.1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Map<String,TriggerBinding> Returns the synthetic trigger bindings exposed forJSlider.
-
Constructor Details
-
JSliderProperties
public JSliderProperties()
-
-
Method Details
-
getSyntheticProperties
Returns the synthetic trigger bindings exposed forJSlider.- Returns:
- the synthetic trigger binding map
-