Groovy 1.8.3

groovy.swing.impl
[Java] Interface ComponentFacade


public interface ComponentFacade

A facade to an object which contains a component.

deprecated:
This interface is no longer used internally and there exists no equivalent functionality Superceded by FactoryBuilderSupport handling.
Authors:
James Strachan
Version:
\$Revision\$


Method Summary
Component getComponent()

 

Method Detail

getComponent

public Component getComponent()


 

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