📄 pagestable.html
字号:
<BR> A serial version UID.</TD></TR></TABLE> <A NAME="fields_inherited_from_class_javax.swing.JTable"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Fields inherited from class javax.swing.<A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JTable.html?is-external=true" title="class or interface in javax.swing">JTable</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JTable.html?is-external=true#AUTO_RESIZE_ALL_COLUMNS" title="class or interface in javax.swing">AUTO_RESIZE_ALL_COLUMNS</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JTable.html?is-external=true#AUTO_RESIZE_LAST_COLUMN" title="class or interface in javax.swing">AUTO_RESIZE_LAST_COLUMN</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JTable.html?is-external=true#AUTO_RESIZE_NEXT_COLUMN" title="class or interface in javax.swing">AUTO_RESIZE_NEXT_COLUMN</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JTable.html?is-external=true#AUTO_RESIZE_OFF" title="class or interface in javax.swing">AUTO_RESIZE_OFF</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JTable.html?is-external=true#AUTO_RESIZE_SUBSEQUENT_COLUMNS" title="class or interface in javax.swing">AUTO_RESIZE_SUBSEQUENT_COLUMNS</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JTable.html?is-external=true#autoCreateColumnsFromModel" title="class or interface in javax.swing">autoCreateColumnsFromModel</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JTable.html?is-external=true#autoResizeMode" title="class or interface in javax.swing">autoResizeMode</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JTable.html?is-external=true#cellEditor" title="class or interface in javax.swing">cellEditor</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JTable.html?is-external=true#cellSelectionEnabled" title="class or interface in javax.swing">cellSelectionEnabled</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JTable.html?is-external=true#columnModel" title="class or interface in javax.swing">columnModel</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JTable.html?is-external=true#dataModel" title="class or interface in javax.swing">dataModel</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JTable.html?is-external=true#defaultEditorsByColumnClass" title="class or interface in javax.swing">defaultEditorsByColumnClass</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JTable.html?is-external=true#defaultRenderersByColumnClass" title="class or interface in javax.swing">defaultRenderersByColumnClass</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JTable.html?is-external=true#editingColumn" title="class or interface in javax.swing">editingColumn</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JTable.html?is-external=true#editingRow" title="class or interface in javax.swing">editingRow</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JTable.html?is-external=true#editorComp" title="class or interface in javax.swing">editorComp</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JTable.html?is-external=true#gridColor" title="class or interface in javax.swing">gridColor</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JTable.html?is-external=true#preferredViewportSize" title="class or interface in javax.swing">preferredViewportSize</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JTable.html?is-external=true#rowHeight" title="class or interface in javax.swing">rowHeight</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JTable.html?is-external=true#rowMargin" title="class or interface in javax.swing">rowMargin</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JTable.html?is-external=true#rowSelectionAllowed" title="class or interface in javax.swing">rowSelectionAllowed</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JTable.html?is-external=true#selectionBackground" title="class or interface in javax.swing">selectionBackground</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JTable.html?is-external=true#selectionForeground" title="class or interface in javax.swing">selectionForeground</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JTable.html?is-external=true#selectionModel" title="class or interface in javax.swing">selectionModel</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JTable.html?is-external=true#showHorizontalLines" title="class or interface in javax.swing">showHorizontalLines</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JTable.html?is-external=true#showVerticalLines" title="class or interface in javax.swing">showVerticalLines</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JTable.html?is-external=true#tableHeader" title="class or interface in javax.swing">tableHeader</A></CODE></TD></TR></TABLE> <A NAME="fields_inherited_from_class_javax.swing.JComponent"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Fields inherited from class javax.swing.<A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JComponent.html?is-external=true" title="class or interface in javax.swing">JComponent</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JComponent.html?is-external=true#accessibleContext" title="class or interface in javax.swing">accessibleContext</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JComponent.html?is-external=true#listenerList" title="class or interface in javax.swing">listenerList</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JComponent.html?is-external=true#TOOL_TIP_TEXT_KEY" title="class or interface in javax.swing">TOOL_TIP_TEXT_KEY</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JComponent.html?is-external=true#ui" title="class or interface in javax.swing">ui</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JComponent.html?is-external=true#UNDEFINED_CONDITION" title="class or interface in javax.swing">UNDEFINED_CONDITION</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JComponent.html?is-external=true#WHEN_ANCESTOR_OF_FOCUSED_COMPONENT" title="class or interface in javax.swing">WHEN_ANCESTOR_OF_FOCUSED_COMPONENT</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JComponent.html?is-external=true#WHEN_FOCUSED" title="class or interface in javax.swing">WHEN_FOCUSED</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/javax/swing/JComponent.html?is-external=true#WHEN_IN_FOCUSED_WINDOW" title="class or interface in javax.swing">WHEN_IN_FOCUSED_WINDOW</A></CODE></TD></TR></TABLE> <A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Fields inherited from class java.awt.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/Component.html?is-external=true" title="class or interface in java.awt">Component</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/Component.html?is-external=true#BOTTOM_ALIGNMENT" title="class or interface in java.awt">BOTTOM_ALIGNMENT</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/Component.html?is-external=true#CENTER_ALIGNMENT" title="class or interface in java.awt">CENTER_ALIGNMENT</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/Component.html?is-external=true#LEFT_ALIGNMENT" title="class or interface in java.awt">LEFT_ALIGNMENT</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/Component.html?is-external=true#RIGHT_ALIGNMENT" title="class or interface in java.awt">RIGHT_ALIGNMENT</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/Component.html?is-external=true#TOP_ALIGNMENT" title="class or interface in java.awt">TOP_ALIGNMENT</A></CODE></TD></TR></TABLE> <A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Fields inherited from interface java.awt.image.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/image/ImageObserver.html?is-external=true" title="class or interface in java.awt.image">ImageObserver</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/image/ImageObserver.html?is-external=true#ABORT" title="class or interface in java.awt.image">ABORT</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/image/ImageObserver.html?is-external=true#ALLBITS" title="class or interface in java.awt.image">ALLBITS</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/image/ImageObserver.html?is-external=true#ERROR" title="class or interface in java.awt.image">ERROR</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/image/ImageObserver.html?is-external=true#FRAMEBITS" title="class or interface in java.awt.image">FRAMEBITS</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/image/ImageObserver.html?is-external=true#HEIGHT" title="class or interface in java.awt.image">HEIGHT</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/image/ImageObserver.html?is-external=true#PROPERTIES" title="class or interface in java.awt.image">PROPERTIES</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/image/ImageObserver.html?is-external=true#SOMEBITS" title="class or interface in java.awt.image">SOMEBITS</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/image/ImageObserver.html?is-external=true#WIDTH" title="class or interface in java.awt.image">WIDTH</A></CODE></TD></TR></TABLE> <!-- ======== CONSTRUCTOR SUMMARY ======== --><A NAME="constructor_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"><B>Constructor Summary</B></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../com/lowagie/rups/view/itext/PagesTable.html#PagesTable(com.lowagie.rups.controller.PdfReaderController, com.lowagie.rups.view.PageNavigationListener)">PagesTable</A></B>(<A HREF="../../../../../com/lowagie/rups/controller/PdfReaderController.html" title="class in com.lowagie.rups.controller">PdfReaderController</A> controller, <A HREF="../../../../../com/lowagie/rups/view/PageNavigationListener.html" title="interface in com.lowagie.rups.view">PageNavigationListener</A> listener)</CODE><BR> Constructs a PagesTable.</TD></TR></TABLE> <!-- ========== METHOD SUMMARY =========== --><A NAME="method_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"><B>Method Summary</B></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -