Uses of Interface
com.jxcell.SelectionChangedListener

Packages that use SelectionChangedListener
com.jxcell   
 

Uses of SelectionChangedListener in com.jxcell
 

Methods in com.jxcell with parameters of type SelectionChangedListener
 void View.addSelectionChangedListener(SelectionChangedListener selectionchangedlistener)
          Adds the specified listener to receive SelectionChanged events

 void View.removeSelectionChangedListener(SelectionChangedListener selectionchangedlistener)
          Removes the specified listener so it no longer receives events