|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.crosswire.bibledesktop.book.install.BookIcon
public final class BookIcon
Generates the appropriate icon for a book.
for license details.| Field Summary | |
|---|---|
private static Icon |
ICON_BIBLE
The small version icon |
private static Icon |
ICON_COMNT
The small version icon |
private static Icon |
ICON_DICT
The small version icon |
private static Icon |
ICON_GLOSS
The small version icon |
private static Icon |
ICON_LOCKED
An overlay icon |
private static Icon |
ICON_OTHER
The small version icon |
private static Icon |
ICON_QUESTIONABLE
The small version icon |
private static Icon |
ICON_READ
The small version icon |
private static Icon |
ICON_UNSUPPORTED
An overlay icon |
| Constructor Summary | |
|---|---|
private |
BookIcon()
Static class |
| Method Summary | |
|---|---|
static Icon |
getIcon(org.crosswire.jsword.book.Book book)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final Icon ICON_BIBLE
private static final Icon ICON_COMNT
private static final Icon ICON_DICT
private static final Icon ICON_READ
private static final Icon ICON_GLOSS
private static final Icon ICON_OTHER
private static final Icon ICON_QUESTIONABLE
private static final Icon ICON_LOCKED
private static final Icon ICON_UNSUPPORTED
| Constructor Detail |
|---|
private BookIcon()
| Method Detail |
|---|
public static Icon getIcon(org.crosswire.jsword.book.Book book)
|
Copyright ยจ 2003-2015 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||