|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.crosswire.bibledesktop.book.install.TextPaneBookMetaDataDisplay
public class TextPaneBookMetaDataDisplay
A JTextPane implementation of an OSIS displayer.
for license details.
Field Summary | |
---|---|
private org.crosswire.common.xml.Converter |
converter
To convert OSIS to HTML |
protected static org.slf4j.Logger |
log
The log stream |
private JTextPane |
txtView
The display component |
Constructor Summary | |
---|---|
TextPaneBookMetaDataDisplay()
Simple ctor |
Method Summary | |
---|---|
Component |
getComponent()
Accessor for the Swing component |
void |
setBook(org.crosswire.jsword.book.Book book)
Change the book being displayed to a new one. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private org.crosswire.common.xml.Converter converter
private JTextPane txtView
protected static final org.slf4j.Logger log
Constructor Detail |
---|
public TextPaneBookMetaDataDisplay()
Method Detail |
---|
public void setBook(org.crosswire.jsword.book.Book book)
book
- public Component getComponent()
|
Copyright ยจ 2003-2015 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |