Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
DisplaySelectPane.keyChanged(KeyChangeEvent ev) |
Modifier and Type | Method and Description |
---|---|
(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.
|