|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Language | |
---|---|
org.crosswire.bibledesktop.book.install | An Install Manager for Books: Bibles, Commentaries and Dictionaries. |
org.crosswire.common.swing | A collection of various generic Swing components and utility classes. |
org.crosswire.common.util | A collection of various generic utility classes. |
org.crosswire.jsword.book | The Book package provides an interface to a real store of data. |
org.crosswire.jsword.book.basic | The Basic package contains default and abstract implementations of the main Book classes. |
org.crosswire.jsword.book.sword | An implementation of the Book interfaces that reads from SWORD project books (modules). |
Uses of Language in org.crosswire.bibledesktop.book.install |
---|
Methods in org.crosswire.bibledesktop.book.install that return Language | |
---|---|
private Language |
SitePane.getLanguage(Object anObj)
|
Methods in org.crosswire.bibledesktop.book.install with parameters of type Language | |
---|---|
Font |
BookFont.getFont(Language language)
|
Uses of Language in org.crosswire.common.swing |
---|
Methods in org.crosswire.common.swing with parameters of type Language | |
---|---|
Font |
FontStore.getFont(String resource,
Language lang,
String fallback)
Get a font for the specified resource. |
void |
FontStore.setFont(Language lang,
Font font)
Store a font specification for the language. |
Uses of Language in org.crosswire.common.util |
---|
Fields in org.crosswire.common.util declared as Language | |
---|---|
static Language |
Language.DEFAULT_LANG
|
Uses of Language in org.crosswire.jsword.book |
---|
Methods in org.crosswire.jsword.book that return Language | |
---|---|
Language |
Book.getLanguage()
The language of the book. |
Language |
BookMetaData.getLanguage()
The language of the book. |
Uses of Language in org.crosswire.jsword.book.basic |
---|
Methods in org.crosswire.jsword.book.basic that return Language | |
---|---|
Language |
AbstractBook.getLanguage()
|
Language |
AbstractBookMetaData.getLanguage()
|
Methods in org.crosswire.jsword.book.basic with parameters of type Language | |
---|---|
void |
AbstractBookMetaData.setLanguage(Language language)
|
Uses of Language in org.crosswire.jsword.book.sword |
---|
Methods in org.crosswire.jsword.book.sword with parameters of type Language | |
---|---|
private void |
ConfigEntryTable.testLanguage(String initials,
Language lang)
|
|
Copyright ยจ 2003-2007 | |||||||||
PREV NEXT | FRAMES NO FRAMES |