|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PassageEvent | |
---|---|
org.crosswire.jsword.passage |
The core responsibility of the passage package is to store and collate
information about the structure of the Bible - The most important classes are
Passage , PassageTally and Strongs . |
Uses of PassageEvent in org.crosswire.jsword.passage |
---|
Methods in org.crosswire.jsword.passage with parameters of type PassageEvent | |
---|---|
void |
PassageListener.versesAdded(PassageEvent ev)
Sent after stuff has been added to the Passage, more info about what and where can be had from the Event |
void |
PassageListener.versesChanged(PassageEvent ev)
Sent after verses have been simultaneously added and removed from the Passage, more info about what and where can be had from the Event |
void |
PassageListener.versesRemoved(PassageEvent ev)
Sent after stuff has been removed from the Passage, more info about what and where can be had from the Event |
|
Copyright ยจ 2003-2015 | |||||||||
PREV NEXT | FRAMES NO FRAMES |