Package groovy.swing.binding
Class AbstractButtonProperties
- java.lang.Object
-
- groovy.swing.binding.AbstractButtonProperties
-
public class AbstractButtonProperties extends Object
- Since:
- Groovy 1.1
-
-
Constructor Summary
Constructors Constructor Description AbstractButtonProperties()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Map<String,TriggerBinding>
getSyntheticProperties()
-
-
-
Method Detail
-
getSyntheticProperties
public static Map<String,TriggerBinding> getSyntheticProperties()
-
-