|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JTableAutoModelInterface | |
---|---|
com.itextpdf.rups.view.itext | |
com.itextpdf.rups.view.models |
Uses of JTableAutoModelInterface in com.itextpdf.rups.view.itext |
---|
Classes in com.itextpdf.rups.view.itext that implement JTableAutoModelInterface | |
---|---|
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. |
Uses of JTableAutoModelInterface in com.itextpdf.rups.view.models |
---|
Fields in com.itextpdf.rups.view.models declared as JTableAutoModelInterface | |
---|---|
protected JTableAutoModelInterface |
JTableAutoModel.table
The table that knows how to model itself. |
Constructors in com.itextpdf.rups.view.models with parameters of type JTableAutoModelInterface | |
---|---|
JTableAutoModel(JTableAutoModelInterface table)
Constructs an auto model for a JTable. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |