Package groovy.swing.binding
Class JComponentProperties
java.lang.Object
groovy.swing.binding.JComponentProperties
public class JComponentProperties
extends java.lang.Object
- Since:
- Groovy 1.6
- 
Constructor SummaryConstructors Constructor Description JComponentProperties()
- 
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- 
JComponentPropertiespublic JComponentProperties()
 
- 
- 
Method Details- 
getSyntheticProperties
 
-