Added: myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/TreeModel.html URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/TreeModel.html?rev=167885&view=auto ============================================================================== --- myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/TreeModel.html (added) +++ myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/TreeModel.html Tue May 3 02:06:41 2005 @@ -0,0 +1,379 @@ +<!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:38 CEST 2005 --> +<TITLE> +TreeModel (Apache MyFaces API Documentation) +</TITLE> + +<META NAME="keywords" CONTENT="org.apache.myfaces.custom.tree.model.TreeModel interface"> + +<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> + +<SCRIPT type="text/javascript"> +function windowTitle() +{ + parent.document.title="TreeModel (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/model/TreeModelListener.html" title="interface in org.apache.myfaces.custom.tree.model"><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="TreeModel.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 | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: FIELD | CONSTR | <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.model</FONT> +<BR> +Interface TreeModel</H2> +<DL> +<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/DefaultTreeModel.html" title="class in org.apache.myfaces.custom.tree.model">DefaultTreeModel</A></DD> +</DL> +<HR> +<DL> +<DT>public interface <B>TreeModel</B></DL> + +<P> +<DL> +<DT><B>Version:</B></DT> + <DD>$Revision: 167257 $ $Date: 2004-10-13 13:51:02 +0200 (Wed, 13 Oct 2004) $ + $Log$ + Revision 1.4 2004/10/13 11:50:58 matze + renamed packages to org.apache + + Revision 1.3 2004/07/01 21:53:04 mwessendorf + ASF switch + + Revision 1.2 2004/05/05 00:18:56 o_rossmueller + various fixes/modifications in model event handling and tree update + + Revision 1.1 2004/04/22 10:20:24 manolito + tree component</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 ======== --> + + +<!-- ========== 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.lang.Object</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModel.html#getChild(java.lang.Object, int)">getChild</A></B>(java.lang.Object parent, + int index)</CODE> + +<BR> + Return the child of <code>parent</code> at index <code>index</code> + in the parent's child array.</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/model/TreeModel.html#getChildCount(java.lang.Object)">getChildCount</A></B>(java.lang.Object parent)</CODE> + +<BR> + Answer the number of children of <code>parent</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="../../../../../../org/apache/myfaces/custom/tree/model/TreeModel.html#getIndexOfChild(java.lang.Object, java.lang.Object)">getIndexOfChild</A></B>(java.lang.Object parent, + java.lang.Object child)</CODE> + +<BR> + Return the index of child in parent.</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/model/TreeModel.html#getRoot()">getRoot</A></B>()</CODE> + +<BR> + Return the root of the tree.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> java.util.Collection</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModel.html#getTreeModelListeners()">getTreeModelListeners</A></B>()</CODE> + +<BR> + Answer the mutable collection of tree model listeners.</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/model/TreeModel.html#isLeaf(java.lang.Object)">isLeaf</A></B>(java.lang.Object node)</CODE> + +<BR> + Answer <code>true</code> if <code>node</code> is a leaf.</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/model/TreeModel.html#valueForPathChanged(org.apache.myfaces.custom.tree.model.TreePath, java.lang.Object)">valueForPathChanged</A></B>(<A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreePath.html" title="class in org.apache.myfaces.custom.tree.model">TreePath</A> path, + java.lang.Object newValue)</CODE> + +<BR> + Called when the value for the item identified + by <code>path</code> has changed to <code>newValue</code>. + </TD> +</TR> +</TABLE> + +<P> + +<!-- ============ FIELD DETAIL =========== --> + + +<!-- ========= CONSTRUCTOR DETAIL ======== --> + + +<!-- ============ 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="getRoot()"><!-- --></A><H3> +getRoot</H3> +<PRE> +public java.lang.Object <B>getRoot</B>()</PRE> +<DL> +<DD>Return the root of the tree. +<P> +<DD><DL> + +<DT><B>Returns:</B><DD>the root of the tree or null, it this tree has no nodes</DL> +</DD> +</DL> +<HR> + +<A NAME="getChild(java.lang.Object, int)"><!-- --></A><H3> +getChild</H3> +<PRE> +public java.lang.Object <B>getChild</B>(java.lang.Object parent, + int index)</PRE> +<DL> +<DD>Return the child of <code>parent</code> at index <code>index</code> + in the parent's child array. +<P> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>parent</CODE> - a node in the tree +<DT><B>Returns:</B><DD>the child of <code>parent</code> at index <code>index</code></DL> +</DD> +</DL> +<HR> + +<A NAME="getChildCount(java.lang.Object)"><!-- --></A><H3> +getChildCount</H3> +<PRE> +public int <B>getChildCount</B>(java.lang.Object parent)</PRE> +<DL> +<DD>Answer the number of children of <code>parent</code>. +<P> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>parent</CODE> - a node in the tree +<DT><B>Returns:</B><DD>the number of children of the node <code>parent</code></DL> +</DD> +</DL> +<HR> + +<A NAME="isLeaf(java.lang.Object)"><!-- --></A><H3> +isLeaf</H3> +<PRE> +public boolean <B>isLeaf</B>(java.lang.Object node)</PRE> +<DL> +<DD>Answer <code>true</code> if <code>node</code> is a leaf. +<P> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>node</CODE> - a node in the tree +<DT><B>Returns:</B><DD>true if <code>node</code> is a leaf</DL> +</DD> +</DL> +<HR> + +<A NAME="valueForPathChanged(org.apache.myfaces.custom.tree.model.TreePath, java.lang.Object)"><!-- --></A><H3> +valueForPathChanged</H3> +<PRE> +public void <B>valueForPathChanged</B>(<A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreePath.html" title="class in org.apache.myfaces.custom.tree.model">TreePath</A> path, + java.lang.Object newValue)</PRE> +<DL> +<DD>Called when the value for the item identified + by <code>path</code> has changed to <code>newValue</code>. + If <code>newValue</code> signifies a truly new value + the model should post a <code>treeNodesChanged</code> event. +<P> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>path</CODE> - path to the node that has been altered<DD><CODE>newValue</CODE> - the new value from the TreeCellEditor</DL> +</DD> +</DL> +<HR> + +<A NAME="getIndexOfChild(java.lang.Object, java.lang.Object)"><!-- --></A><H3> +getIndexOfChild</H3> +<PRE> +public int <B>getIndexOfChild</B>(java.lang.Object parent, + java.lang.Object child)</PRE> +<DL> +<DD>Return the index of child in parent. +<P> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>parent</CODE> - a node in the tree<DD><CODE>child</CODE> - the node we are interested in +<DT><B>Returns:</B><DD>the index of the child in the parent, or -1 if either + <code>child</code> or <code>parent</code> are <code>null</code></DL> +</DD> +</DL> +<HR> + +<A NAME="getTreeModelListeners()"><!-- --></A><H3> +getTreeModelListeners</H3> +<PRE> +public java.util.Collection <B>getTreeModelListeners</B>()</PRE> +<DL> +<DD>Answer the mutable collection of tree model listeners. +<P> +<DD><DL> + +<DT><B>Returns:</B><DD></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/model/TreeModelListener.html" title="interface in org.apache.myfaces.custom.tree.model"><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="TreeModel.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 | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></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/model/TreeModelEvent.html URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/TreeModelEvent.html?rev=167885&view=auto ============================================================================== --- myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/TreeModelEvent.html (added) +++ myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/TreeModelEvent.html Tue May 3 02:06:41 2005 @@ -0,0 +1,466 @@ +<!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:38 CEST 2005 --> +<TITLE> +TreeModelEvent (Apache MyFaces API Documentation) +</TITLE> + +<META NAME="keywords" CONTENT="org.apache.myfaces.custom.tree.model.TreeModelEvent class"> + +<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> + +<SCRIPT type="text/javascript"> +function windowTitle() +{ + parent.document.title="TreeModelEvent (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"> + <A HREF="../../../../../../org/apache/myfaces/custom/tree/model/DefaultTreeModel.html" title="class in org.apache.myfaces.custom.tree.model"><B>PREV CLASS</B></A> + <A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreePath.html" title="class in org.apache.myfaces.custom.tree.model"><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="TreeModelEvent.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.model</FONT> +<BR> +Class TreeModelEvent</H2> +<PRE> +java.lang.Object + <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.myfaces.custom.tree.model.TreeModelEvent</B> +</PRE> +<HR> +<DL> +<DT>public class <B>TreeModelEvent</B><DT>extends java.lang.Object</DL> + +<P> +<DL> +<DT><B>Version:</B></DT> + <DD>$Revision: 167257 $ $Date: 2004-10-13 13:51:02 +0200 (Wed, 13 Oct 2004) $ + $Log$ + Revision 1.3 2004/10/13 11:50:58 matze + renamed packages to org.apache + + Revision 1.2 2004/07/01 21:53:04 mwessendorf + ASF switch + + Revision 1.1 2004/04/22 10:20:24 manolito + tree component</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/model/TreeModelEvent.html#TreeModelEvent(java.lang.Object, java.lang.Object[])">TreeModelEvent</A></B>(java.lang.Object source, + java.lang.Object[] path)</CODE> + +<BR> + Used to create an event when nodes have been changed, inserted, or + removed, identifying the path to the parent of the modified items as + a TreePath object.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModelEvent.html#TreeModelEvent(java.lang.Object, java.lang.Object[], int[], java.lang.Object[])">TreeModelEvent</A></B>(java.lang.Object source, + java.lang.Object[] path, + int[] childIndices, + java.lang.Object[] children)</CODE> + +<BR> + Used to create an event when nodes have been changed, inserted, or + removed, identifying the path to the parent of the modified items as + an array of Objects. </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModelEvent.html#TreeModelEvent(java.lang.Object, org.apache.myfaces.custom.tree.model.TreePath)">TreeModelEvent</A></B>(java.lang.Object source, + <A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreePath.html" title="class in org.apache.myfaces.custom.tree.model">TreePath</A> path)</CODE> + +<BR> + Used to create an event when nodes have been changed, inserted, or + removed, identifying the path to the parent of the modified items as + a TreePath object.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModelEvent.html#TreeModelEvent(java.lang.Object, org.apache.myfaces.custom.tree.model.TreePath, int[], java.lang.Object[])">TreeModelEvent</A></B>(java.lang.Object source, + <A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreePath.html" title="class in org.apache.myfaces.custom.tree.model">TreePath</A> path, + int[] childIndices, + java.lang.Object[] children)</CODE> + +<BR> + Used to create an event when nodes have been changed, inserted, or + removed, identifying the path to the parent of the modified items as + a TreePath object.</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> int[]</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModelEvent.html#getChildIndices()">getChildIndices</A></B>()</CODE> + +<BR> + Returns the values of the child indexes. </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/model/TreeModelEvent.html#getChildren()">getChildren</A></B>()</CODE> + +<BR> + Return the objects that are children of the node identified by + the path of this event at the locations specified by + <code>getChildIndices</code>. </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/model/TreeModelEvent.html#getSource()">getSource</A></B>()</CODE> + +<BR> + Answer the source of this event</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/model/TreePath.html" title="class in org.apache.myfaces.custom.tree.model">TreePath</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModelEvent.html#getTreePath()">getTreePath</A></B>()</CODE> + +<BR> + For all events, except treeStructureChanged, + returns the parent of the changed nodes. + </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/model/TreeModelEvent.html#toString()">toString</A></B>()</CODE> + +<BR> + Returns a string that displays and identifies this object's + properties.</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="TreeModelEvent(java.lang.Object, java.lang.Object[], int[], java.lang.Object[])"><!-- --></A><H3> +TreeModelEvent</H3> +<PRE> +public <B>TreeModelEvent</B>(java.lang.Object source, + java.lang.Object[] path, + int[] childIndices, + java.lang.Object[] children)</PRE> +<DL> +<DD>Used to create an event when nodes have been changed, inserted, or + removed, identifying the path to the parent of the modified items as + an array of Objects. All of the modified objects are siblings which are + direct descendents (not grandchildren) of the specified parent. + The positions at which the inserts, deletes, or changes occurred are + specified by an array of <code>int</code>. The indexes in that array + must be in order, from lowest to highest. +<P> +<DT><B>Parameters:</B><DD><CODE>source</CODE> - the Object responsible for generating the event<DD><CODE>path</CODE> - an array of Object identifying the path to the parent of the modified item(s)<DD><CODE>childIndices</CODE> - array that specifies the + index values of the removed items. The indices must be in sorted order, from lowest to highest<DD><CODE>children</CODE> - an array containing the inserted, removed, or changed objects</DL> +<HR> + +<A NAME="TreeModelEvent(java.lang.Object, org.apache.myfaces.custom.tree.model.TreePath, int[], java.lang.Object[])"><!-- --></A><H3> +TreeModelEvent</H3> +<PRE> +public <B>TreeModelEvent</B>(java.lang.Object source, + <A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreePath.html" title="class in org.apache.myfaces.custom.tree.model">TreePath</A> path, + int[] childIndices, + java.lang.Object[] children)</PRE> +<DL> +<DD>Used to create an event when nodes have been changed, inserted, or + removed, identifying the path to the parent of the modified items as + a TreePath object. +<P> +<DT><B>Parameters:</B><DD><CODE>source</CODE> - the Object responsible for generating the event<DD><CODE>path</CODE> - a TreePath object that identifies the path to the parent of the modified item(s)<DD><CODE>childIndices</CODE> - array that specifies the index values of the modified items<DD><CODE>children</CODE> - an array containing the inserted, removed, or changed objects<DT><B>See Also:</B><DD><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModelEvent.html#TreeModelEvent(java.lang.Object, java.lang.Object[], int[], java.lang.Object[])"><CODE>TreeModelEvent(Object,Object[],int[],Object[])</CODE></A></DL> +<HR> + +<A NAME="TreeModelEvent(java.lang.Object, java.lang.Object[])"><!-- --></A><H3> +TreeModelEvent</H3> +<PRE> +public <B>TreeModelEvent</B>(java.lang.Object source, + java.lang.Object[] path)</PRE> +<DL> +<DD>Used to create an event when nodes have been changed, inserted, or + removed, identifying the path to the parent of the modified items as + a TreePath object. +<P> +<DT><B>Parameters:</B><DD><CODE>source</CODE> - the Object responsible for generating the event<DD><CODE>path</CODE> - an array of Object identifying the path to the parent of the modified item(s)</DL> +<HR> + +<A NAME="TreeModelEvent(java.lang.Object, org.apache.myfaces.custom.tree.model.TreePath)"><!-- --></A><H3> +TreeModelEvent</H3> +<PRE> +public <B>TreeModelEvent</B>(java.lang.Object source, + <A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreePath.html" title="class in org.apache.myfaces.custom.tree.model">TreePath</A> path)</PRE> +<DL> +<DD>Used to create an event when nodes have been changed, inserted, or + removed, identifying the path to the parent of the modified items as + a TreePath object. +<P> +<DT><B>Parameters:</B><DD><CODE>source</CODE> - the Object responsible for generating the event<DD><CODE>path</CODE> - a TreePath object that identifies the path to the parent of the modified item(s)</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="getSource()"><!-- --></A><H3> +getSource</H3> +<PRE> +public java.lang.Object <B>getSource</B>()</PRE> +<DL> +<DD>Answer the source of this event +<P> +<DD><DL> + +<DT><B>Returns:</B><DD>the source of this event</DL> +</DD> +</DL> +<HR> + +<A NAME="getTreePath()"><!-- --></A><H3> +getTreePath</H3> +<PRE> +public <A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreePath.html" title="class in org.apache.myfaces.custom.tree.model">TreePath</A> <B>getTreePath</B>()</PRE> +<DL> +<DD>For all events, except treeStructureChanged, + returns the parent of the changed nodes. + For treeStructureChanged events, returns the ancestor of the + structure that has changed. This and + <code>getChildIndices</code> are used to get a list of the effected + nodes. + <p/> + The one exception to this is a treeNodesChanged event that is to + identify the root, in which case this will return the root + and <code>getChildIndices</code> will return null. +<P> +<DD><DL> + +<DT><B>Returns:</B><DD>the TreePath used in identifying the changed nodes.</DL> +</DD> +</DL> +<HR> + +<A NAME="getChildren()"><!-- --></A><H3> +getChildren</H3> +<PRE> +public java.lang.Object[] <B>getChildren</B>()</PRE> +<DL> +<DD>Return the objects that are children of the node identified by + the path of this event at the locations specified by + <code>getChildIndices</code>. If this is a removal event the + returned objects are no longer children of the parent node. +<P> +<DD><DL> + +<DT><B>Returns:</B><DD>an array of Object containing the children specified by + the event</DL> +</DD> +</DL> +<HR> + +<A NAME="getChildIndices()"><!-- --></A><H3> +getChildIndices</H3> +<PRE> +public int[] <B>getChildIndices</B>()</PRE> +<DL> +<DD>Returns the values of the child indexes. If this is a removal event + the indexes point to locations in the initial list where items + were removed. If it is an insert, the indices point to locations + in the final list where the items were added. For node changes, + the indices point to the locations of the modified nodes. +<P> +<DD><DL> + +<DT><B>Returns:</B><DD>an array containing index locations for the children specified by the event</DL> +</DD> +</DL> +<HR> + +<A NAME="toString()"><!-- --></A><H3> +toString</H3> +<PRE> +public java.lang.String <B>toString</B>()</PRE> +<DL> +<DD>Returns a string that displays and identifies this object's + properties. +<P> +<DD><DL> + +<DT><B>Returns:</B><DD>a String representation of this object</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"> + <A HREF="../../../../../../org/apache/myfaces/custom/tree/model/DefaultTreeModel.html" title="class in org.apache.myfaces.custom.tree.model"><B>PREV CLASS</B></A> + <A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreePath.html" title="class in org.apache.myfaces.custom.tree.model"><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="TreeModelEvent.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> Added: myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/TreeModelListener.html URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/TreeModelListener.html?rev=167885&view=auto ============================================================================== --- myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/TreeModelListener.html (added) +++ myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/TreeModelListener.html Tue May 3 02:06:41 2005 @@ -0,0 +1,333 @@ +<!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:38 CEST 2005 --> +<TITLE> +TreeModelListener (Apache MyFaces API Documentation) +</TITLE> + +<META NAME="keywords" CONTENT="org.apache.myfaces.custom.tree.model.TreeModelListener interface"> + +<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> + +<SCRIPT type="text/javascript"> +function windowTitle() +{ + parent.document.title="TreeModelListener (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"> + <A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModel.html" title="interface in org.apache.myfaces.custom.tree.model"><B>PREV CLASS</B></A> + NEXT CLASS</FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A> + <A HREF="TreeModelListener.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 | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: FIELD | CONSTR | <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.model</FONT> +<BR> +Interface TreeModelListener</H2> +<DL> +<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../../org/apache/myfaces/custom/tree/HtmlTree.html" title="class in org.apache.myfaces.custom.tree">HtmlTree</A></DD> +</DL> +<HR> +<DL> +<DT>public interface <B>TreeModelListener</B></DL> + +<P> +<DL> +<DT><B>Version:</B></DT> + <DD>$Revision: 167257 $ $Date: 2004-10-13 13:51:02 +0200 (Wed, 13 Oct 2004) $ + $Log$ + Revision 1.4 2004/10/13 11:50:58 matze + renamed packages to org.apache + + Revision 1.3 2004/07/01 21:53:04 mwessendorf + ASF switch + + Revision 1.2 2004/05/04 00:28:17 o_rossmueller + model event handling + + Revision 1.1 2004/04/22 10:20:24 manolito + tree component</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 ======== --> + + +<!-- ========== 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> void</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModelListener.html#treeNodesChanged(org.apache.myfaces.custom.tree.model.TreeModelEvent)">treeNodesChanged</A></B>(<A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModelEvent.html" title="class in org.apache.myfaces.custom.tree.model">TreeModelEvent</A> e)</CODE> + +<BR> + Invoked after a node (or a set of siblings) has changed in some + way. </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/model/TreeModelListener.html#treeNodesInserted(org.apache.myfaces.custom.tree.model.TreeModelEvent)">treeNodesInserted</A></B>(<A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModelEvent.html" title="class in org.apache.myfaces.custom.tree.model">TreeModelEvent</A> e)</CODE> + +<BR> + Invoked after nodes have been inserted into the tree.</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/model/TreeModelListener.html#treeNodesRemoved(org.apache.myfaces.custom.tree.model.TreeModelEvent)">treeNodesRemoved</A></B>(<A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModelEvent.html" title="class in org.apache.myfaces.custom.tree.model">TreeModelEvent</A> e)</CODE> + +<BR> + Invoked after nodes have been removed from the tree. </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/model/TreeModelListener.html#treeStructureChanged(org.apache.myfaces.custom.tree.model.TreeModelEvent)">treeStructureChanged</A></B>(<A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModelEvent.html" title="class in org.apache.myfaces.custom.tree.model">TreeModelEvent</A> e)</CODE> + +<BR> + Invoked after the tree has drastically changed structure from a + given node down. </TD> +</TR> +</TABLE> + +<P> + +<!-- ============ FIELD DETAIL =========== --> + + +<!-- ========= CONSTRUCTOR DETAIL ======== --> + + +<!-- ============ 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="treeNodesChanged(org.apache.myfaces.custom.tree.model.TreeModelEvent)"><!-- --></A><H3> +treeNodesChanged</H3> +<PRE> +public void <B>treeNodesChanged</B>(<A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModelEvent.html" title="class in org.apache.myfaces.custom.tree.model">TreeModelEvent</A> e)</PRE> +<DL> +<DD><p>Invoked after a node (or a set of siblings) has changed in some + way. The node(s) have not changed locations in the tree or + altered their children arrays, but other attributes have + changed and may affect presentation. Example: the name of a + file has changed, but it is in the same location in the file + system.</p> + <p>To indicate the root has changed, childIndices and children + will be null. </p> + <p/> + <p>Use <code>e.getPath()</code> + to get the parent of the changed node(s). + <code>e.getChildIndices()</code> + returns the index(es) of the changed node(s).</p> +<P> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="treeNodesInserted(org.apache.myfaces.custom.tree.model.TreeModelEvent)"><!-- --></A><H3> +treeNodesInserted</H3> +<PRE> +public void <B>treeNodesInserted</B>(<A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModelEvent.html" title="class in org.apache.myfaces.custom.tree.model">TreeModelEvent</A> e)</PRE> +<DL> +<DD><p>Invoked after nodes have been inserted into the tree.</p> + <p/> + <p>Use <code>e.getPath()</code> + to get the parent of the new node(s). + <code>e.getChildIndices()</code> + returns the index(es) of the new node(s) + in ascending order.</p> +<P> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="treeNodesRemoved(org.apache.myfaces.custom.tree.model.TreeModelEvent)"><!-- --></A><H3> +treeNodesRemoved</H3> +<PRE> +public void <B>treeNodesRemoved</B>(<A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModelEvent.html" title="class in org.apache.myfaces.custom.tree.model">TreeModelEvent</A> e)</PRE> +<DL> +<DD><p>Invoked after nodes have been removed from the tree. Note that + if a subtree is removed from the tree, this method may only be + invoked once for the root of the removed subtree, not once for + each individual set of siblings removed.</p> + <p/> + <p>Use <code>e.getPath()</code> + to get the former parent of the deleted node(s). + <code>e.getChildIndices()</code> + returns, in ascending order, the index(es) + the node(s) had before being deleted.</p> +<P> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="treeStructureChanged(org.apache.myfaces.custom.tree.model.TreeModelEvent)"><!-- --></A><H3> +treeStructureChanged</H3> +<PRE> +public void <B>treeStructureChanged</B>(<A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModelEvent.html" title="class in org.apache.myfaces.custom.tree.model">TreeModelEvent</A> e)</PRE> +<DL> +<DD><p>Invoked after the tree has drastically changed structure from a + given node down. If the path returned by e.getPath() is of length + one and the first element does not identify the current root node + the first element should become the new root of the tree.<p> + <p/> + <p>Use <code>e.getPath()</code> + to get the path to the node. + <code>e.getChildIndices()</code> + returns null.</p> +<P> +<DD><DL> +</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"> + <A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModel.html" title="interface in org.apache.myfaces.custom.tree.model"><B>PREV CLASS</B></A> + NEXT CLASS</FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A> + <A HREF="TreeModelListener.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 | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD> +<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> +DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></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/model/TreePath.html URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/TreePath.html?rev=167885&view=auto ============================================================================== --- myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/TreePath.html (added) +++ myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/TreePath.html Tue May 3 02:06:41 2005 @@ -0,0 +1,565 @@ +<!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:38 CEST 2005 --> +<TITLE> +TreePath (Apache MyFaces API Documentation) +</TITLE> + +<META NAME="keywords" CONTENT="org.apache.myfaces.custom.tree.model.TreePath class"> + +<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> + +<SCRIPT type="text/javascript"> +function windowTitle() +{ + parent.document.title="TreePath (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"> + <A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModelEvent.html" title="class in org.apache.myfaces.custom.tree.model"><B>PREV CLASS</B></A> + NEXT CLASS</FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A> + <A HREF="TreePath.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.model</FONT> +<BR> +Class TreePath</H2> +<PRE> +java.lang.Object + <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>org.apache.myfaces.custom.tree.model.TreePath</B> +</PRE> +<DL> +<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD> +</DL> +<HR> +<DL> +<DT>public final class <B>TreePath</B><DT>extends java.lang.Object<DT>implements java.io.Serializable</DL> + +<P> +<DL> +<DT><B>Version:</B></DT> + <DD>$Revision: 167257 $ $Date: 2004-10-13 13:51:02 +0200 (Wed, 13 Oct 2004) $ + $Log$ + Revision 1.3 2004/10/13 11:50:58 matze + renamed packages to org.apache + + Revision 1.2 2004/07/01 21:53:04 mwessendorf + ASF switch + + Revision 1.1 2004/04/22 10:20:24 manolito + tree component</DD> +<DT><B>Author:</B></DT> + <DD><a href="mailto:[EMAIL PROTECTED]">Oliver Rossmueller</a></DD> +<DT><B>See Also:</B><DD><A HREF="../../../../../../serialized-form.html#org.apache.myfaces.custom.tree.model.TreePath">Serialized Form</A></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 ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE> </CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreePath.html#TreePath(java.lang.Object[])">TreePath</A></B>(java.lang.Object[] pathElements)</CODE> + +<BR> + Construct a pathElements from an array of Objects</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>protected </CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreePath.html#TreePath(java.lang.Object[], int)">TreePath</A></B>(java.lang.Object[] pathElements, + int length)</CODE> + +<BR> + Construct a new TreePath from an array of objects.</TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> +<CODE>protected </CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreePath.html#TreePath(org.apache.myfaces.custom.tree.model.TreePath, java.lang.Object)">TreePath</A></B>(<A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreePath.html" title="class in org.apache.myfaces.custom.tree.model">TreePath</A> parent, + java.lang.Object lastElement)</CODE> + +<BR> + Construct a new TreePath, which is the path identified by + parent ending in lastElement.</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> boolean</CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreePath.html#equals(java.lang.Object)">equals</A></B>(java.lang.Object o)</CODE> + +<BR> + Test two TreePaths for equality by checking each element of the + paths for equality. </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/model/TreePath.html#getLastPathComponent()">getLastPathComponent</A></B>()</CODE> + +<BR> + Returns the last component of this path.</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/model/TreePath.html" title="class in org.apache.myfaces.custom.tree.model">TreePath</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreePath.html#getParentPath()">getParentPath</A></B>()</CODE> + +<BR> + Return a path containing all the elements of this object, except + the last path component.</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/model/TreePath.html#getPath()">getPath</A></B>()</CODE> + +<BR> + Return an array of Objects containing the components of this + TreePath.</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/model/TreePath.html#getPathComponent(int)">getPathComponent</A></B>(int index)</CODE> + +<BR> + Return the path component at the specified 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/model/TreePath.html#getPathCount()">getPathCount</A></B>()</CODE> + +<BR> + Return the number of elements in the path.</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/model/TreePath.html#hashCode()">hashCode</A></B>()</CODE> + +<BR> + Return the hashCode for the object. </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/model/TreePath.html#isDescendant(org.apache.myfaces.custom.tree.model.TreePath)">isDescendant</A></B>(<A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreePath.html" title="class in org.apache.myfaces.custom.tree.model">TreePath</A> path)</CODE> + +<BR> + Return true if <code>path</code> is a + descendant of this + TreePath. </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/model/TreePath.html" title="class in org.apache.myfaces.custom.tree.model">TreePath</A></CODE></FONT></TD> +<TD><CODE><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreePath.html#pathByAddingChild(java.lang.Object)">pathByAddingChild</A></B>(java.lang.Object child)</CODE> + +<BR> + Return a new path by appending child to this path.</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/model/TreePath.html#toString()">toString</A></B>()</CODE> + +<BR> + Return a string that displays and identifies this + object's properties.</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, finalize, getClass, 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="TreePath(java.lang.Object[])"><!-- --></A><H3> +TreePath</H3> +<PRE> +public <B>TreePath</B>(java.lang.Object[] pathElements)</PRE> +<DL> +<DD>Construct a pathElements from an array of Objects +<P> +<DT><B>Parameters:</B><DD><CODE>pathElements</CODE> - an array of Objects representing the pathElements to a node</DL> +<HR> + +<A NAME="TreePath(org.apache.myfaces.custom.tree.model.TreePath, java.lang.Object)"><!-- --></A><H3> +TreePath</H3> +<PRE> +protected <B>TreePath</B>(<A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreePath.html" title="class in org.apache.myfaces.custom.tree.model">TreePath</A> parent, + java.lang.Object lastElement)</PRE> +<DL> +<DD>Construct a new TreePath, which is the path identified by + parent ending in lastElement. +<P> +</DL> +<HR> + +<A NAME="TreePath(java.lang.Object[], int)"><!-- --></A><H3> +TreePath</H3> +<PRE> +protected <B>TreePath</B>(java.lang.Object[] pathElements, + int length)</PRE> +<DL> +<DD>Construct a new TreePath from an array of objects. +<P> +<DT><B>Parameters:</B><DD><CODE>pathElements</CODE> - path elements<DD><CODE>length</CODE> - lenght of the new path</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="getPath()"><!-- --></A><H3> +getPath</H3> +<PRE> +public java.lang.Object[] <B>getPath</B>()</PRE> +<DL> +<DD>Return an array of Objects containing the components of this + TreePath. +<P> +<DD><DL> +</DL> +</DD> +<DD><DL> + +<DT><B>Returns:</B><DD>an array of Objects representing the TreePath</DL> +</DD> +</DL> +<HR> + +<A NAME="getLastPathComponent()"><!-- --></A><H3> +getLastPathComponent</H3> +<PRE> +public java.lang.Object <B>getLastPathComponent</B>()</PRE> +<DL> +<DD>Returns the last component of this path. +<P> +<DD><DL> +</DL> +</DD> +<DD><DL> + +<DT><B>Returns:</B><DD>the Object at the end of the path</DL> +</DD> +</DL> +<HR> + +<A NAME="getPathCount()"><!-- --></A><H3> +getPathCount</H3> +<PRE> +public int <B>getPathCount</B>()</PRE> +<DL> +<DD>Return the number of elements in the path. +<P> +<DD><DL> +</DL> +</DD> +<DD><DL> + +<DT><B>Returns:</B><DD>an int giving a count of items the path</DL> +</DD> +</DL> +<HR> + +<A NAME="getPathComponent(int)"><!-- --></A><H3> +getPathComponent</H3> +<PRE> +public java.lang.Object <B>getPathComponent</B>(int index)</PRE> +<DL> +<DD>Return the path component at the specified index. +<P> +<DD><DL> +</DL> +</DD> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>index</CODE> - int specifying an index in the path +<DT><B>Returns:</B><DD>the Object at that index location +<DT><B>Throws:</B> +<DD><CODE>java.lang.IllegalArgumentException</CODE> - if the index is beyond the length + of the path</DL> +</DD> +</DL> +<HR> + +<A NAME="equals(java.lang.Object)"><!-- --></A><H3> +equals</H3> +<PRE> +public boolean <B>equals</B>(java.lang.Object o)</PRE> +<DL> +<DD>Test two TreePaths for equality by checking each element of the + paths for equality. Two paths are considered equal if they are of + the same length and all element positions are equal. +<P> +<DD><DL> +</DL> +</DD> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>o</CODE> - the Object to compare</DL> +</DD> +</DL> +<HR> + +<A NAME="hashCode()"><!-- --></A><H3> +hashCode</H3> +<PRE> +public int <B>hashCode</B>()</PRE> +<DL> +<DD>Return the hashCode for the object. The hash code of a TreePath + is defined to be the hash code of the last component in the path. +<P> +<DD><DL> +</DL> +</DD> +<DD><DL> + +<DT><B>Returns:</B><DD>the hashCode for the object</DL> +</DD> +</DL> +<HR> + +<A NAME="isDescendant(org.apache.myfaces.custom.tree.model.TreePath)"><!-- --></A><H3> +isDescendant</H3> +<PRE> +public boolean <B>isDescendant</B>(<A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreePath.html" title="class in org.apache.myfaces.custom.tree.model">TreePath</A> path)</PRE> +<DL> +<DD>Return true if <code>path</code> is a + descendant of this + TreePath. A TreePath P1 is a descendent of a TreePath P2 + if P1 contains all of the components that make up + P2's path. If P1 and P2 are equal P2 is not considered a descendant of + P1. +<P> +<DD><DL> +</DL> +</DD> +<DD><DL> + +<DT><B>Returns:</B><DD>true if <code>path</code> is a descendant of this path</DL> +</DD> +</DL> +<HR> + +<A NAME="pathByAddingChild(java.lang.Object)"><!-- --></A><H3> +pathByAddingChild</H3> +<PRE> +public <A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreePath.html" title="class in org.apache.myfaces.custom.tree.model">TreePath</A> <B>pathByAddingChild</B>(java.lang.Object child)</PRE> +<DL> +<DD>Return a new path by appending child to this path. +<P> +<DD><DL> +</DL> +</DD> +<DD><DL> +<DT><B>Parameters:</B><DD><CODE>child</CODE> - element to append +<DT><B>Returns:</B><DD>new path +<DT><B>Throws:</B> +<DD><CODE>java.lang.NullPointerException</CODE> - if child is null</DL> +</DD> +</DL> +<HR> + +<A NAME="getParentPath()"><!-- --></A><H3> +getParentPath</H3> +<PRE> +public <A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreePath.html" title="class in org.apache.myfaces.custom.tree.model">TreePath</A> <B>getParentPath</B>()</PRE> +<DL> +<DD>Return a path containing all the elements of this object, except + the last path component. +<P> +<DD><DL> +</DL> +</DD> +<DD><DL> +</DL> +</DD> +</DL> +<HR> + +<A NAME="toString()"><!-- --></A><H3> +toString</H3> +<PRE> +public java.lang.String <B>toString</B>()</PRE> +<DL> +<DD>Return a string that displays and identifies this + object's properties. +<P> +<DD><DL> +</DL> +</DD> +<DD><DL> + +<DT><B>Returns:</B><DD>a String representation of this object</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"> + <A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModelEvent.html" title="class in org.apache.myfaces.custom.tree.model"><B>PREV CLASS</B></A> + NEXT CLASS</FONT></TD> +<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> + <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A> + <A HREF="TreePath.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> Added: myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/package-frame.html URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/package-frame.html?rev=167885&view=auto ============================================================================== --- myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/package-frame.html (added) +++ myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/package-frame.html Tue May 3 02:06:41 2005 @@ -0,0 +1,49 @@ +<!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.tree.model (Apache MyFaces API Documentation) +</TITLE> + +<META NAME="keywords" CONTENT="org.apache.myfaces.custom.tree.model package"> + +<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> + + +</HEAD> + +<BODY BGCOLOR="white"> +<FONT size="+1" CLASS="FrameTitleFont"> +<A HREF="../../../../../../org/apache/myfaces/custom/tree/model/package-summary.html" target="classFrame">org.apache.myfaces.custom.tree.model</A></FONT> +<TABLE BORDER="0" WIDTH="100%" SUMMARY=""> +<TR> +<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont"> +Interfaces</FONT> +<FONT CLASS="FrameItemFont"> +<BR> +<A HREF="TreeModel.html" title="interface in org.apache.myfaces.custom.tree.model" target="classFrame"><I>TreeModel</I></A> +<BR> +<A HREF="TreeModelListener.html" title="interface in org.apache.myfaces.custom.tree.model" target="classFrame"><I>TreeModelListener</I></A></FONT></TD> +</TR> +</TABLE> + + +<TABLE BORDER="0" WIDTH="100%" SUMMARY=""> +<TR> +<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont"> +Classes</FONT> +<FONT CLASS="FrameItemFont"> +<BR> +<A HREF="DefaultTreeModel.html" title="class in org.apache.myfaces.custom.tree.model" target="classFrame">DefaultTreeModel</A> +<BR> +<A HREF="TreeModelEvent.html" title="class in org.apache.myfaces.custom.tree.model" target="classFrame">TreeModelEvent</A> +<BR> +<A HREF="TreePath.html" title="class in org.apache.myfaces.custom.tree.model" target="classFrame">TreePath</A></FONT></TD> +</TR> +</TABLE> + + +</BODY> +</HTML> Added: myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/package-summary.html URL: http://svn.apache.org/viewcvs/myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/package-summary.html?rev=167885&view=auto ============================================================================== --- myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/package-summary.html (added) +++ myfaces/site/javadoc/org/apache/myfaces/custom/tree/model/package-summary.html Tue May 3 02:06:41 2005 @@ -0,0 +1,172 @@ +<!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.tree.model (Apache MyFaces API Documentation) +</TITLE> + +<META NAME="keywords" CONTENT="org.apache.myfaces.custom.tree.model package"> + +<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> + +<SCRIPT type="text/javascript"> +function windowTitle() +{ + parent.document.title="org.apache.myfaces.custom.tree.model (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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</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"> + <A HREF="../../../../../../org/apache/myfaces/custom/tree/event/package-summary.html"><B>PREV PACKAGE</B></A> + <A HREF="../../../../../../org/apache/myfaces/custom/tree/renderkit/html/package-summary.html"><B>NEXT PACKAGE</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-summary.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> +<H2> +Package org.apache.myfaces.custom.tree.model +</H2> + +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TD COLSPAN=2><FONT SIZE="+2"> +<B>Interface Summary</B></FONT></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModel.html" title="interface in org.apache.myfaces.custom.tree.model">TreeModel</A></B></TD> +<TD> </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModelListener.html" title="interface in org.apache.myfaces.custom.tree.model">TreeModelListener</A></B></TD> +<TD> </TD> +</TR> +</TABLE> + + +<P> + +<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> +<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> +<TD COLSPAN=2><FONT SIZE="+2"> +<B>Class Summary</B></FONT></TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/DefaultTreeModel.html" title="class in org.apache.myfaces.custom.tree.model">DefaultTreeModel</A></B></TD> +<TD> </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreeModelEvent.html" title="class in org.apache.myfaces.custom.tree.model">TreeModelEvent</A></B></TD> +<TD> </TD> +</TR> +<TR BGCOLOR="white" CLASS="TableRowColor"> +<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/myfaces/custom/tree/model/TreePath.html" title="class in org.apache.myfaces.custom.tree.model">TreePath</A></B></TD> +<TD> </TD> +</TR> +</TABLE> + + +<P> +<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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD> + <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</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"> + <A HREF="../../../../../../org/apache/myfaces/custom/tree/event/package-summary.html"><B>PREV PACKAGE</B></A> + <A HREF="../../../../../../org/apache/myfaces/custom/tree/renderkit/html/package-summary.html"><B>NEXT PACKAGE</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-summary.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>
