Uses of Class
com.jxcell.UpdateEvent

Packages that use UpdateEvent
com.jxcell   
com.jxcell.designer   
 

Uses of UpdateEvent in com.jxcell
 

Methods in com.jxcell with parameters of type UpdateEvent
 void UpdateListener.update(UpdateEvent updateevent)
          This method is called whenever a change in the view of the current worksheet changes
 

Uses of UpdateEvent in com.jxcell.designer
 

Methods in com.jxcell.designer with parameters of type UpdateEvent
 void Designer.update(UpdateEvent updateevent)