Uses of Interface
org.openpdf.rups.view.models.JTableAutoModelInterface
Packages that use JTableAutoModelInterface
-
Uses of JTableAutoModelInterface in org.openpdf.rups.view.itext
Classes in org.openpdf.rups.view.itext that implement JTableAutoModelInterfaceModifier and TypeClassDescriptionclassA 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).classA JTable that shows the indirect objects of a PDF xref table. -
Uses of JTableAutoModelInterface in org.openpdf.rups.view.models
Fields in org.openpdf.rups.view.models declared as JTableAutoModelInterfaceModifier and TypeFieldDescriptionprotected JTableAutoModelInterfaceJTableAutoModel.tableThe table that knows how to model itself.Constructors in org.openpdf.rups.view.models with parameters of type JTableAutoModelInterfaceModifierConstructorDescriptionConstructs an auto model for a JTable.