public interface BeanContextChildComponentProxy
 This interface is implemented by
 BeanContextChildren that have an AWT Component
 associated with them.
 
- Since:
- 1.2
- See Also:
- 
- 
Method Summary
Gets the java.awt.Componentassociated with
 thisBeanContextChild.
 
 
 
 
 
- 
Method Details
- 
getComponentGets the java.awt.Componentassociated with
 thisBeanContextChild.
 
- Returns:
- the AWT Componentassociated with
 thisBeanContextChild