public interface

BeanContextChildComponentProxy

java.beans.beancontext.BeanContextChildComponentProxy

Class Overview

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

Summary

Public Methods
abstract Component getComponent()
Gets the java.awt.Component associated with this BeanContextChild.

Public Methods

public abstract Component getComponent ()

Gets the java.awt.Component associated with this BeanContextChild.

Returns
  • the AWT Component associated with this BeanContextChild