📄 jtree.html
字号:
<CODE> boolean</CODE></FONT></TD><TD><CODE><B>MultiTreeUI.</B><B><A HREF="../../../javax/swing/plaf/multi/MultiTreeUI.html#isEditing(javax.swing.JTree)">isEditing</A></B>(<A HREF="../../../javax/swing/JTree.html">JTree</A> a)</CODE><BR> Call isEditing 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> boolean</CODE></FONT></TD><TD><CODE><B>MultiTreeUI.</B><B><A HREF="../../../javax/swing/plaf/multi/MultiTreeUI.html#stopEditing(javax.swing.JTree)">stopEditing</A></B>(<A HREF="../../../javax/swing/JTree.html">JTree</A> a)</CODE><BR> Call stopEditing 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> void</CODE></FONT></TD><TD><CODE><B>MultiTreeUI.</B><B><A HREF="../../../javax/swing/plaf/multi/MultiTreeUI.html#cancelEditing(javax.swing.JTree)">cancelEditing</A></B>(<A HREF="../../../javax/swing/JTree.html">JTree</A> a)</CODE><BR> Call cancelEditing 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> void</CODE></FONT></TD><TD><CODE><B>MultiTreeUI.</B><B><A HREF="../../../javax/swing/plaf/multi/MultiTreeUI.html#startEditingAtPath(javax.swing.JTree, javax.swing.tree.TreePath)">startEditingAtPath</A></B>(<A HREF="../../../javax/swing/JTree.html">JTree</A> a, <A HREF="../../../javax/swing/tree/TreePath.html">TreePath</A> b)</CODE><BR> Call startEditingAtPath 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> <A HREF="../../../javax/swing/tree/TreePath.html">TreePath</A></CODE></FONT></TD><TD><CODE><B>MultiTreeUI.</B><B><A HREF="../../../javax/swing/plaf/multi/MultiTreeUI.html#getEditingPath(javax.swing.JTree)">getEditingPath</A></B>(<A HREF="../../../javax/swing/JTree.html">JTree</A> a)</CODE><BR> Call getEditingPath on each UI handled by this MultiUI.</TD></TR></TABLE> <P><A NAME="javax.swing.tree"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=2><FONT SIZE="+2">Uses of <A HREF="../../../javax/swing/JTree.html">JTree</A> in <A HREF="../../../javax/swing/tree/package-summary.html">javax.swing.tree</A></FONT></TD></TR></TABLE> <P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Fields in <A HREF="../../../javax/swing/tree/package-summary.html">javax.swing.tree</A> declared as <A HREF="../../../javax/swing/JTree.html">JTree</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected <A HREF="../../../javax/swing/JTree.html">JTree</A></CODE></FONT></TD><TD><CODE><B>DefaultTreeCellEditor.</B><B><A HREF="../../../javax/swing/tree/DefaultTreeCellEditor.html#tree">tree</A></B></CODE><BR> JTree instance listening too.</TD></TR></TABLE> <P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF="../../../javax/swing/tree/package-summary.html">javax.swing.tree</A> with parameters of type <A HREF="../../../javax/swing/JTree.html">JTree</A></FONT></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>DefaultTreeCellRenderer.</B><B><A HREF="../../../javax/swing/tree/DefaultTreeCellRenderer.html#getTreeCellRendererComponent(javax.swing.JTree, java.lang.Object, boolean, boolean, boolean, int, boolean)">getTreeCellRendererComponent</A></B>(<A HREF="../../../javax/swing/JTree.html">JTree</A> tree, <A HREF="../../../java/lang/Object.html">Object</A> value, boolean sel, boolean expanded, boolean leaf, int row, boolean hasFocus)</CODE><BR> Configures the renderer based on the passed in components.</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>TreeCellRenderer.</B><B><A HREF="../../../javax/swing/tree/TreeCellRenderer.html#getTreeCellRendererComponent(javax.swing.JTree, java.lang.Object, boolean, boolean, boolean, int, boolean)">getTreeCellRendererComponent</A></B>(<A HREF="../../../javax/swing/JTree.html">JTree</A> tree, <A HREF="../../../java/lang/Object.html">Object</A> value, boolean selected, boolean expanded, boolean leaf, int row, boolean hasFocus)</CODE><BR> Sets the value of the current tree cell to <code>value</code>.</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>TreeCellEditor.</B><B><A HREF="../../../javax/swing/tree/TreeCellEditor.html#getTreeCellEditorComponent(javax.swing.JTree, java.lang.Object, boolean, boolean, boolean, int)">getTreeCellEditorComponent</A></B>(<A HREF="../../../javax/swing/JTree.html">JTree</A> tree, <A HREF="../../../java/lang/Object.html">Object</A> value, boolean isSelected, boolean expanded, boolean leaf, int row)</CODE><BR> Sets an initial <I>value</I> for the editor.</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>DefaultTreeCellEditor.</B><B><A HREF="../../../javax/swing/tree/DefaultTreeCellEditor.html#getTreeCellEditorComponent(javax.swing.JTree, java.lang.Object, boolean, boolean, boolean, int)">getTreeCellEditorComponent</A></B>(<A HREF="../../../javax/swing/JTree.html">JTree</A> tree, <A HREF="../../../java/lang/Object.html">Object</A> value, boolean isSelected, boolean expanded, boolean leaf, int row)</CODE><BR> Configures the editor.</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>DefaultTreeCellEditor.</B><B><A HREF="../../../javax/swing/tree/DefaultTreeCellEditor.html#setTree(javax.swing.JTree)">setTree</A></B>(<A HREF="../../../javax/swing/JTree.html">JTree</A> newTree)</CODE><BR> Sets the tree currently editing for.</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>DefaultTreeCellEditor.</B><B><A HREF="../../../javax/swing/tree/DefaultTreeCellEditor.html#determineOffset(javax.swing.JTree, java.lang.Object, boolean, boolean, boolean, int)">determineOffset</A></B>(<A HREF="../../../javax/swing/JTree.html">JTree</A> tree, <A HREF="../../../java/lang/Object.html">Object</A> value, boolean isSelected, boolean expanded, boolean leaf, int row)</CODE><BR> </TD></TR></TABLE> <P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Constructors in <A HREF="../../../javax/swing/tree/package-summary.html">javax.swing.tree</A> with parameters of type <A HREF="../../../javax/swing/JTree.html">JTree</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../javax/swing/tree/DefaultTreeCellEditor.html#DefaultTreeCellEditor(javax.swing.JTree, javax.swing.tree.DefaultTreeCellRenderer)">DefaultTreeCellEditor</A></B>(<A HREF="../../../javax/swing/JTree.html">JTree</A> tree, <A HREF="../../../javax/swing/tree/DefaultTreeCellRenderer.html">DefaultTreeCellRenderer</A> renderer)</CODE><BR> Constructs a DefaultTreeCellEditor object for a JTree using the specified renderer and a default editor.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../javax/swing/tree/DefaultTreeCellEditor.html#DefaultTreeCellEditor(javax.swing.JTree, javax.swing.tree.DefaultTreeCellRenderer, javax.swing.tree.TreeCellEditor)">DefaultTreeCellEditor</A></B>(<A HREF="../../../javax/swing/JTree.html">JTree</A> tree, <A HREF="../../../javax/swing/tree/DefaultTreeCellRenderer.html">DefaultTreeCellRenderer</A> renderer, <A HREF="../../../javax/swing/tree/TreeCellEditor.html">TreeCellEditor</A> editor)</CODE><BR> Constructs a DefaultTreeCellEditor object for a JTree using the specified renderer and the specified editor.</TD></TR></TABLE> <P><HR><!-- ========== START OF NAVBAR ========== --><A NAME="navbar_bottom"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> <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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../javax/swing/JTree.html"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</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-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM><b>Java<sup><font size=-2>TM</font></sup> 2 Platform<br>Std. Ed. v1.3</b></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> PREV NEXT</FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../index.html" TARGET="_top"><B>FRAMES</B></A> <A HREF="JTree.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD></TR></TABLE><!-- =========== END OF NAVBAR =========== --><HR><font size="-1"><a href="http://java.sun.com/cgi-bin/bugreport.cgi">Submit a bug or feature</a><br>For further API reference and developer documentation, see <a href="http://java.sun.com/products/jdk/1.3/devdocs-vs-specs.html">Java 2 SDK SE Developer Documentation</a>. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples. <p>Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.<br>Copyright 1993-2000 Sun Microsystems, Inc. 901 San Antonio Road<br>Palo Alto, California, 94303, U.S.A. All Rights Reserved.</font></BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -