[Java] Class JScrollBarProperties
- groovy.swing.binding.JScrollBarProperties
public class JScrollBarProperties
- Since:
- Groovy 1.1
Methods Summary
Type Params | Return Type | Name and description |
---|---|---|
public FullBinding |
createBinding(SourceBinding source, TargetBinding target) | |
public static Map<String, TriggerBinding> |
getSyntheticProperties() |
Inherited Methods Summary
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/JScrollBarProperties.html