All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface jclass.table.JCCreateComponentListener

public interface JCCreateComponentListener
extends EventListener
The listener interface for receiving JCCreateComponentEvent events.

See Also:
addCreateComponentListener, JCCreateComponentEvent

Method Index

 o createComponent(JCCreateComponentEvent)
Invoked before a component is to be created.

Methods

 o createComponent
 public abstract void createComponent(JCCreateComponentEvent e)
Invoked before a component is to be created.


All Packages  Class Hierarchy  This Package  Previous  Next  Index