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 SummaryConstructors Constructor Description JComboBoxProperties()
- 
Method SummaryModifier and Type Method Description static java.util.Map<java.lang.String,TriggerBinding>getSyntheticProperties()Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- 
Constructor Details- 
JComboBoxPropertiespublic JComboBoxProperties()
 
- 
- 
Method Details- 
getSyntheticProperties
 
-