Interface powersoft.jcm.ui.AWTExtension
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface powersoft.jcm.ui.AWTExtension

public interface AWTExtension
extends Object

Method Index

 o getProxyComponent()
 o setProxyComponent(Component)

Methods

 o getProxyComponent
  public abstract Component getProxyComponent()
 o setProxyComponent
  public abstract void setProxyComponent(Component comp)

All Packages  Class Hierarchy  This Package  Previous  Next  Index