Package org.codehaus.groovy.binding
Class SwingTimerTriggerBinding
- java.lang.Object
-
- org.codehaus.groovy.binding.SwingTimerTriggerBinding
-
- All Implemented Interfaces:
TriggerBinding
@Deprecated public class SwingTimerTriggerBinding extends Object implements TriggerBinding
Deprecated.- Since:
- Groovy 1.1
-
-
Constructor Summary
Constructors Constructor Description SwingTimerTriggerBinding()
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description FullBinding
createBinding(SourceBinding source, TargetBinding target)
Deprecated.
-
-
-
Method Detail
-
createBinding
public FullBinding createBinding(SourceBinding source, TargetBinding target)
Deprecated.- Specified by:
createBinding
in interfaceTriggerBinding
-
-