Package groovy.swing.impl
Interface Startable
public interface Startable
Deprecated.
This interface is no longer used internally and there
exists no equivalent functionality.
Superceded by FactoryBuilderSupport handling.
A simple lifecycle method called when an object is fully constructed.
- Version:
- $Revision$
- Author:
- James Strachan
-
Method Summary
-
Method Details
-
start
void start()Deprecated.
-