com.jxcell
Interface UpdateListener

All Superinterfaces:
java.util.EventListener

public interface UpdateListener
extends java.util.EventListener

The listener interface for receiviang Update events


Method Summary
 void update(UpdateEvent updateevent)
          This method is called whenever a change in the view of the current worksheet changes
 

Method Detail

update

void update(UpdateEvent updateevent)
This method is called whenever a change in the view of the current worksheet changes

Parameters:
updateevent - Update Event