|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.display.splitlist | This package contains an implementation of BookDataDisplay that adds a side panel to a child implementation of BookDataDisplay. |
org.crosswire.bibledesktop.passage | This package contains Swing MVC models to help implementing a Swing GUI using JSword classes. |
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.display.splitlist |
---|
Methods in org.crosswire.bibledesktop.display.splitlist with parameters of type KeyChangeEvent | |
---|---|
protected void |
SplitBookDataDisplay.fireKeyChanged(KeyChangeEvent ev)
Inform the command keyChangeListeners |
Uses of KeyChangeEvent in org.crosswire.bibledesktop.passage |
---|
Methods in org.crosswire.bibledesktop.passage with parameters of type KeyChangeEvent | |
---|---|
protected 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-2004 | |||||||||
PREV NEXT | FRAMES NO FRAMES |