Package org.codehaus.groovy.binding
Class SwingTimerTriggerBinding
java.lang.Object
org.codehaus.groovy.binding.SwingTimerTriggerBinding
- All Implemented Interfaces:
 TriggerBinding
@Deprecated public class SwingTimerTriggerBinding extends java.lang.Object implements TriggerBinding
Deprecated.
- Since:
 - Groovy 1.1
 
- 
Constructor Summary
Constructors Constructor Description SwingTimerTriggerBinding()Deprecated. - 
Method Summary
Modifier and Type Method Description FullBindingcreateBinding(SourceBinding source, TargetBinding target)Deprecated.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
- 
Constructor Details
- 
SwingTimerTriggerBinding
public SwingTimerTriggerBinding()Deprecated. 
 - 
 - 
Method Details
- 
createBinding
Deprecated.- Specified by:
 createBindingin interfaceTriggerBinding
 
 -