Package | Description |
---|---|
com.lowagie.rups.controller | |
com.lowagie.rups.view.itext |
Modifier and Type | Field and Description |
---|---|
protected PdfReaderController |
RupsController.readerController
Object with the GUI components for iText.
|
Modifier and Type | Field and Description |
---|---|
protected PdfReaderController |
XRefTable.controller
The renderer that will render an object when selected in the table.
|
protected PdfReaderController |
PagesTable.controller
Nodes in the FormTree correspond with nodes in the main PdfTree.
|
protected PdfReaderController |
OutlineTree.controller
Nodes in the FormTree correspond with nodes in the main PdfTree.
|
protected PdfReaderController |
FormTree.controller
Nodes in the FormTree correspond with nodes in the main PdfTree.
|
Constructor and Description |
---|
FormTree(PdfReaderController controller)
Creates a new FormTree.
|
OutlineTree(PdfReaderController controller)
Creates a new outline tree.
|
PagesTable(PdfReaderController controller,
PageSelectionListener listener)
Constructs a PagesTable.
|
XRefTable(PdfReaderController controller)
Creates a JTable visualizing xref table.
|
Copyright © 2015. All rights reserved.