Package groovy.swing.binding
Class JComboBoxProperties
java.lang.Object
groovy.swing.binding.JComboBoxProperties
public class JComboBoxProperties
extends java.lang.Object
- Since:
- Groovy 1.1
-
Constructor Summary
Constructors Constructor Description JComboBoxProperties()
-
Method Summary
Modifier and Type Method Description static java.util.Map<java.lang.String,TriggerBinding>
getSyntheticProperties()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
JComboBoxProperties
public JComboBoxProperties()
-
-
Method Details
-
getSyntheticProperties
-