Package groovy.swing.binding
Class JTableProperties
java.lang.Object
groovy.swing.binding.JTableProperties
Supplies synthetic binding definitions for
JTable.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Map<String,TriggerBinding> Returns the synthetic trigger bindings exposed forJTable.
-
Constructor Details
-
JTableProperties
public JTableProperties()
-
-
Method Details
-
getSyntheticProperties
Returns the synthetic trigger bindings exposed forJTable.- Returns:
- the synthetic trigger binding map
-