FileDocCategorySizeDatePackage
BeanContextChildComponentProxy.javaAPI DocJava SE 5 API904Fri Aug 26 14:56:58 BST 2005java.beans.beancontext

BeanContextChildComponentProxy

public interface BeanContextChildComponentProxy

This interface is implemented by BeanContextChildren that have an AWT Component associated with them.

author
Laurence P. G. Cable
version
1.10, 12/19/03
since
1.2
see
java.beans.beancontext.BeanContext
see
java.beans.beancontext.BeanContextSupport

Fields Summary
Constructors Summary
Methods Summary
public java.awt.ComponentgetComponent()
Gets the java.awt.Component associated with this BeanContextChild.

return
the AWT Component associated with this BeanContextChild