⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 multisplitpaneui.html

📁 API資料大全
💻 HTML
📖 第 1 页 / 共 3 页
字号:
<CODE>&nbsp;<A HREF="../../../../java/awt/Dimension.html">Dimension</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../javax/swing/plaf/multi/MultiSplitPaneUI.html#getMinimumSize(javax.swing.JComponent)">getMinimumSize</A></B>(<A HREF="../../../../javax/swing/JComponent.html">JComponent</A>&nbsp;a)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Call getMinimumSize on each UI handled by this MultiUI.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../java/awt/Dimension.html">Dimension</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../javax/swing/plaf/multi/MultiSplitPaneUI.html#getPreferredSize(javax.swing.JComponent)">getPreferredSize</A></B>(<A HREF="../../../../javax/swing/JComponent.html">JComponent</A>&nbsp;a)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Call getPreferredSize on each UI handled by this MultiUI.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../javax/swing/plaf/ComponentUI.html">ComponentUI</A>[]</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../javax/swing/plaf/multi/MultiSplitPaneUI.html#getUIs()">getUIs</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the list of UI's associated with this multiplexing UI.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../javax/swing/plaf/multi/MultiSplitPaneUI.html#installUI(javax.swing.JComponent)">installUI</A></B>(<A HREF="../../../../javax/swing/JComponent.html">JComponent</A>&nbsp;a)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Call installUI on each UI handled by this MultiUI.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../javax/swing/plaf/multi/MultiSplitPaneUI.html#paint(java.awt.Graphics, javax.swing.JComponent)">paint</A></B>(<A HREF="../../../../java/awt/Graphics.html">Graphics</A>&nbsp;a,      <A HREF="../../../../javax/swing/JComponent.html">JComponent</A>&nbsp;b)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Call paint on each UI handled by this MultiUI.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../javax/swing/plaf/multi/MultiSplitPaneUI.html#resetToPreferredSizes(javax.swing.JSplitPane)">resetToPreferredSizes</A></B>(<A HREF="../../../../javax/swing/JSplitPane.html">JSplitPane</A>&nbsp;a)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Call resetToPreferredSizes on each UI handled by this MultiUI.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../javax/swing/plaf/multi/MultiSplitPaneUI.html#setDividerLocation(javax.swing.JSplitPane, int)">setDividerLocation</A></B>(<A HREF="../../../../javax/swing/JSplitPane.html">JSplitPane</A>&nbsp;a,                   int&nbsp;b)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Call setDividerLocation on each UI handled by this MultiUI.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../javax/swing/plaf/multi/MultiSplitPaneUI.html#uninstallUI(javax.swing.JComponent)">uninstallUI</A></B>(<A HREF="../../../../javax/swing/JComponent.html">JComponent</A>&nbsp;a)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Call uninstallUI on each UI handled by this MultiUI.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../javax/swing/plaf/multi/MultiSplitPaneUI.html#update(java.awt.Graphics, javax.swing.JComponent)">update</A></B>(<A HREF="../../../../java/awt/Graphics.html">Graphics</A>&nbsp;a,       <A HREF="../../../../javax/swing/JComponent.html">JComponent</A>&nbsp;b)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Call update on each UI handled by this MultiUI.</TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class java.lang.<A HREF="../../../../java/lang/Object.html">Object</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../java/lang/Object.html#clone()">clone</A>, <A HREF="../../../../java/lang/Object.html#equals(java.lang.Object)">equals</A>, <A HREF="../../../../java/lang/Object.html#finalize()">finalize</A>, <A HREF="../../../../java/lang/Object.html#getClass()">getClass</A>, <A HREF="../../../../java/lang/Object.html#hashCode()">hashCode</A>, <A HREF="../../../../java/lang/Object.html#notify()">notify</A>, <A HREF="../../../../java/lang/Object.html#notifyAll()">notifyAll</A>, <A HREF="../../../../java/lang/Object.html#toString()">toString</A>, <A HREF="../../../../java/lang/Object.html#wait()">wait</A>, <A HREF="../../../../java/lang/Object.html#wait(long)">wait</A>, <A HREF="../../../../java/lang/Object.html#wait(long, int)">wait</A></CODE></TD></TR></TABLE>&nbsp;<P><!-- ============ FIELD DETAIL =========== --><A NAME="field_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Field Detail</B></FONT></TD></TR></TABLE><A NAME="uis"><!-- --></A><H3>uis</H3><PRE>protected <A HREF="../../../../java/util/Vector.html">Vector</A> <B>uis</B></PRE><DL><DD>The Vector containing the real UI's.  This is populated  in the call to createUI, and can be obtained by calling getUIs.  The first element is guaranteed to the real UI  obtained from the default look and feel.</DL><!-- ========= CONSTRUCTOR DETAIL ======== --><A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Constructor Detail</B></FONT></TD></TR></TABLE><A NAME="MultiSplitPaneUI()"><!-- --></A><H3>MultiSplitPaneUI</H3><PRE>public <B>MultiSplitPaneUI</B>()</PRE><DL></DL><!-- ============ METHOD DETAIL ========== --><A NAME="method_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Method Detail</B></FONT></TD></TR></TABLE><A NAME="getUIs()"><!-- --></A><H3>getUIs</H3><PRE>public <A HREF="../../../../javax/swing/plaf/ComponentUI.html">ComponentUI</A>[] <B>getUIs</B>()</PRE><DL><DD>Return the list of UI's associated with this multiplexing UI.  This  allows processing of the UI's by an application aware of multiplexing  UI's on components.</DL><HR><A NAME="resetToPreferredSizes(javax.swing.JSplitPane)"><!-- --></A><H3>resetToPreferredSizes</H3><PRE>public void <B>resetToPreferredSizes</B>(<A HREF="../../../../javax/swing/JSplitPane.html">JSplitPane</A>&nbsp;a)</PRE><DL><DD>Call resetToPreferredSizes on each UI handled by this MultiUI.<DD><DL><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../javax/swing/plaf/SplitPaneUI.html#resetToPreferredSizes(javax.swing.JSplitPane)">resetToPreferredSizes</A></CODE> in class <CODE><A HREF="../../../../javax/swing/plaf/SplitPaneUI.html">SplitPaneUI</A></CODE></DL></DD></DL><HR><A NAME="setDividerLocation(javax.swing.JSplitPane, int)"><!-- --></A><H3>setDividerLocation</H3><PRE>public void <B>setDividerLocation</B>(<A HREF="../../../../javax/swing/JSplitPane.html">JSplitPane</A>&nbsp;a,                               int&nbsp;b)</PRE><DL><DD>Call setDividerLocation on each UI handled by this MultiUI.<DD><DL><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../javax/swing/plaf/SplitPaneUI.html#setDividerLocation(javax.swing.JSplitPane, int)">setDividerLocation</A></CODE> in class <CODE><A HREF="../../../../javax/swing/plaf/SplitPaneUI.html">SplitPaneUI</A></CODE></DL></DD></DL><HR><A NAME="getDividerLocation(javax.swing.JSplitPane)"><!-- --></A><H3>getDividerLocation</H3><PRE>public int <B>getDividerLocation</B>(<A HREF="../../../../javax/swing/JSplitPane.html">JSplitPane</A>&nbsp;a)</PRE><DL><DD>Call getDividerLocation on each UI handled by this MultiUI. Return only the value obtained from the first UI, which is the UI obtained from the default LookAndFeel.<DD><DL><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../javax/swing/plaf/SplitPaneUI.html#getDividerLocation(javax.swing.JSplitPane)">getDividerLocation</A></CODE> in class <CODE><A HREF="../../../../javax/swing/plaf/SplitPaneUI.html">SplitPaneUI</A></CODE></DL></DD></DL><HR><A NAME="getMinimumDividerLocation(javax.swing.JSplitPane)"><!-- --></A><H3>getMinimumDividerLocation</H3><PRE>public int <B>getMinimumDividerLocation</B>(<A HREF="../../../../javax/swing/JSplitPane.html">JSplitPane</A>&nbsp;a)</PRE><DL><DD>Call getMinimumDividerLocation on each UI handled by this MultiUI. Return only the value obtained from the first UI, which is the UI obtained from the default LookAndFeel.<DD><DL><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../javax/swing/plaf/SplitPaneUI.html#getMinimumDividerLocation(javax.swing.JSplitPane)">getMinimumDividerLocation</A></CODE> in class <CODE><A HREF="../../../../javax/swing/plaf/SplitPaneUI.html">SplitPaneUI</A></CODE></DL></DD></DL><HR><A NAME="getMaximumDividerLocation(javax.swing.JSplitPane)"><!-- --></A><H3>getMaximumDividerLocation</H3><PRE>public int <B>getMaximumDividerLocation</B>(<A HREF="../../../../javax/swing/JSplitPane.html">JSplitPane</A>&nbsp;a)</PRE><DL><DD>Call getMaximumDividerLocation on each UI handled by this MultiUI. Return only the value obtained from the first UI, which is the UI obtained from the default LookAndFeel.<DD><DL><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../javax/swing/plaf/SplitPaneUI.html#getMaximumDividerLocation(javax.swing.JSplitPane)">getMaximumDividerLocation</A></CODE> in class <CODE><A HREF="../../../../javax/swing/plaf/SplitPaneUI.html">SplitPaneUI</A></CODE></DL></DD></DL><HR>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -