groovy.swing.binding
Class JComponentProperties

java.lang.Object
  extended by groovy.swing.binding.JComponentProperties

public class JComponentProperties
extends java.lang.Object

Since:
Groovy 1.6

Constructor Summary
JComponentProperties()
           
 
Method Summary
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 Detail

JComponentProperties

public JComponentProperties()
Method Detail

getSyntheticProperties

public static java.util.Map<java.lang.String,TriggerBinding> getSyntheticProperties()