Uses of Class
org.crosswire.bibledesktop.passage.KeyChangeEvent

Packages that use KeyChangeEvent
org.crosswire.bibledesktop.book This package contains Swing MVC models to help implementing a Swing GUI using JSword classes. 
org.crosswire.bibledesktop.passage This package contains Swing MVC models to help displaying passages. 
 

Uses of KeyChangeEvent in org.crosswire.bibledesktop.book
 

Methods in org.crosswire.bibledesktop.book with parameters of type KeyChangeEvent
 void DisplaySelectPane.keyChanged(KeyChangeEvent ev)
           
 

Uses of KeyChangeEvent in org.crosswire.bibledesktop.passage
 

Methods in org.crosswire.bibledesktop.passage with parameters of type KeyChangeEvent
(package private)  void KeySidebar.fireKeyChanged(KeyChangeEvent ev)
          Inform the command keyChangeListeners
 void KeySidebar.keyChanged(KeyChangeEvent ev)
           
 void KeyChangeListener.keyChanged(KeyChangeEvent ev)
          This method is called to indicate that a key has been changed.
 


Copyright ? 2003-2011