jscrollpane.html
来自「API資料大全」· HTML 代码 · 共 723 行 · 第 1/5 页
HTML
723 行
Serialized objects of this class will not be compatible with future Swing releases. The current serialization support is appropriate for short term storage or RMI between applications running the same version of Swing. A future release of Swing will provide support for long term persistence.<P><DL><DT><B>See Also: </B><DD><A HREF="../../javax/swing/JScrollBar.html"><CODE>JScrollBar</CODE></A>, <A HREF="../../javax/swing/JViewport.html"><CODE>JViewport</CODE></A>, <A HREF="../../javax/swing/JScrollPane.html#setViewportView(java.awt.Component)"><CODE>setViewportView(java.awt.Component)</CODE></A>, <A HREF="../../javax/swing/JScrollPane.html#setRowHeaderView(java.awt.Component)"><CODE>setRowHeaderView(java.awt.Component)</CODE></A>, <A HREF="../../javax/swing/JScrollPane.html#setColumnHeaderView(java.awt.Component)"><CODE>setColumnHeaderView(java.awt.Component)</CODE></A>, <A HREF="../../javax/swing/JScrollPane.html#setCorner(java.lang.String, java.awt.Component)"><CODE>setCorner(java.lang.String, java.awt.Component)</CODE></A>, <A HREF="../../javax/swing/JScrollPane.html#setViewportBorder(javax.swing.border.Border)"><CODE>setViewportBorder(javax.swing.border.Border)</CODE></A>, <A HREF="../../serialized-form.html#javax.swing.JScrollPane">Serialized Form</A></DL><HR><P><!-- ======== INNER CLASS SUMMARY ======== --><A NAME="inner_class_summary"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2"><B>Inner Class Summary</B></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected class</CODE></FONT></TD><TD><CODE><B><A HREF="../../javax/swing/JScrollPane.AccessibleJScrollPane.html">JScrollPane.AccessibleJScrollPane</A></B></CODE><BR> This class implements accessibility support for the <code>JScrollPane</code> class.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected class</CODE></FONT></TD><TD><CODE><B><A HREF="../../javax/swing/JScrollPane.ScrollBar.html">JScrollPane.ScrollBar</A></B></CODE><BR> By default <code>JScrollPane</code> creates scrollbars that are instances of this class.</TD></TR></TABLE> <A NAME="inner_classes_inherited_from_class_javax.swing.JComponent"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Inner classes inherited from class javax.swing.<A HREF="../../javax/swing/JComponent.html">JComponent</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../javax/swing/JComponent.AccessibleJComponent.html">JComponent.AccessibleJComponent</A></CODE></TD></TR></TABLE> <A NAME="inner_classes_inherited_from_class_java.awt.Container"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Inner classes inherited from class java.awt.<A HREF="../../java/awt/Container.html">Container</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../java/awt/Container.AccessibleAWTContainer.html">Container.AccessibleAWTContainer</A></CODE></TD></TR></TABLE> <A NAME="inner_classes_inherited_from_class_java.awt.Component"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Inner classes inherited from class java.awt.<A HREF="../../java/awt/Component.html">Component</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../java/awt/Component.AccessibleAWTComponent.html">Component.AccessibleAWTComponent</A></CODE></TD></TR></TABLE> <!-- =========== FIELD SUMMARY =========== --><A NAME="field_summary"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2"><B>Field Summary</B></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected <A HREF="../../javax/swing/JViewport.html">JViewport</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../javax/swing/JScrollPane.html#columnHeader">columnHeader</A></B></CODE><BR> The column header child.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected <A HREF="../../javax/swing/JScrollBar.html">JScrollBar</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../javax/swing/JScrollPane.html#horizontalScrollBar">horizontalScrollBar</A></B></CODE><BR> The scrollpane's horizontal scrollbar child.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected int</CODE></FONT></TD><TD><CODE><B><A HREF="../../javax/swing/JScrollPane.html#horizontalScrollBarPolicy">horizontalScrollBarPolicy</A></B></CODE><BR> The display policy for the horizontal scrollbar.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected <A HREF="../../java/awt/Component.html">Component</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../javax/swing/JScrollPane.html#lowerLeft">lowerLeft</A></B></CODE><BR> The component to display in the lower left corner.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected <A HREF="../../java/awt/Component.html">Component</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../javax/swing/JScrollPane.html#lowerRight">lowerRight</A></B></CODE><BR> The component to display in the lower right corner.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected <A HREF="../../javax/swing/JViewport.html">JViewport</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../javax/swing/JScrollPane.html#rowHeader">rowHeader</A></B></CODE><BR> The row header child.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected <A HREF="../../java/awt/Component.html">Component</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../javax/swing/JScrollPane.html#upperLeft">upperLeft</A></B></CODE><BR> The component to display in the upper left corner.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected <A HREF="../../java/awt/Component.html">Component</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../javax/swing/JScrollPane.html#upperRight">upperRight</A></B></CODE><BR> The component to display in the upper right corner.</TD></TR>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?