Uses of Interface
com.jxcell.ObjectListener

Packages that use ObjectListener
com.jxcell   
 

Uses of ObjectListener in com.jxcell
 

Methods in com.jxcell with parameters of type ObjectListener
 void View.addObjectListener(ObjectListener objectlistener)
          Adds the specified listener to receive Object events

 void View.removeObjectListener(ObjectListener objectlistener)
          Removes the specified listener so it no longer receives events