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