groovy.swing.impl
Interface Startable

All Known Implementing Classes:
TableLayoutRow

public interface Startable

A simple lifecycle method called when an object is fully constructed

Version:
$Revision: 1.1 $
Author:
James Strachan

Method Summary
 void start()
           
 

Method Detail

start

public void start()


Copyright © 2003-2007 The Codehaus. All Rights Reserved.