📄 jtablehelper.html
字号:
<PRE>public <B>JTableHelper</B>(javax.swing.JTable jtable)</PRE><DL><DD>initializes the object<P></DL><!-- ============ METHOD DETAIL ========== --><A NAME="method_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Method Detail</B></FONT></TD></TR></TABLE><A NAME="getJTable()"><!-- --></A><H3>getJTable</H3><PRE>public javax.swing.JTable <B>getJTable</B>()</PRE><DL><DD>returns the JTable<P><DD><DL></DL></DD></DL><HR><A NAME="calcColumnWidth(int)"><!-- --></A><H3>calcColumnWidth</H3><PRE>public int <B>calcColumnWidth</B>(int col)</PRE><DL><DD>calcs the optimal column width of the given column<P><DD><DL></DL></DD></DL><HR><A NAME="calcColumnWidth(javax.swing.JTable, int)"><!-- --></A><H3>calcColumnWidth</H3><PRE>public static int <B>calcColumnWidth</B>(javax.swing.JTable table, int col)</PRE><DL><DD>Calculates the optimal width for the column of the given table. The calculation is based on the preferred width of the header and cell renderer. <br> Taken from the newsgoup de.comp.lang.java with some modifications.<br> Taken from FOPPS/EnhancedTable - http://fopps.sourceforge.net/<br><P><DD><DL><DT><B>Parameters:</B><DD><CODE>table</CODE> - the table to calculate the column width<DD><CODE>col</CODE> - the column to calculate the widths<DT><B>Returns:</B><DD>the width, -1 if error</DL></DD></DL><HR><A NAME="calcHeaderWidth(int)"><!-- --></A><H3>calcHeaderWidth</H3><PRE>public int <B>calcHeaderWidth</B>(int col)</PRE><DL><DD>calcs the optimal header width of the given column<P><DD><DL></DL></DD></DL><HR><A NAME="calcHeaderWidth(javax.swing.JTable, int)"><!-- --></A><H3>calcHeaderWidth</H3><PRE>public static int <B>calcHeaderWidth</B>(javax.swing.JTable table, int col)</PRE><DL><DD>Calculates the optimal width for the header of the given table. The calculation is based on the preferred width of the header renderer.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>table</CODE> - the table to calculate the column width<DD><CODE>col</CODE> - the column to calculate the widths<DT><B>Returns:</B><DD>the width, -1 if error</DL></DD></DL><HR><A NAME="setOptimalColumnWidth(int)"><!-- --></A><H3>setOptimalColumnWidth</H3><PRE>public void <B>setOptimalColumnWidth</B>(int col)</PRE><DL><DD>sets the optimal column width for the given column<P><DD><DL></DL></DD></DL><HR><A NAME="setOptimalColumnWidth(javax.swing.JTable, int)"><!-- --></A><H3>setOptimalColumnWidth</H3><PRE>public static void <B>setOptimalColumnWidth</B>(javax.swing.JTable jtable, int col)</PRE><DL><DD>sets the optimal column width for the given column<P><DD><DL></DL></DD></DL><HR><A NAME="setOptimalColumnWidth()"><!-- --></A><H3>setOptimalColumnWidth</H3><PRE>public void <B>setOptimalColumnWidth</B>()</PRE><DL><DD>sets the optimal column width for all columns<P><DD><DL></DL></DD></DL><HR><A NAME="setOptimalColumnWidth(javax.swing.JTable)"><!-- --></A><H3>setOptimalColumnWidth</H3><PRE>public static void <B>setOptimalColumnWidth</B>(javax.swing.JTable jtable)</PRE><DL><DD>sets the optimal column width for alls column if the given table<P><DD><DL></DL></DD></DL><HR><A NAME="setOptimalHeaderWidth(int)"><!-- --></A><H3>setOptimalHeaderWidth</H3><PRE>public void <B>setOptimalHeaderWidth</B>(int col)</PRE><DL><DD>sets the optimal header width for the given column<P><DD><DL></DL></DD></DL><HR><A NAME="setOptimalHeaderWidth(javax.swing.JTable, int)"><!-- --></A><H3>setOptimalHeaderWidth</H3><PRE>public static void <B>setOptimalHeaderWidth</B>(javax.swing.JTable jtable, int col)</PRE><DL><DD>sets the optimal header width for the given column<P><DD><DL></DL></DD></DL><HR><A NAME="setOptimalHeaderWidth()"><!-- --></A><H3>setOptimalHeaderWidth</H3><PRE>public void <B>setOptimalHeaderWidth</B>()</PRE><DL><DD>sets the optimal header width for all columns<P><DD><DL></DL></DD></DL><HR><A NAME="setOptimalHeaderWidth(javax.swing.JTable)"><!-- --></A><H3>setOptimalHeaderWidth</H3><PRE>public static void <B>setOptimalHeaderWidth</B>(javax.swing.JTable jtable)</PRE><DL><DD>sets the optimal header width for alls column if the given table<P><DD><DL></DL></DD></DL><HR><A NAME="scrollToVisible(int, int)"><!-- --></A><H3>scrollToVisible</H3><PRE>public void <B>scrollToVisible</B>(int row, int col)</PRE><DL><DD>Assumes table is contained in a JScrollPane. Scrolls the cell (rowIndex, vColIndex) so that it is visible within the viewport.<P><DD><DL></DL></DD></DL><HR><A NAME="scrollToVisible(javax.swing.JTable, int, int)"><!-- --></A><H3>scrollToVisible</H3><PRE>public static void <B>scrollToVisible</B>(javax.swing.JTable table, int row, int col)</PRE><DL><DD>Assumes table is contained in a JScrollPane. Scrolls the cell (rowIndex, vColIndex) so that it is visible within the viewport.<P><DD><DL></DL></DD></DL><!-- ========= END OF CLASS DATA ========= --><HR><!-- ======= START OF BOTTOM NAVBAR ====== --><A NAME="navbar_bottom"><!-- --></A><A HREF="#skip-navbar_bottom" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""><TR><TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../Tutorial.pdf"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="http://www.cs.waikato.ac.nz/ml/weka/index.html"><FONT CLASS="NavBarFont1"><B>Weka's home</B></FONT></A> </TD> </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../weka/gui/InstancesSummaryPanel.html" title="class in weka.gui"><B>PREV CLASS</B></A> <A HREF="../../weka/gui/ListSelectorDialog.html" title="class in weka.gui"><B>NEXT CLASS</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../index.html" target="_top"><B>FRAMES</B></A> <A HREF="JTableHelper.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--></SCRIPT><NOSCRIPT> <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A></NOSCRIPT></FONT></TD></TR><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><A NAME="skip-navbar_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= --><HR></BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -