📄 jsplitpane.html
字号:
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../javax/swing/JSplitPane.html#getDividerLocation()">getDividerLocation</A></B>()</CODE><BR> Returns the last value passed to <code>setDividerLocation</code>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../javax/swing/JSplitPane.html#getDividerSize()">getDividerSize</A></B>()</CODE><BR> Returns the size of the divider.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../javax/swing/JSplitPane.html#getLastDividerLocation()">getLastDividerLocation</A></B>()</CODE><BR> Returns the last location the divider was at.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../java/awt/Component.html">Component</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../javax/swing/JSplitPane.html#getLeftComponent()">getLeftComponent</A></B>()</CODE><BR> Returns the component to the left (or above) the divider.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../javax/swing/JSplitPane.html#getMaximumDividerLocation()">getMaximumDividerLocation</A></B>()</CODE><BR> Returns the maximum location of the divider from the look and feel implementation.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../javax/swing/JSplitPane.html#getMinimumDividerLocation()">getMinimumDividerLocation</A></B>()</CODE><BR> Returns the minimum location of the divider from the look and feel implementation.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../javax/swing/JSplitPane.html#getOrientation()">getOrientation</A></B>()</CODE><BR> Returns the orientation.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> double</CODE></FONT></TD><TD><CODE><B><A HREF="../../javax/swing/JSplitPane.html#getResizeWeight()">getResizeWeight</A></B>()</CODE><BR> Returns the number that determines how extra space is distributed.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../java/awt/Component.html">Component</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../javax/swing/JSplitPane.html#getRightComponent()">getRightComponent</A></B>()</CODE><BR> Returns the component to the right (or below) the divider.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../java/awt/Component.html">Component</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../javax/swing/JSplitPane.html#getTopComponent()">getTopComponent</A></B>()</CODE><BR> Returns the component above, or to the left of the divider.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../javax/swing/plaf/SplitPaneUI.html">SplitPaneUI</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../javax/swing/JSplitPane.html#getUI()">getUI</A></B>()</CODE><BR> Returns the <code>SplitPaneUI</code> that is providing the current look and feel.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../java/lang/String.html">String</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../javax/swing/JSplitPane.html#getUIClassID()">getUIClassID</A></B>()</CODE><BR> Returns the name of the L&F class that renders this component.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../javax/swing/JSplitPane.html#isContinuousLayout()">isContinuousLayout</A></B>()</CODE><BR> Returns true if the child comopnents are continuously redisplayed and layed out during user intervention.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../javax/swing/JSplitPane.html#isOneTouchExpandable()">isOneTouchExpandable</A></B>()</CODE><BR> Returns true if the pane provides a UI widget to collapse/expand the divider.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../javax/swing/JSplitPane.html#isValidateRoot()">isValidateRoot</A></B>()</CODE><BR> Returns true, so that calls to <code>revalidate</code> on any descendant of this <code>JSplitPane</code> will cause a request to be queued that will validate the <code>JSplitPane</code> and all its descendants.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected void</CODE></FONT></TD><TD><CODE><B><A HREF="../../javax/swing/JSplitPane.html#paintChildren(java.awt.Graphics)">paintChildren</A></B>(<A HREF="../../java/awt/Graphics.html">Graphics</A> g)</CODE><BR> Subclassed to message the UI with <code>finishedPaintingChildren</code> after super has been messaged, as well as painting the border.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected <A HREF="../../java/lang/String.html">String</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../javax/swing/JSplitPane.html#paramString()">paramString</A></B>()</CODE><BR> Returns a string representation of this <code>JSplitPane</code>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../javax/swing/JSplitPane.html#remove(java.awt.Component)">remove</A></B>(<A HREF="../../java/awt/Component.html">Component</A> component)</CODE><BR> Removes the child component, <code>component</code> from the pane.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../javax/swing/JSplitPane.html#remove(int)">remove</A></B>(int index)</CODE><BR> Removes the <code>Component</code> at the specified index.</TD></TR>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -