Class AbstractButtonProperties

java.lang.Object
groovy.swing.binding.AbstractButtonProperties

public class AbstractButtonProperties extends Object
Supplies synthetic binding definitions for AbstractButton.
Since:
Groovy 1.1
  • Constructor Details

    • AbstractButtonProperties

      public AbstractButtonProperties()
  • Method Details

    • getSyntheticProperties

      public static Map<String,TriggerBinding> getSyntheticProperties()
      Returns the synthetic trigger bindings exposed for AbstractButton.
      Returns:
      the synthetic trigger binding map