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