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