Uses of Interface
com.jxcell.UpdateListener

Packages that use UpdateListener
com.jxcell   
com.jxcell.designer   
 

Uses of UpdateListener in com.jxcell
 

Methods in com.jxcell with parameters of type UpdateListener
 void View.addUpdateListener(UpdateListener updatelistener)
          Adds the specified listener to receive Update events

 void View.removeUpdateListener(UpdateListener updatelistener)
          Removes the specified listener so it no longer receives events
 

Uses of UpdateListener in com.jxcell.designer
 

Classes in com.jxcell.designer that implement UpdateListener
 class Designer