|
||||||||||
| 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.
The GNU Lesser General Public License for details.| 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-2015 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||