Added: myfaces/site/javadoc/org/apache/myfaces/custom/tabbedpane/package-tree.html URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tabbedpane/package-tree.html?rev=167885&view=auto ============================================================================== --- myfaces/site/javadoc/org/apache/myfaces/custom/tabbedpane/package-tree.html (added) +++ myfaces/site/javadoc/org/apache/myfaces/custom/tabbedpane/package-tree.html Tue May 3 02:06:41 2005 @@ -0,0 +1,188 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!--NewPage--> +<HTML> +<HEAD> +<!-- Generated by javadoc (build 1.4.2_05) on Tue May 03 10:59:27 CEST 2005 --> +<TITLE> +org.apache.myfaces.custom.tabbedpane Class Hierarchy (Apache MyFaces API Documentation) +</TITLE> + + +<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> + +<SCRIPT type="text/javascript"> +function windowTitle() +{ + parent.document.title="org.apache.myfaces.custom.tabbedpane Class Hierarchy (Apache MyFaces API Documentation)"; +} +</SCRIPT> + +</HEAD> + +<BODY BGCOLOR="white" onload="windowTitle();"> + + +<!-- ========= START OF TOP NAVBAR ======= --> +<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> +<TR> +<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> +<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> + <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"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </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-all.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> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../org/apache/myfaces/custom/swapimage/package-tree.html"><B>PREV</B></A> + <A HREF="../../../../../org/apache/myfaces/custom/tree/package-tree.html"><B>NEXT</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A> + <A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> + <SCRIPT type="text/javascript"> + <!-- + if(window==top) { + document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); + } + //--> +</SCRIPT> +<NOSCRIPT> + <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> +</NOSCRIPT> + +</FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= --> + +<HR> +<CENTER> +<H2> +Hierarchy For Package org.apache.myfaces.custom.tabbedpane +</H2> +</CENTER> +<DL> +<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../overview-tree.html">All Packages</A></DL> +<HR> +<H2> +Class Hierarchy +</H2> +<UL> +<LI TYPE="circle">class java.lang.Object<UL> +<LI TYPE="circle">class java.util.EventObject (implements java.io.Serializable) +<UL> +<LI TYPE="circle">class javax.faces.event.FacesEvent (implements java.io.Serializable) +<UL> +<LI TYPE="circle">class org.apache.myfaces.custom.tabbedpane.<A HREF="../../../../../org/apache/myfaces/custom/tabbedpane/TabChangeEvent.html" title="class in org.apache.myfaces.custom.tabbedpane"><B>TabChangeEvent</B></A></UL> +</UL> +<LI TYPE="circle">class javax.faces.render.Renderer<UL> +<LI TYPE="circle">class org.apache.myfaces.renderkit.html.<A HREF="../../../../../org/apache/myfaces/renderkit/html/HtmlRenderer.html" title="class in org.apache.myfaces.renderkit.html"><B>HtmlRenderer</B></A><UL> +<LI TYPE="circle">class org.apache.myfaces.custom.tabbedpane.<A HREF="../../../../../org/apache/myfaces/custom/tabbedpane/HtmlTabbedPaneRenderer.html" title="class in org.apache.myfaces.custom.tabbedpane"><B>HtmlTabbedPaneRenderer</B></A></UL> +</UL> +<LI TYPE="circle">class javax.servlet.jsp.tagext.TagSupport (implements javax.servlet.jsp.tagext.IterationTag, java.io.Serializable) +<UL> +<LI TYPE="circle">class org.apache.myfaces.custom.tabbedpane.<A HREF="../../../../../org/apache/myfaces/custom/tabbedpane/TabChangeListenerTag.html" title="class in org.apache.myfaces.custom.tabbedpane"><B>TabChangeListenerTag</B></A></UL> +<LI TYPE="circle">class javax.faces.component.UIComponent (implements javax.faces.component.StateHolder) +<UL> +<LI TYPE="circle">class javax.faces.component.UIComponentBase<UL> +<LI TYPE="circle">class javax.faces.component.UIPanel<UL> +<LI TYPE="circle">class javax.faces.component.html.HtmlPanelGroup<UL> +<LI TYPE="circle">class org.apache.myfaces.custom.tabbedpane.<A HREF="../../../../../org/apache/myfaces/custom/tabbedpane/HtmlPanelTab.html" title="class in org.apache.myfaces.custom.tabbedpane"><B>HtmlPanelTab</B></A><LI TYPE="circle">class org.apache.myfaces.custom.tabbedpane.<A HREF="../../../../../org/apache/myfaces/custom/tabbedpane/HtmlPanelTabbedPane.html" title="class in org.apache.myfaces.custom.tabbedpane"><B>HtmlPanelTabbedPane</B></A></UL> +</UL> +</UL> +</UL> +<LI TYPE="circle">class javax.faces.webapp.UIComponentTag (implements javax.servlet.jsp.tagext.Tag) +<UL> +<LI TYPE="circle">class javax.faces.webapp.UIComponentBodyTag (implements javax.servlet.jsp.tagext.BodyTag) +<UL> +<LI TYPE="circle">class org.apache.myfaces.taglib.<A HREF="../../../../../org/apache/myfaces/taglib/UIComponentBodyTagBase.html" title="class in org.apache.myfaces.taglib"><B>UIComponentBodyTagBase</B></A><UL> +<LI TYPE="circle">class org.apache.myfaces.taglib.html.<A HREF="../../../../../org/apache/myfaces/taglib/html/HtmlComponentBodyTagBase.html" title="class in org.apache.myfaces.taglib.html"><B>HtmlComponentBodyTagBase</B></A><UL> +<LI TYPE="circle">class org.apache.myfaces.taglib.html.<A HREF="../../../../../org/apache/myfaces/taglib/html/HtmlPanelGroupTagBase.html" title="class in org.apache.myfaces.taglib.html"><B>HtmlPanelGroupTagBase</B></A><UL> +<LI TYPE="circle">class org.apache.myfaces.taglib.html.ext.<A HREF="../../../../../org/apache/myfaces/taglib/html/ext/HtmlPanelGroupTag.html" title="class in org.apache.myfaces.taglib.html.ext"><B>HtmlPanelGroupTag</B></A><UL> +<LI TYPE="circle">class org.apache.myfaces.custom.tabbedpane.<A HREF="../../../../../org/apache/myfaces/custom/tabbedpane/HtmlPanelTabbedPaneTag.html" title="class in org.apache.myfaces.custom.tabbedpane"><B>HtmlPanelTabbedPaneTag</B></A><LI TYPE="circle">class org.apache.myfaces.custom.tabbedpane.<A HREF="../../../../../org/apache/myfaces/custom/tabbedpane/HtmlPanelTabTag.html" title="class in org.apache.myfaces.custom.tabbedpane"><B>HtmlPanelTabTag</B></A></UL> +</UL> +</UL> +</UL> +</UL> +</UL> +</UL> +</UL> +<H2> +Interface Hierarchy +</H2> +<UL> +<LI TYPE="circle">interface java.util.EventListener<UL> +<LI TYPE="circle">interface javax.faces.event.FacesListener<UL> +<LI TYPE="circle">interface org.apache.myfaces.custom.tabbedpane.<A HREF="../../../../../org/apache/myfaces/custom/tabbedpane/TabChangeListener.html" title="interface in org.apache.myfaces.custom.tabbedpane"><B>TabChangeListener</B></A></UL> +</UL> +</UL> +<HR> + + +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> +<TR> +<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> +<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> + <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"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> + <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </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-all.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> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../org/apache/myfaces/custom/swapimage/package-tree.html"><B>PREV</B></A> + <A HREF="../../../../../org/apache/myfaces/custom/tree/package-tree.html"><B>NEXT</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A> + <A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> + <SCRIPT type="text/javascript"> + <!-- + if(window==top) { + document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); + } + //--> +</SCRIPT> +<NOSCRIPT> + <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> +</NOSCRIPT> + +</FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= --> + +<HR> + +</BODY> +</HTML>
Added: myfaces/site/javadoc/org/apache/myfaces/custom/tree/DefaultMutableTreeNode.html URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree/DefaultMutableTreeNode.html?rev=167885&view=auto ============================================================================== --- myfaces/site/javadoc/org/apache/myfaces/custom/tree/DefaultMutableTreeNode.html (added) +++ myfaces/site/javadoc/org/apache/myfaces/custom/tree/DefaultMutableTreeNode.html Tue May 3 02:06:41 2005 @@ -0,0 +1,686 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!--NewPage--> +<HTML> +<HEAD> +<!-- Generated by javadoc (build 1.4.2_05) on Tue May 03 10:59:37 CEST 2005 --> +<TITLE> +DefaultMutableTreeNode (Apache MyFaces API Documentation) +</TITLE> + +<META NAME="keywords" CONTENT="org.apache.myfaces.custom.tree.DefaultMutableTreeNode class"> + +<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> + +<SCRIPT type="text/javascript"> +function windowTitle() +{ + parent.document.title="DefaultMutableTreeNode (Apache MyFaces API Documentation)"; +} +</SCRIPT> + +</HEAD> + +<BODY BGCOLOR="white" onload="windowTitle();"> + + +<!-- ========= START OF TOP NAVBAR ======= --> +<A NAME="navbar_top"><!-- --></A> +<A HREF="#skip-navbar_top" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> +<TR> +<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> +<A NAME="navbar_top_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> + <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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</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-all.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> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + PREV CLASS + <A HREF="../../../../../org/apache/myfaces/custom/tree/HtmlTree.html" title="class in org.apache.myfaces.custom.tree"><B>NEXT CLASS</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A> + <A HREF="DefaultMutableTreeNode.html" target="_top"><B>NO FRAMES</B></A> + <SCRIPT type="text/javascript"> + <!-- + if(window==top) { + document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); + } + //--> +</SCRIPT> +<NOSCRIPT> + <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> +</NOSCRIPT> + +</FONT></TD> +</TR> +<TR> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> + SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_top"></A> +<!-- ========= END OF TOP NAVBAR ========= --> + +<HR> +<!-- ======== START OF CLASS DATA ======== --> +<H2> +<FONT SIZE="-1"> +org.apache.myfaces.custom.tree</FONT> +<BR> +Class DefaultMutableTreeNode</H2> +<PRE> +java.lang.Object + <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.myfaces.custom.tree.DefaultMutableTreeNode</B> +</PRE> +<DL> +<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html" title="interface in org.apache.myfaces.custom.tree">MutableTreeNode</A>, <A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A></DD> +</DL> +<HR> +<DL> +<DT>public class <B>DefaultMutableTreeNode</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html" title="interface in org.apache.myfaces.custom.tree">MutableTreeNode</A></DL> + +<P> +Default implementation of <A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html" title="interface in org.apache.myfaces.custom.tree"><CODE>MutableTreeNode</CODE></A>. +<P> + +<P> +<DL> +<DT><B>Version:</B></DT> + <DD>$Revision: 167619 $ $Date: 2005-02-24 02:46:20 +0100 (Thu, 24 Feb 2005) $ + + $Log$ + Revision 1.5 2005/02/24 01:46:20 oros + fixed constructor to use List instead of ArrayList + + Revision 1.4 2004/11/26 12:14:10 oros + MYFACES-8: applied tree table patch by David Le Strat</DD> +<DT><B>Author:</B></DT> + <DD><a href="mailto:[EMAIL PROTECTED]">Oliver Rossmueller </a></DD> +</DL> +<HR> + +<P> +<!-- ======== NESTED CLASS SUMMARY ======== --> + + +<!-- =========== FIELD SUMMARY =========== --> + + +<!-- ======== CONSTRUCTOR SUMMARY ======== --> + +<A NAME="constructor_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TD COLSPAN=2><FONT SIZE="+2"> +<B>Constructor Summary</B></FONT></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../../../../../org/apache/myfaces/custom/tree/DefaultMutableTreeNode.html#DefaultMutableTreeNode(java.util.List, boolean)">DefaultMutableTreeNode</A></B>(java.util.List children, + boolean allowsChildren)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../../../../../org/apache/myfaces/custom/tree/DefaultMutableTreeNode.html#DefaultMutableTreeNode(java.lang.Object)">DefaultMutableTreeNode</A></B>(java.lang.Object userObject)</CODE> + +<BR> + </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../../../../../org/apache/myfaces/custom/tree/DefaultMutableTreeNode.html#DefaultMutableTreeNode(java.lang.Object, org.apache.myfaces.custom.tree.MutableTreeNode, boolean)">DefaultMutableTreeNode</A></B>(java.lang.Object userObject, + <A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html" title="interface in org.apache.myfaces.custom.tree">MutableTreeNode</A> parent, + boolean allowsChildren)</CODE> + +<BR> + </TD> +</TR> +</TABLE> + +<!-- ========== METHOD SUMMARY =========== --> + +<A NAME="method_summary"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TD COLSPAN=2><FONT SIZE="+2"> +<B>Method Summary</B></FONT></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.util.Iterator</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../org/apache/myfaces/custom/tree/DefaultMutableTreeNode.html#children()">children</A></B>()</CODE> + +<BR> + Answer the children of the receiver. </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="../../../../../org/apache/myfaces/custom/tree/DefaultMutableTreeNode.html#getAllowsChildren()">getAllowsChildren</A></B>()</CODE> + +<BR> + Answer true if this node allows children.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../org/apache/myfaces/custom/tree/DefaultMutableTreeNode.html#getChildAt(int)">getChildAt</A></B>(int index)</CODE> + +<BR> + Answer the child at the given index.</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="../../../../../org/apache/myfaces/custom/tree/DefaultMutableTreeNode.html#getChildCount()">getChildCount</A></B>()</CODE> + +<BR> + Answer the number of children this node contains.</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="../../../../../org/apache/myfaces/custom/tree/DefaultMutableTreeNode.html#getIndex(org.apache.myfaces.custom.tree.TreeNode)">getIndex</A></B>(<A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A> node)</CODE> + +<BR> + Answer the index of the given node in this node's children.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> <A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../org/apache/myfaces/custom/tree/DefaultMutableTreeNode.html#getParent()">getParent</A></B>()</CODE> + +<BR> + Answer the parent of this node.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.Object</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../org/apache/myfaces/custom/tree/DefaultMutableTreeNode.html#getUserObject()">getUserObject</A></B>()</CODE> + +<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="../../../../../org/apache/myfaces/custom/tree/DefaultMutableTreeNode.html#insert(org.apache.myfaces.custom.tree.MutableTreeNode)">insert</A></B>(<A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html" title="interface in org.apache.myfaces.custom.tree">MutableTreeNode</A> child)</CODE> + +<BR> + Add the given child to the children of this node. + </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="../../../../../org/apache/myfaces/custom/tree/DefaultMutableTreeNode.html#insert(org.apache.myfaces.custom.tree.MutableTreeNode, int)">insert</A></B>(<A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html" title="interface in org.apache.myfaces.custom.tree">MutableTreeNode</A> child, + int index)</CODE> + +<BR> + Add the given child to the children of this node at index. + </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="../../../../../org/apache/myfaces/custom/tree/DefaultMutableTreeNode.html#isLeaf()">isLeaf</A></B>()</CODE> + +<BR> + Answer true if this is a leaf node.</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="../../../../../org/apache/myfaces/custom/tree/DefaultMutableTreeNode.html#remove(int)">remove</A></B>(int index)</CODE> + +<BR> + Remove the child at the given index.</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="../../../../../org/apache/myfaces/custom/tree/DefaultMutableTreeNode.html#remove(org.apache.myfaces.custom.tree.MutableTreeNode)">remove</A></B>(<A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html" title="interface in org.apache.myfaces.custom.tree">MutableTreeNode</A> node)</CODE> + +<BR> + Remove the given node.</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="../../../../../org/apache/myfaces/custom/tree/DefaultMutableTreeNode.html#removeFromParent()">removeFromParent</A></B>()</CODE> + +<BR> + Remove this node from its parent.</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="../../../../../org/apache/myfaces/custom/tree/DefaultMutableTreeNode.html#setParent(org.apache.myfaces.custom.tree.MutableTreeNode)">setParent</A></B>(<A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html" title="interface in org.apache.myfaces.custom.tree">MutableTreeNode</A> parent)</CODE> + +<BR> + Set the parent node.</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="../../../../../org/apache/myfaces/custom/tree/DefaultMutableTreeNode.html#setUserObject(java.lang.Object)">setUserObject</A></B>(java.lang.Object object)</CODE> + +<BR> + Sets the user object of this node.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.lang.String</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../org/apache/myfaces/custom/tree/DefaultMutableTreeNode.html#toString()">toString</A></B>()</CODE> + +<BR> + </TD> +</TR> +</TABLE> + <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> +<TD><B>Methods inherited from class java.lang.Object</B></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD> +</TR> +</TABLE> + +<P> + +<!-- ============ FIELD DETAIL =========== --> + + +<!-- ========= CONSTRUCTOR DETAIL ======== --> + +<A NAME="constructor_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TD COLSPAN=1><FONT SIZE="+2"> +<B>Constructor Detail</B></FONT></TD> +</TR> +</TABLE> + +<A NAME="DefaultMutableTreeNode(java.lang.Object)"><!-- --></A><H3> +DefaultMutableTreeNode</H3> +<PRE> +public <B>DefaultMutableTreeNode</B>(java.lang.Object userObject)</PRE> +<DL> +<DT><B>Parameters:</B><DD><CODE>userObject</CODE> - The userObject.</DL> +<HR> + +<A NAME="DefaultMutableTreeNode(java.util.List, boolean)"><!-- --></A><H3> +DefaultMutableTreeNode</H3> +<PRE> +public <B>DefaultMutableTreeNode</B>(java.util.List children, + boolean allowsChildren)</PRE> +<DL> +<DT><B>Parameters:</B><DD><CODE>children</CODE> - The children.<DD><CODE>allowsChildren</CODE> - The allowsChildren.</DL> +<HR> + +<A NAME="DefaultMutableTreeNode(java.lang.Object, org.apache.myfaces.custom.tree.MutableTreeNode, boolean)"><!-- --></A><H3> +DefaultMutableTreeNode</H3> +<PRE> +public <B>DefaultMutableTreeNode</B>(java.lang.Object userObject, + <A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html" title="interface in org.apache.myfaces.custom.tree">MutableTreeNode</A> parent, + boolean allowsChildren)</PRE> +<DL> +<DT><B>Parameters:</B><DD><CODE>userObject</CODE> - The userobject.<DD><CODE>parent</CODE> - The parent.<DD><CODE>allowsChildren</CODE> - The allowsChildren.</DL> + +<!-- ============ METHOD DETAIL ========== --> + +<A NAME="method_detail"><!-- --></A> +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TD COLSPAN=1><FONT SIZE="+2"> +<B>Method Detail</B></FONT></TD> +</TR> +</TABLE> + +<A NAME="insert(org.apache.myfaces.custom.tree.MutableTreeNode)"><!-- --></A><H3> +insert</H3> +<PRE> +public void <B>insert</B>(<A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html" title="interface in org.apache.myfaces.custom.tree">MutableTreeNode</A> child)</PRE> +<DL> +<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html" title="interface in org.apache.myfaces.custom.tree">MutableTreeNode</A></CODE></B></DD> +<DD>Add the given child to the children of this node. + This will set this node as the parent of the child using {#setParent}. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html#insert(org.apache.myfaces.custom.tree.MutableTreeNode)">insert</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html" title="interface in org.apache.myfaces.custom.tree">MutableTreeNode</A></CODE></DL> +</DD> +<DD><DL> +<DT><B>See Also:</B><DD><A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html#insert(org.apache.myfaces.custom.tree.MutableTreeNode)"><CODE>MutableTreeNode.insert(org.apache.myfaces.custom.tree.MutableTreeNode)</CODE></A></DL> +</DD> +</DL> +<HR> + +<A NAME="insert(org.apache.myfaces.custom.tree.MutableTreeNode, int)"><!-- --></A><H3> +insert</H3> +<PRE> +public void <B>insert</B>(<A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html" title="interface in org.apache.myfaces.custom.tree">MutableTreeNode</A> child, + int index)</PRE> +<DL> +<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html" title="interface in org.apache.myfaces.custom.tree">MutableTreeNode</A></CODE></B></DD> +<DD>Add the given child to the children of this node at index. + This will set this node as the parent of the child using {#setParent}. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html#insert(org.apache.myfaces.custom.tree.MutableTreeNode, int)">insert</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html" title="interface in org.apache.myfaces.custom.tree">MutableTreeNode</A></CODE></DL> +</DD> +<DD><DL> +<DT><B>See Also:</B><DD><A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html#insert(org.apache.myfaces.custom.tree.MutableTreeNode, int)"><CODE>MutableTreeNode.insert(org.apache.myfaces.custom.tree.MutableTreeNode, int)</CODE></A></DL> +</DD> +</DL> +<HR> + +<A NAME="remove(int)"><!-- --></A><H3> +remove</H3> +<PRE> +public void <B>remove</B>(int index)</PRE> +<DL> +<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html" title="interface in org.apache.myfaces.custom.tree">MutableTreeNode</A></CODE></B></DD> +<DD>Remove the child at the given index. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html#remove(int)">remove</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html" title="interface in org.apache.myfaces.custom.tree">MutableTreeNode</A></CODE></DL> +</DD> +<DD><DL> +<DT><B>See Also:</B><DD><A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html#remove(int)"><CODE>MutableTreeNode.remove(int)</CODE></A></DL> +</DD> +</DL> +<HR> + +<A NAME="remove(org.apache.myfaces.custom.tree.MutableTreeNode)"><!-- --></A><H3> +remove</H3> +<PRE> +public void <B>remove</B>(<A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html" title="interface in org.apache.myfaces.custom.tree">MutableTreeNode</A> node)</PRE> +<DL> +<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html" title="interface in org.apache.myfaces.custom.tree">MutableTreeNode</A></CODE></B></DD> +<DD>Remove the given node. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html#remove(org.apache.myfaces.custom.tree.MutableTreeNode)">remove</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html" title="interface in org.apache.myfaces.custom.tree">MutableTreeNode</A></CODE></DL> +</DD> +<DD><DL> +<DT><B>See Also:</B><DD><A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html#remove(org.apache.myfaces.custom.tree.MutableTreeNode)"><CODE>MutableTreeNode.remove(org.apache.myfaces.custom.tree.MutableTreeNode)</CODE></A></DL> +</DD> +</DL> +<HR> + +<A NAME="setUserObject(java.lang.Object)"><!-- --></A><H3> +setUserObject</H3> +<PRE> +public void <B>setUserObject</B>(java.lang.Object object)</PRE> +<DL> +<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html" title="interface in org.apache.myfaces.custom.tree">MutableTreeNode</A></CODE></B></DD> +<DD>Sets the user object of this node. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html#setUserObject(java.lang.Object)">setUserObject</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html" title="interface in org.apache.myfaces.custom.tree">MutableTreeNode</A></CODE></DL> +</DD> +<DD><DL> +<DT><B>See Also:</B><DD><A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html#setUserObject(java.lang.Object)"><CODE>MutableTreeNode.setUserObject(java.lang.Object)</CODE></A></DL> +</DD> +</DL> +<HR> + +<A NAME="getUserObject()"><!-- --></A><H3> +getUserObject</H3> +<PRE> +public java.lang.Object <B>getUserObject</B>()</PRE> +<DL> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html#getUserObject()">getUserObject</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A></CODE></DL> +</DD> +<DD><DL> + +<DT><B>Returns:</B><DD>Gets the user object of this node.<DT><B>See Also:</B><DD><A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html#getUserObject()"><CODE>TreeNode.getUserObject()</CODE></A></DL> +</DD> +</DL> +<HR> + +<A NAME="removeFromParent()"><!-- --></A><H3> +removeFromParent</H3> +<PRE> +public void <B>removeFromParent</B>()</PRE> +<DL> +<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html" title="interface in org.apache.myfaces.custom.tree">MutableTreeNode</A></CODE></B></DD> +<DD>Remove this node from its parent. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html#removeFromParent()">removeFromParent</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html" title="interface in org.apache.myfaces.custom.tree">MutableTreeNode</A></CODE></DL> +</DD> +<DD><DL> +<DT><B>See Also:</B><DD><A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html#removeFromParent()"><CODE>MutableTreeNode.removeFromParent()</CODE></A></DL> +</DD> +</DL> +<HR> + +<A NAME="setParent(org.apache.myfaces.custom.tree.MutableTreeNode)"><!-- --></A><H3> +setParent</H3> +<PRE> +public void <B>setParent</B>(<A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html" title="interface in org.apache.myfaces.custom.tree">MutableTreeNode</A> parent)</PRE> +<DL> +<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html" title="interface in org.apache.myfaces.custom.tree">MutableTreeNode</A></CODE></B></DD> +<DD>Set the parent node. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html#setParent(org.apache.myfaces.custom.tree.MutableTreeNode)">setParent</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html" title="interface in org.apache.myfaces.custom.tree">MutableTreeNode</A></CODE></DL> +</DD> +<DD><DL> +<DT><B>See Also:</B><DD><A HREF="../../../../../org/apache/myfaces/custom/tree/MutableTreeNode.html#setParent(org.apache.myfaces.custom.tree.MutableTreeNode)"><CODE>MutableTreeNode.setParent(org.apache.myfaces.custom.tree.MutableTreeNode)</CODE></A></DL> +</DD> +</DL> +<HR> + +<A NAME="getChildAt(int)"><!-- --></A><H3> +getChildAt</H3> +<PRE> +public <A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A> <B>getChildAt</B>(int index)</PRE> +<DL> +<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A></CODE></B></DD> +<DD>Answer the child at the given index. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html#getChildAt(int)">getChildAt</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A></CODE></DL> +</DD> +<DD><DL> +<DT><B>See Also:</B><DD><A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html#getChildAt(int)"><CODE>TreeNode.getChildAt(int)</CODE></A></DL> +</DD> +</DL> +<HR> + +<A NAME="getChildCount()"><!-- --></A><H3> +getChildCount</H3> +<PRE> +public int <B>getChildCount</B>()</PRE> +<DL> +<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A></CODE></B></DD> +<DD>Answer the number of children this node contains. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html#getChildCount()">getChildCount</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A></CODE></DL> +</DD> +<DD><DL> +<DT><B>See Also:</B><DD><A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html#getChildCount()"><CODE>TreeNode.getChildCount()</CODE></A></DL> +</DD> +</DL> +<HR> + +<A NAME="getParent()"><!-- --></A><H3> +getParent</H3> +<PRE> +public <A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A> <B>getParent</B>()</PRE> +<DL> +<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A></CODE></B></DD> +<DD>Answer the parent of this node. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html#getParent()">getParent</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A></CODE></DL> +</DD> +<DD><DL> +<DT><B>See Also:</B><DD><A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html#getParent()"><CODE>TreeNode.getParent()</CODE></A></DL> +</DD> +</DL> +<HR> + +<A NAME="getIndex(org.apache.myfaces.custom.tree.TreeNode)"><!-- --></A><H3> +getIndex</H3> +<PRE> +public int <B>getIndex</B>(<A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A> node)</PRE> +<DL> +<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A></CODE></B></DD> +<DD>Answer the index of the given node in this node's children. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html#getIndex(org.apache.myfaces.custom.tree.TreeNode)">getIndex</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A></CODE></DL> +</DD> +<DD><DL> +<DT><B>See Also:</B><DD><A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html#getIndex(org.apache.myfaces.custom.tree.TreeNode)"><CODE>TreeNode.getIndex(org.apache.myfaces.custom.tree.TreeNode)</CODE></A></DL> +</DD> +</DL> +<HR> + +<A NAME="getAllowsChildren()"><!-- --></A><H3> +getAllowsChildren</H3> +<PRE> +public boolean <B>getAllowsChildren</B>()</PRE> +<DL> +<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A></CODE></B></DD> +<DD>Answer true if this node allows children. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html#getAllowsChildren()">getAllowsChildren</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A></CODE></DL> +</DD> +<DD><DL> +<DT><B>See Also:</B><DD><A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html#getAllowsChildren()"><CODE>TreeNode.getAllowsChildren()</CODE></A></DL> +</DD> +</DL> +<HR> + +<A NAME="isLeaf()"><!-- --></A><H3> +isLeaf</H3> +<PRE> +public boolean <B>isLeaf</B>()</PRE> +<DL> +<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A></CODE></B></DD> +<DD>Answer true if this is a leaf node. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html#isLeaf()">isLeaf</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A></CODE></DL> +</DD> +<DD><DL> +<DT><B>See Also:</B><DD><A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html#isLeaf()"><CODE>TreeNode.isLeaf()</CODE></A></DL> +</DD> +</DL> +<HR> + +<A NAME="children()"><!-- --></A><H3> +children</H3> +<PRE> +public java.util.Iterator <B>children</B>()</PRE> +<DL> +<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A></CODE></B></DD> +<DD>Answer the children of the receiver. The base collection is unmodifyable. +<P> +<DD><DL> +<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html#children()">children</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html" title="interface in org.apache.myfaces.custom.tree">TreeNode</A></CODE></DL> +</DD> +<DD><DL> +<DT><B>See Also:</B><DD><A HREF="../../../../../org/apache/myfaces/custom/tree/TreeNode.html#children()"><CODE>TreeNode.children()</CODE></A></DL> +</DD> +</DL> +<HR> + +<A NAME="toString()"><!-- --></A><H3> +toString</H3> +<PRE> +public java.lang.String <B>toString</B>()</PRE> +<DL> +<DD><DL> +</DL> +</DD> +<DD><DL> +<DT><B>See Also:</B><DD><CODE>Object.toString()</CODE></DL> +</DD> +</DL> +<!-- ========= END OF CLASS DATA ========= --> +<HR> + + +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<A NAME="navbar_bottom"><!-- --></A> +<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> +<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> +<TR> +<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> +<A NAME="navbar_bottom_firstrow"><!-- --></A> +<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> + <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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</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-all.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> +</EM> +</TD> +</TR> + +<TR> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + PREV CLASS + <A HREF="../../../../../org/apache/myfaces/custom/tree/HtmlTree.html" title="class in org.apache.myfaces.custom.tree"><B>NEXT CLASS</B></A></FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A> + <A HREF="DefaultMutableTreeNode.html" target="_top"><B>NO FRAMES</B></A> + <SCRIPT type="text/javascript"> + <!-- + if(window==top) { + document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); + } + //--> +</SCRIPT> +<NOSCRIPT> + <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> +</NOSCRIPT> + +</FONT></TD> +</TR> +<TR> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> + SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> +</TR> +</TABLE> +<A NAME="skip-navbar_bottom"></A> +<!-- ======== END OF BOTTOM NAVBAR ======= --> + +<HR> + +</BODY> +</HTML>
