|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.crosswire.common.xml.RedLetterText
public class RedLetterText
RedLetterText remembers when text should be red. Red Letter Text is used to highlight the words of Jesus.
for license details.
The copyright to this program is held by it's authors.
Field Summary | |
---|---|
private int |
rlt
|
Constructor Summary | |
---|---|
RedLetterText()
Construct a RedLetterText. |
Method Summary | |
---|---|
void |
enter()
Call when Red Letter Text is entered |
boolean |
isRLT()
Returns true when one is in Red Letter Text |
void |
leave()
Call when Red Letter Text is left |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private int rlt
Constructor Detail |
---|
public RedLetterText()
Method Detail |
---|
public void enter()
public void leave()
public boolean isRLT()
|
Copyright ยจ 2003-2007 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |