Class JComponentProperties

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

public class JComponentProperties extends Object
Supplies synthetic binding definitions for generic JComponent geometry and visibility properties.
Since:
Groovy 1.6
  • Constructor Details

    • JComponentProperties

      public JComponentProperties()
  • Method Details

    • getSyntheticProperties

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