Class TableOfContentsPane.TOCItem

  • Enclosing class:
    TableOfContentsPane

    private static class TableOfContentsPane.TOCItem
    extends java.lang.Object
    Wrapper around a TOCReference that gives the TOCReference's title when toString() is called .createTableOfContentsTree
    • Constructor Detail

    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object