groovy.swing.impl
Interface ComponentFacade


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

public interface ComponentFacade

A facade to an object which contains a component.

Version:
$Revision: 10744 $
Author:
James Strachan

Method Summary
 java.awt.Component getComponent()
          Deprecated.  
 

Method Detail

getComponent

java.awt.Component getComponent()
Deprecated. 


Copyright © ${year} The Codehaus. All Rights Reserved.