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