[Java] Class AbstractButtonProperties

  • groovy.swing.binding.AbstractButtonProperties
public class AbstractButtonProperties
Since:
Groovy 1.1

Methods Summary

Methods
Type Params Return Type Name and description
public FullBinding createBinding(SourceBinding source, TargetBinding target)
public static Map<String, TriggerBinding> getSyntheticProperties()

Inherited Methods Summary

Inherited Methods
Methods inherited from class Name
class Object wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll

Method Detail

public FullBinding createBinding(SourceBinding source, TargetBinding target)

public static Map<String, TriggerBinding> getSyntheticProperties()

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/groovy/swing/binding/AbstractButtonProperties.html