groovy.swing.impl
Interface ContainerFacade


Deprecated. This interface is no longer used internally and there exists no equivalent functionality Superceded by FactoryBuilderSupport handling.

public interface ContainerFacade

A facade to an object to which components can be added.

Version:
$Revision$
Author:
James Strachan

Method Summary
 void addComponent(Component component)
          Deprecated.  
 

Method Detail

addComponent

void addComponent(Component component)
Deprecated. 

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