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: 6778 $
Author:
James Strachan

Method Summary
 void start()
           
 

Method Detail

start

void start()

Copyright © 2003-2007 The Codehaus. All rights reserved.