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