[Java] Class JComponentProperties

  • groovy.swing.binding.JComponentProperties
public class JComponentProperties
Since:
Groovy 1.6

Methods Summary

Methods
Type Params Return Type Name and description
public void componentHidden(ComponentEvent event)
public void componentMoved(ComponentEvent event)
public void componentMoved(ComponentEvent event)
public void componentMoved(ComponentEvent event)
public void componentResized(ComponentEvent event)
public void componentResized(ComponentEvent event)
public void componentResized(ComponentEvent event)
public void componentResized(ComponentEvent event)
public void componentShown(ComponentEvent event)
public FullBinding createBinding(SourceBinding source, TargetBinding target)
public FullBinding createBinding(SourceBinding source, TargetBinding target)
public FullBinding createBinding(SourceBinding source, TargetBinding target)
public FullBinding createBinding(SourceBinding source, TargetBinding target)
public FullBinding createBinding(SourceBinding source, TargetBinding target)
public FullBinding createBinding(SourceBinding source, TargetBinding target)
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 void componentHidden(ComponentEvent event)

public void componentMoved(ComponentEvent event)

public void componentMoved(ComponentEvent event)

public void componentMoved(ComponentEvent event)

public void componentResized(ComponentEvent event)

public void componentResized(ComponentEvent event)

public void componentResized(ComponentEvent event)

public void componentResized(ComponentEvent event)

public void componentShown(ComponentEvent event)

public FullBinding createBinding(SourceBinding source, TargetBinding target)

public FullBinding createBinding(SourceBinding source, TargetBinding target)

public FullBinding createBinding(SourceBinding source, TargetBinding target)

public FullBinding createBinding(SourceBinding source, TargetBinding target)

public FullBinding createBinding(SourceBinding source, TargetBinding target)

public FullBinding createBinding(SourceBinding source, TargetBinding target)

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/JComponentProperties.html