org.crosswire.jsword.book.sword
Class SwordDailyDevotion
java.lang.Object
org.crosswire.jsword.book.basic.AbstractBook
org.crosswire.jsword.book.sword.SwordDictionary
org.crosswire.jsword.book.sword.SwordDailyDevotion
- All Implemented Interfaces:
- Comparable, Activatable, Book, KeyFactory, PreferredKey
public class SwordDailyDevotion
- extends SwordDictionary
- implements PreferredKey
A book that has a preferred key of today's date.
- Author:
- DM Smith [ dmsmith555 at yahoo dot com]
- See Also:
for license details.
The copyright to this program is held by it's authors.
Method Summary |
Key |
getPreferred()
What Key would this object like us to use? |
Methods inherited from class org.crosswire.jsword.book.sword.SwordDictionary |
activate, createEmptyKeyList, deactivate, getGlobalKeyList, getKey, getOsisIterator, getRawText, getValidKey, isWritable, setAliasKey, setRawText |
Methods inherited from class org.crosswire.jsword.book.basic.AbstractBook |
addIndexStatusListener, compareTo, equals, find, find, firePropertyChange, getBook, getBookCategory, getBookMetaData, getDriver, getDriverName, getIndexStatus, getInitials, getLanguage, getName, getOsisID, getProperties, getProperty, getUnlockKey, hasFeature, hashCode, isEnciphered, isLeftToRight, isLocked, isQuestionable, isSupported, match, putProperty, removeIndexStatusListener, setBookMetaData, setIndexStatus, toOSIS, toString, unlock |
SwordDailyDevotion
public SwordDailyDevotion(SwordBookMetaData sbmd,
AbstractBackend backend)
- Simple ctor
getPreferred
public Key getPreferred()
- Description copied from interface:
PreferredKey
- What Key would this object like us to use?
- Specified by:
getPreferred
in interface PreferredKey
- Returns:
- The preferredKey