Uses of Interface
org.crosswire.common.history.HistoryListener

Packages that use HistoryListener
org.crosswire.common.history A keeper of History. 
 

Uses of HistoryListener in org.crosswire.common.history
 

Methods in org.crosswire.common.history with parameters of type HistoryListener
 void History.addHistoryListener(HistoryListener li)
          Add a listener for history events.
 void History.removeHistoryListener(HistoryListener li)
          Remove a listener of history events.
 


Copyright ยจ 2003-2005