All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface netscape.peas.RowChangeListener

public interface RowChangeListener
extends PropertyChangeListener
Listener interface for the RowChangeEvent. Since every object which can receive the RowChangeEvent can also receive the PropertyChangeEvent, we make this ListenerInterface a subtype.


Method Index

 o rowChange(RowChangeEvent)

Methods

 o rowChange
 public abstract void rowChange(RowChangeEvent oEvent)

All Packages  Class Hierarchy  This Package  Previous  Next  Index