|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyChangeListener | |
---|---|
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 KeyChangeListener in org.crosswire.bibledesktop.book |
---|
Classes in org.crosswire.bibledesktop.book that implement KeyChangeListener | |
---|---|
class |
DisplaySelectPane
Passage Selection area. |
Uses of KeyChangeListener in org.crosswire.bibledesktop.display.splitlist |
---|
Methods in org.crosswire.bibledesktop.display.splitlist with parameters of type KeyChangeListener | |
---|---|
void |
SplitBookDataDisplay.addKeyChangeListener(KeyChangeListener listener)
Add a command listener |
void |
SplitBookDataDisplay.removeKeyChangeListener(KeyChangeListener listener)
Remove a command listener |
Uses of KeyChangeListener in org.crosswire.bibledesktop.passage |
---|
Classes in org.crosswire.bibledesktop.passage that implement KeyChangeListener | |
---|---|
class |
KeySidebar
A list view of a key range list. |
Methods in org.crosswire.bibledesktop.passage with parameters of type KeyChangeListener | |
---|---|
void |
KeySidebar.addKeyChangeListener(KeyChangeListener listener)
Add a command listener |
void |
KeySidebar.removeKeyChangeListener(KeyChangeListener listener)
Remove a command listener |
|
Copyright ? 2003-2006 | |||||||||
PREV NEXT | FRAMES NO FRAMES |