📄 metalfilechooserui.html
字号:
<BR> </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/plaf/metal/MetalFileChooserUI.html#valueChanged(javax.swing.event.ListSelectionEvent)">valueChanged</A></B>(<A HREF="../../../../javax/swing/event/ListSelectionEvent.html">ListSelectionEvent</A> e)</CODE><BR> </TD></TR></TABLE> <A NAME="methods_inherited_from_class_javax.swing.plaf.basic.BasicFileChooserUI"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class javax.swing.plaf.basic.<A HREF="../../../../javax/swing/plaf/basic/BasicFileChooserUI.html">BasicFileChooserUI</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../javax/swing/plaf/basic/BasicFileChooserUI.html#clearIconCache()">clearIconCache</A>, <A HREF="../../../../javax/swing/plaf/basic/BasicFileChooserUI.html#createDoubleClickListener(javax.swing.JFileChooser, javax.swing.JList)">createDoubleClickListener</A>, <A HREF="../../../../javax/swing/plaf/basic/BasicFileChooserUI.html#createListSelectionListener(javax.swing.JFileChooser)">createListSelectionListener</A>, <A HREF="../../../../javax/swing/plaf/basic/BasicFileChooserUI.html#createModel()">createModel</A>, <A HREF="../../../../javax/swing/plaf/basic/BasicFileChooserUI.html#getAcceptAllFileFilter(javax.swing.JFileChooser)">getAcceptAllFileFilter</A>, <A HREF="../../../../javax/swing/plaf/basic/BasicFileChooserUI.html#getAccessoryPanel()">getAccessoryPanel</A>, <A HREF="../../../../javax/swing/plaf/basic/BasicFileChooserUI.html#getApproveButtonMnemonic(javax.swing.JFileChooser)">getApproveButtonMnemonic</A>, <A HREF="../../../../javax/swing/plaf/basic/BasicFileChooserUI.html#getApproveButtonText(javax.swing.JFileChooser)">getApproveButtonText</A>, <A HREF="../../../../javax/swing/plaf/basic/BasicFileChooserUI.html#getApproveButtonToolTipText(javax.swing.JFileChooser)">getApproveButtonToolTipText</A>, <A HREF="../../../../javax/swing/plaf/basic/BasicFileChooserUI.html#getApproveSelectionAction()">getApproveSelectionAction</A>, <A HREF="../../../../javax/swing/plaf/basic/BasicFileChooserUI.html#getCancelSelectionAction()">getCancelSelectionAction</A>, <A HREF="../../../../javax/swing/plaf/basic/BasicFileChooserUI.html#getChangeToParentDirectoryAction()">getChangeToParentDirectoryAction</A>, <A HREF="../../../../javax/swing/plaf/basic/BasicFileChooserUI.html#getDialogTitle(javax.swing.JFileChooser)">getDialogTitle</A>, <A HREF="../../../../javax/swing/plaf/basic/BasicFileChooserUI.html#getFileChooser()">getFileChooser</A>, <A HREF="../../../../javax/swing/plaf/basic/BasicFileChooserUI.html#getFileView(javax.swing.JFileChooser)">getFileView</A>, <A HREF="../../../../javax/swing/plaf/basic/BasicFileChooserUI.html#getGoHomeAction()">getGoHomeAction</A>, <A HREF="../../../../javax/swing/plaf/basic/BasicFileChooserUI.html#getModel()">getModel</A>, <A HREF="../../../../javax/swing/plaf/basic/BasicFileChooserUI.html#getNewFolderAction()">getNewFolderAction</A>, <A HREF="../../../../javax/swing/plaf/basic/BasicFileChooserUI.html#getUpdateAction()">getUpdateAction</A>, <A HREF="../../../../javax/swing/plaf/basic/BasicFileChooserUI.html#installDefaults(javax.swing.JFileChooser)">installDefaults</A>, <A HREF="../../../../javax/swing/plaf/basic/BasicFileChooserUI.html#installIcons(javax.swing.JFileChooser)">installIcons</A>, <A HREF="../../../../javax/swing/plaf/basic/BasicFileChooserUI.html#uninstallDefaults(javax.swing.JFileChooser)">uninstallDefaults</A>, <A HREF="../../../../javax/swing/plaf/basic/BasicFileChooserUI.html#uninstallIcons(javax.swing.JFileChooser)">uninstallIcons</A>, <A HREF="../../../../javax/swing/plaf/basic/BasicFileChooserUI.html#uninstallListeners(javax.swing.JFileChooser)">uninstallListeners</A>, <A HREF="../../../../javax/swing/plaf/basic/BasicFileChooserUI.html#uninstallStrings(javax.swing.JFileChooser)">uninstallStrings</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_javax.swing.plaf.ComponentUI"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TD><B>Methods inherited from class javax.swing.plaf.<A HREF="../../../../javax/swing/plaf/ComponentUI.html">ComponentUI</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../javax/swing/plaf/ComponentUI.html#contains(javax.swing.JComponent, int, int)">contains</A>, <A HREF="../../../../javax/swing/plaf/ComponentUI.html#getAccessibleChild(javax.swing.JComponent, int)">getAccessibleChild</A>, <A HREF="../../../../javax/swing/plaf/ComponentUI.html#getAccessibleChildrenCount(javax.swing.JComponent)">getAccessibleChildrenCount</A>, <A HREF="../../../../javax/swing/plaf/ComponentUI.html#paint(java.awt.Graphics, javax.swing.JComponent)">paint</A>, <A HREF="../../../../javax/swing/plaf/ComponentUI.html#update(java.awt.Graphics, javax.swing.JComponent)">update</A></CODE></TD></TR></TABLE> <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> <P><!-- ============ FIELD DETAIL =========== --><!-- ========= 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="MetalFileChooserUI(javax.swing.JFileChooser)"><!-- --></A><H3>MetalFileChooserUI</H3><PRE>public <B>MetalFileChooserUI</B>(<A HREF="../../../../javax/swing/JFileChooser.html">JFileChooser</A> filechooser)</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="createUI(javax.swing.JComponent)"><!-- --></A><H3>createUI</H3><PRE>public static <A HREF="../../../../javax/swing/plaf/ComponentUI.html">ComponentUI</A> <B>createUI</B>(<A HREF="../../../../javax/swing/JComponent.html">JComponent</A> c)</PRE><DL></DL><HR><A NAME="installUI(javax.swing.JComponent)"><!-- --></A><H3>installUI</H3><PRE>public void <B>installUI</B>(<A HREF="../../../../javax/swing/JComponent.html">JComponent</A> c)</PRE><DL><DD><DL><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../javax/swing/plaf/basic/BasicFileChooserUI.html#installUI(javax.swing.JComponent)">installUI</A></CODE> in class <CODE><A HREF="../../../../javax/swing/plaf/basic/BasicFileChooserUI.html">BasicFileChooserUI</A></CODE></DL></DD></DL><HR><A NAME="uninstallComponents(javax.swing.JFileChooser)"><!-- --></A><H3>uninstallComponents</H3><PRE>public void <B>uninstallComponents</B>(<A HREF="../../../../javax/swing/JFileChooser.html">JFileChooser</A> fc)</PRE><DL><DD><DL><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../javax/swing/plaf/basic/BasicFileChooserUI.html#uninstallComponents(javax.swing.JFileChooser)">uninstallComponents</A></CODE> in class <CODE><A HREF="../../../../javax/swing/plaf/basic/BasicFileChooserUI.html">BasicFileChooserUI</A></CODE></DL></DD></DL><HR><A NAME="installComponents(javax.swing.JFileChooser)"><!-- --></A><H3>installComponents</H3><PRE>public void <B>installComponents</B>(<A HREF="../../../../javax/swing/JFileChooser.html">JFileChooser</A> fc)</PRE><DL><DD><DL><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../javax/swing/plaf/basic/BasicFileChooserUI.html#installComponents(javax.swing.JFileChooser)">installComponents</A></CODE> in class <CODE><A HREF="../../../../javax/swing/plaf/basic/BasicFileChooserUI.html">BasicFileChooserUI</A></CODE></DL></DD></DL><HR><A NAME="getButtonPanel()"><!-- --></A><H3>getButtonPanel</H3><PRE>protected <A HREF="../../../../javax/swing/JPanel.html">JPanel</A> <B>getButtonPanel</B>()</PRE><DL></DL><HR><A NAME="getBottomPanel()"><!-- --></A><H3>getBottomPanel</H3><PRE>protected <A HREF="../../../../javax/swing/JPanel.html">JPanel</A> <B>getBottomPanel</B>()</PRE><DL></DL><HR><A NAME="installStrings(javax.swing.JFileChooser)"><!-- --></A><H3>installStrings</H3><PRE>protected void <B>installStrings</B>(<A HREF="../../../../javax/swing/JFileChooser.html">JFileChooser</A> fc)</PRE><DL><DD><DL><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../javax/swing/plaf/basic/BasicFileChooserUI.html#installStrings(javax.swing.JFileChooser)">installStrings</A></CODE> in class <CODE><A HREF="../../../../javax/swing/plaf/basic/BasicFileChooserUI.html">BasicFileChooserUI</A></CODE></DL></DD></DL><HR><A NAME="installListeners(javax.swing.JFileChooser)"><!-- --></A><H3>installListeners</H3><PRE>protected void <B>installListeners</B>(<A HREF="../../../../javax/swing/JFileChooser.html">JFileChooser</A> fc)</PRE><DL><DD><DL><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../javax/swing/plaf/basic/BasicFileChooserUI.html#installListeners(javax.swing.JFileChooser)">installListeners</A></CODE> in class <CODE><A HREF="../../../../javax/swing/plaf/basic/BasicFileChooserUI.html">BasicFileChooserUI</A></CODE></DL></DD></DL><HR><A NAME="getActionMap()"><!-- --></A><H3>getActionMap</H3><PRE>protected <A HREF="../../../../javax/swing/ActionMap.html">ActionMap</A> <B>getActionMap</B>()</PRE><DL></DL><HR><A NAME="createActionMap()"><!-- --></A><H3>createActionMap</H3><PRE>protected <A HREF="../../../../javax/swing/ActionMap.html">ActionMap</A> <B>createActionMap</B>()</PRE><DL></DL><HR><A NAME="createList(javax.swing.JFileChooser)"><!-- --></A><H3>createList</H3><PRE>protected <A HREF="../../../../javax/swing/JPanel.html">JPanel</A> <B>createList</B>(<A HREF="../../../../javax/swing/JFileChooser.html">JFileChooser</A> fc)</PRE><DL></DL><HR><A NAME="uninstallUI(javax.swing.JComponent)"><!-- --></A><H3>uninstallUI</H3><PRE>public void <B>uninstallUI</B>(<A HREF="../../../../javax/swing/JComponent.html">JComponent</A> c)</PRE><DL><DD><DL><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../javax/swing/plaf/basic/BasicFileChooserUI.html#uninstallUI(javax.swing.JComponent)">uninstallUI</A></CODE> in class <CODE><A HREF="../../../../javax/swing/plaf/basic/BasicFileChooserUI.html">BasicFileChooserUI</A></CODE></DL></DD></DL><HR><A NAME="getPreferredSize(javax.swing.JComponent)"><!-- --></A><H3>getPreferredSize</H3><PRE>public <A HREF="../../../../java/awt/Dimension.html">Dimension</A> <B>getPreferredSize</B>(<A HREF="../../../../javax/swing/JComponent.html">JComponent</A> c)</PRE><DL><DD><DL><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../javax/swing/plaf/ComponentUI.html#getPreferredSize(javax.swing.JComponent)">getPreferredSize</A></CODE> in class <CODE><A HREF="../../../../javax/swing/plaf/ComponentUI.html">ComponentUI</A></CODE></DL></DD></DL><HR><A NAME="getMinimumSize(javax.swing.JComponent)"><!-- --></A><H3>getMinimumSize</H3><PRE>public <A HREF="../../../../java/awt/Dimension.html">Dimension</A> <B>getMinimumSize</B>(<A HREF="../../../../javax/swing/JComponent.html">JComponent</A> c)</PRE><DL><DD><DL><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../javax/swing/plaf/ComponentUI.html#getMinimumSize(javax.swing.JComponent)">getMinimumSize</A></CODE> in class <CODE><A HREF="../../../../javax/swing/plaf/ComponentUI.html">ComponentUI</A></CODE></DL></DD></DL><HR>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -