| Package | Description |
|---|---|
| com.lowagie.rups.view.itext | |
| com.lowagie.rups.view.models |
| Modifier and Type | Class and Description |
|---|---|
class |
PagesTable
A JTable listing all the pages in a PDF file: the object number of each
page dictionary and the page numbers (with label information if present).
|
class |
XRefTable
A JTable that shows the indirect objects of a PDF xref table.
|
| Modifier and Type | Field and Description |
|---|---|
protected JTableAutoModelInterface |
JTableAutoModel.table
The table that knows how to model itself.
|
| Constructor and Description |
|---|
JTableAutoModel(JTableAutoModelInterface table)
Constructs an auto model for a JTable.
|
Copyright © 2015. All rights reserved.