|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.paneris.bibliomania.pagination.Pagination.FootnoteSequence
public static class Pagination.FootnoteSequence
Nested Class Summary | |
---|---|
static class |
Pagination.FootnoteSequence.NestingException
|
Field Summary | |
---|---|
int |
lastNumber
|
Constructor Summary | |
---|---|
Pagination.FootnoteSequence()
|
Method Summary | |
---|---|
boolean |
footnoteEnded(javax.swing.text.html.HTML.Tag tag)
|
boolean |
inFootnote()
|
int |
number(javax.swing.text.html.HTML.Tag tag,
javax.swing.text.AttributeSet atts)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int lastNumber
Constructor Detail |
---|
public Pagination.FootnoteSequence()
Method Detail |
---|
public int number(javax.swing.text.html.HTML.Tag tag, javax.swing.text.AttributeSet atts)
public boolean inFootnote()
public boolean footnoteEnded(javax.swing.text.html.HTML.Tag tag)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |