com.jxcell
Interface UpdateListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
Designer

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

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

Parameters:
updateevent - Update Event