org.paneris.bibliomania.pagination
Class Pagination.FootnoteSequence

java.lang.Object
  extended by org.paneris.bibliomania.pagination.Pagination.FootnoteSequence
Enclosing class:
Pagination

public static class Pagination.FootnoteSequence
extends java.lang.Object


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

lastNumber

public int lastNumber
Constructor Detail

Pagination.FootnoteSequence

public Pagination.FootnoteSequence()
Method Detail

number

public int number(javax.swing.text.html.HTML.Tag tag,
                  javax.swing.text.AttributeSet atts)

inFootnote

public boolean inFootnote()

footnoteEnded

public boolean footnoteEnded(javax.swing.text.html.HTML.Tag tag)


Copyright © 2000-2009 PanEris. All Rights Reserved.