All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface jclass.table.JCCellValueListener

public interface JCCellValueListener
extends EventListener
The listener interface for receiving JCValueEvent events for cells.

See Also:
addCellValueListener

Method Index

 o cellValue(JCValueEvent)
Called when the cell's value is to be retrieved from the application.

Methods

 o cellValue
 public abstract void cellValue(JCValueEvent e)
Called when the cell's value is to be retrieved from the application.


All Packages  Class Hierarchy  This Package  Previous  Next  Index