548 lines
15 KiB
HTML
548 lines
15 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd">
|
||
|
<!--NewPage-->
|
||
|
<HTML>
|
||
|
<HEAD>
|
||
|
<TITLE>
|
||
|
jala.ListRenderer.ArrayList
|
||
|
</TITLE>
|
||
|
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
|
||
|
</HEAD>
|
||
|
<SCRIPT>
|
||
|
function asd()
|
||
|
{
|
||
|
parent.document.title="jala.ListRenderer.ArrayList";
|
||
|
}
|
||
|
</SCRIPT>
|
||
|
<BODY BGCOLOR="white" onload="asd();">
|
||
|
|
||
|
<!-- ========== START OF NAVBAR ========== -->
|
||
|
<A NAME="navbar_bottom"><!-- --></A>
|
||
|
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
|
||
|
<TR>
|
||
|
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||
|
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
||
|
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
|
||
|
<TR ALIGN="center" VALIGN="top">
|
||
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary-ListRenderer.js.html"><FONT CLASS="NavBarFont1"><B>File</B></FONT></A> </TD>
|
||
|
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
||
|
<!--TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"--> <!--A HREF="deprecated-list.html"--><!--FONT CLASS="NavBarFont1">Deprecated</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>
|
||
|
<B>Jala 1.3</B>
|
||
|
</EM>
|
||
|
</TD
|
||
|
</TR>
|
||
|
|
||
|
<TR>
|
||
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||
|
<A HREF="jala.ListRenderer.html"><B>PREV CLASS</B></A><!--
|
||
|
NEXT CLASS
|
||
|
-->
|
||
|
<A HREF="jala.Mp3.html"><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="jala.ListRenderer.ArrayList.html" TARGET="_top"><B>NO FRAMES</B></A>
|
||
|
|
||
|
<SCRIPT>
|
||
|
<!--
|
||
|
if(window==top) {
|
||
|
document.writeln('<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
|
||
|
}
|
||
|
//-->
|
||
|
</SCRIPT>
|
||
|
<NOSCRIPT>
|
||
|
<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
|
||
|
</NOSCRIPT>
|
||
|
</FONT></TD>
|
||
|
</TR>
|
||
|
<TR>
|
||
|
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||
|
SUMMARY: <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||
|
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||
|
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||
|
</TR>
|
||
|
</TABLE>
|
||
|
<!-- =========== END OF NAVBAR =========== -->
|
||
|
<HR>
|
||
|
|
||
|
<!-- ======== START OF CLASS DATA ======== -->
|
||
|
<H2>Class jala.ListRenderer.ArrayList</H2>
|
||
|
<PRE>Object
|
||
|
|
|
||
|
+--<b>jala.ListRenderer.ArrayList</b>
|
||
|
</PRE>
|
||
|
|
||
|
|
||
|
<HR>
|
||
|
<DL>
|
||
|
<!-- Class definition -->
|
||
|
<DT>class
|
||
|
<B>jala.ListRenderer.ArrayList</B>
|
||
|
|
||
|
|
||
|
</DL>
|
||
|
|
||
|
<P>
|
||
|
<BR/>A simple wrapper around an array to use in conjunction
|
||
|
with jala.ListRenderer. This wrapper can either handle complete arrays
|
||
|
or subsections of an array. In the latter case the wrapper needs offset
|
||
|
and total size information as argument to mimick a complete array.
|
||
|
<BR/><I>Defined in <a href='overview-summary-ListRenderer.js.html'>ListRenderer.js</a></I><BR/><BR/>
|
||
|
</P>
|
||
|
|
||
|
<HR>
|
||
|
|
||
|
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
||
|
|
||
|
<!-- ======== END NESTED CLASS SUMMARY ======== -->
|
||
|
|
||
|
|
||
|
<!-- =========== FIELD SUMMARY =========== -->
|
||
|
|
||
|
<A NAME="field_summary"><!-- --></A>
|
||
|
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
|
||
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||
|
<TD COLSPAN=2><FONT SIZE="+2">
|
||
|
<B>Field Summary</B></FONT></TD>
|
||
|
</TR>
|
||
|
|
||
|
<!-- This is one instance field summary -->
|
||
|
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||
|
<CODE> Number</CODE></FONT></TD>
|
||
|
<TD><CODE><B><A HREF="#length">length</A></B></CODE>
|
||
|
<BR>
|
||
|
The length of this ArrayList instance.</TD>
|
||
|
</TR>
|
||
|
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
|
||
|
<CODE> Number</CODE></FONT></TD>
|
||
|
<TD><CODE><B><A HREF="#offset">offset</A></B></CODE>
|
||
|
<BR>
|
||
|
The offset of this ArrayList instance.</TD>
|
||
|
</TR>
|
||
|
|
||
|
|
||
|
</TABLE>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<!-- =========== END FIELD SUMMARY =========== -->
|
||
|
|
||
|
|
||
|
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||
|
|
||
|
<A NAME="constructor_summary"><!-- --></A>
|
||
|
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
|
||
|
<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="jala.ListRenderer.ArrayList.html#jala.ListRenderer.ArrayList()">jala.ListRenderer.ArrayList</A>
|
||
|
</B>
|
||
|
(<Array> arr, <Number> offset, <Number> total)
|
||
|
</CODE>
|
||
|
<BR>
|
||
|
|
||
|
Creates a new ArrayList instance.
|
||
|
</TD>
|
||
|
</TR>
|
||
|
</TABLE>
|
||
|
|
||
|
<!-- ======== END CONSTRUCTOR SUMMARY ======== -->
|
||
|
|
||
|
|
||
|
|
||
|
<!-- ========== METHOD SUMMARY =========== -->
|
||
|
|
||
|
<A NAME="method_summary"><!-- --></A>
|
||
|
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
|
||
|
<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> Object</CODE>
|
||
|
</FONT>
|
||
|
</TD>
|
||
|
<TD>
|
||
|
<CODE>
|
||
|
<B>
|
||
|
<A HREF="#get">get</A></B>(<Number> idx)
|
||
|
</CODE>
|
||
|
<BR>
|
||
|
|
||
|
Returns the element at the index position passed
|
||
|
as argument.
|
||
|
</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="#isSubset">isSubset</A></B>()
|
||
|
</CODE>
|
||
|
<BR>
|
||
|
|
||
|
Returns true if this ArrayList is a subsection of a bigger array
|
||
|
</TD>
|
||
|
</TR>
|
||
|
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%">
|
||
|
<FONT SIZE="-1">
|
||
|
<CODE> Number</CODE>
|
||
|
</FONT>
|
||
|
</TD>
|
||
|
<TD>
|
||
|
<CODE>
|
||
|
<B>
|
||
|
<A HREF="#size">size</A></B>()
|
||
|
</CODE>
|
||
|
<BR>
|
||
|
|
||
|
Returns the size of this ArrayList, which is either
|
||
|
the length of the wrapped array or the total size
|
||
|
passed as argument to the constructor (in case the wrapped
|
||
|
array is just a subsection).
|
||
|
</TD>
|
||
|
</TR>
|
||
|
|
||
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
||
|
<TD ALIGN="right" VALIGN="top" WIDTH="1%">
|
||
|
<FONT SIZE="-1">
|
||
|
<CODE> Number</CODE>
|
||
|
</FONT>
|
||
|
</TD>
|
||
|
<TD>
|
||
|
<CODE>
|
||
|
<B>
|
||
|
<A HREF="#subsetSize">subsetSize</A></B>()
|
||
|
</CODE>
|
||
|
<BR>
|
||
|
|
||
|
Returns the actual size of this ArrayList's wrapped array.
|
||
|
</TD>
|
||
|
</TR>
|
||
|
|
||
|
|
||
|
</TABLE>
|
||
|
|
||
|
|
||
|
|
||
|
<P>
|
||
|
<!-- ========== END METHOD SUMMARY =========== -->
|
||
|
|
||
|
|
||
|
<!-- ============ FIELD DETAIL START =========== -->
|
||
|
|
||
|
<A NAME="field_detail"><!-- --></A>
|
||
|
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
|
||
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||
|
<TD COLSPAN=1><FONT SIZE="+2"><B>Field Detail</B></FONT></TD>
|
||
|
</TR>
|
||
|
</TABLE>
|
||
|
|
||
|
|
||
|
<A NAME="length"><!-- --></A>
|
||
|
<H3>length</H3>
|
||
|
<PRE>Number <B>length</B></PRE>
|
||
|
<UL>
|
||
|
The length of this ArrayList instance.
|
||
|
|
||
|
</UL>
|
||
|
<HR>
|
||
|
|
||
|
<A NAME="offset"><!-- --></A>
|
||
|
<H3>offset</H3>
|
||
|
<PRE>Number <B>offset</B></PRE>
|
||
|
<UL>
|
||
|
The offset of this ArrayList instance. This might be > zero for
|
||
|
ArrayList instances wrapping just a subsection, that is
|
||
|
mimicking a bigger list.
|
||
|
|
||
|
</UL>
|
||
|
<HR>
|
||
|
|
||
|
|
||
|
|
||
|
<!-- ============ FIELD DETAIL END =========== -->
|
||
|
|
||
|
<!-- ========= CONSTRUCTOR DETAIL START ======== -->
|
||
|
|
||
|
<A NAME="constructor_detail"><!-- --></A>
|
||
|
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
|
||
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||
|
<TD COLSPAN=1>
|
||
|
<FONT SIZE="+2"><B>Constructor Detail</B></FONT>
|
||
|
</TD>
|
||
|
</TR>
|
||
|
</TABLE>
|
||
|
|
||
|
<A NAME="jala.ListRenderer.ArrayList()"><!-- --></A><H3>
|
||
|
jala.ListRenderer.ArrayList</H3>
|
||
|
<PRE><B>jala.ListRenderer.ArrayList</B>(<Array> arr, <Number> offset, <Number> total)</PRE>
|
||
|
|
||
|
|
||
|
<UL>
|
||
|
Creates a new ArrayList instance.
|
||
|
</UL>
|
||
|
|
||
|
|
||
|
|
||
|
<UL>
|
||
|
<B>Parameters:</B>
|
||
|
|
||
|
<UL><CODE>arr</CODE> - The array (or a subsection of an array) to wrap
|
||
|
</UL>
|
||
|
|
||
|
<UL><CODE>offset</CODE> - An optional offset to use (mandatory if the array is just a subsection).
|
||
|
</UL>
|
||
|
|
||
|
<UL><CODE>total</CODE> - An optional total size of the array. This argument is mandatory if the wrapped array is just a subsection.
|
||
|
</UL>
|
||
|
|
||
|
|
||
|
</UL>
|
||
|
|
||
|
|
||
|
<!-- Constructor return value(s) -->
|
||
|
|
||
|
<UL>
|
||
|
<B>Returns:</B>
|
||
|
<UL>
|
||
|
A newly created ArrayList instance
|
||
|
</UL>
|
||
|
</UL>
|
||
|
|
||
|
<!-- End constructor return value(s) -->
|
||
|
|
||
|
<!-- ADDITIONAL ATTRIBUTES -->
|
||
|
|
||
|
<HR/>
|
||
|
<!-- END ADDITIONAL ATTRIBUTES -->
|
||
|
|
||
|
<!-- ========= CONSTRUCTOR DETAIL END ======== -->
|
||
|
|
||
|
|
||
|
<!-- ============ METHOD DETAIL START ========== -->
|
||
|
|
||
|
<A NAME="method_detail"><!-- --></A>
|
||
|
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
|
||
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
||
|
<TD COLSPAN=1><FONT SIZE="+2">
|
||
|
<B>Method Detail</B></FONT>
|
||
|
</TD>
|
||
|
</TR>
|
||
|
</TABLE>
|
||
|
|
||
|
<!-- One single method detail entry -->
|
||
|
|
||
|
<A NAME="get"><!-- --></A>
|
||
|
<H3>get</H3>
|
||
|
<PRE>Object <B>get</B>(<Number> idx)</PRE>
|
||
|
|
||
|
<UL>Returns the element at the index position passed
|
||
|
as argument. If the wrapped array is just a subsection
|
||
|
the index position passed will be corrected using
|
||
|
the offset.</UL>
|
||
|
|
||
|
|
||
|
<!-- METHOD PARAMETERS START -->
|
||
|
|
||
|
<UL>
|
||
|
<B>Parameters:</B>
|
||
|
|
||
|
<UL><CODE>idx</CODE> - The index position of the element to return
|
||
|
</UL>
|
||
|
|
||
|
</UL>
|
||
|
|
||
|
<!-- METHOD PARAMETERS END -->
|
||
|
|
||
|
|
||
|
<UL>
|
||
|
<B>Returns:</B>
|
||
|
<UL>
|
||
|
The element at the given index position
|
||
|
</UL>
|
||
|
</UL>
|
||
|
|
||
|
|
||
|
<!-- ADDITIONAL ATTRIBUTES START -->
|
||
|
|
||
|
<!-- ADDITIONAL ATTRIBUTES END -->
|
||
|
<HR>
|
||
|
|
||
|
<A NAME="isSubset"><!-- --></A>
|
||
|
<H3>isSubset</H3>
|
||
|
<PRE>Boolean <B>isSubset</B>()</PRE>
|
||
|
|
||
|
<UL>Returns true if this ArrayList is a subsection of a bigger array</UL>
|
||
|
|
||
|
|
||
|
<!-- METHOD PARAMETERS START -->
|
||
|
|
||
|
<!-- METHOD PARAMETERS END -->
|
||
|
|
||
|
|
||
|
<UL>
|
||
|
<B>Returns:</B>
|
||
|
<UL>
|
||
|
True if this ArrayList is a subsection of a bigger array
|
||
|
</UL>
|
||
|
</UL>
|
||
|
|
||
|
|
||
|
<!-- ADDITIONAL ATTRIBUTES START -->
|
||
|
|
||
|
<!-- ADDITIONAL ATTRIBUTES END -->
|
||
|
<HR>
|
||
|
|
||
|
<A NAME="size"><!-- --></A>
|
||
|
<H3>size</H3>
|
||
|
<PRE>Number <B>size</B>()</PRE>
|
||
|
|
||
|
<UL>Returns the size of this ArrayList, which is either
|
||
|
the length of the wrapped array or the total size
|
||
|
passed as argument to the constructor (in case the wrapped
|
||
|
array is just a subsection).</UL>
|
||
|
|
||
|
|
||
|
<!-- METHOD PARAMETERS START -->
|
||
|
|
||
|
<!-- METHOD PARAMETERS END -->
|
||
|
|
||
|
|
||
|
<UL>
|
||
|
<B>Returns:</B>
|
||
|
<UL>
|
||
|
The size of this ArrayList instance
|
||
|
</UL>
|
||
|
</UL>
|
||
|
|
||
|
|
||
|
<!-- ADDITIONAL ATTRIBUTES START -->
|
||
|
|
||
|
<!-- ADDITIONAL ATTRIBUTES END -->
|
||
|
<HR>
|
||
|
|
||
|
<A NAME="subsetSize"><!-- --></A>
|
||
|
<H3>subsetSize</H3>
|
||
|
<PRE>Number <B>subsetSize</B>()</PRE>
|
||
|
|
||
|
<UL>Returns the actual size of this ArrayList's wrapped array.</UL>
|
||
|
|
||
|
|
||
|
<!-- METHOD PARAMETERS START -->
|
||
|
|
||
|
<!-- METHOD PARAMETERS END -->
|
||
|
|
||
|
|
||
|
<UL>
|
||
|
<B>Returns:</B>
|
||
|
<UL>
|
||
|
The actual size of this ArrayList's wrapped array.
|
||
|
</UL>
|
||
|
</UL>
|
||
|
|
||
|
|
||
|
<!-- ADDITIONAL ATTRIBUTES START -->
|
||
|
|
||
|
<!-- ADDITIONAL ATTRIBUTES END -->
|
||
|
<HR>
|
||
|
|
||
|
|
||
|
|
||
|
<!-- ============ METHOD DETAIL END ========== -->
|
||
|
|
||
|
<!-- ========= END OF CLASS DATA ========= -->
|
||
|
|
||
|
<!-- ========== START OF NAVBAR ========== -->
|
||
|
<A NAME="navbar_bottom"><!-- --></A>
|
||
|
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
|
||
|
<TR>
|
||
|
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
||
|
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
||
|
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
|
||
|
<TR ALIGN="center" VALIGN="top">
|
||
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
||
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary-ListRenderer.js.html"><FONT CLASS="NavBarFont1"><B>File</B></FONT></A> </TD>
|
||
|
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
||
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><b>Tree</b></FONT></A> </TD>
|
||
|
<!--TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"--> <!--A HREF="deprecated-list.html"--><!--FONT CLASS="NavBarFont1">Deprecated</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>
|
||
|
<B>Jala 1.3</B>
|
||
|
</EM>
|
||
|
</TD
|
||
|
</TR>
|
||
|
|
||
|
<TR>
|
||
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
||
|
<A HREF="jala.ListRenderer.html"><B>PREV CLASS</B></A><!--
|
||
|
NEXT CLASS
|
||
|
-->
|
||
|
<A HREF="jala.Mp3.html"><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="jala.ListRenderer.ArrayList.html" TARGET="_top"><B>NO FRAMES</B></A>
|
||
|
|
||
|
<SCRIPT>
|
||
|
<!--
|
||
|
if(window==top) {
|
||
|
document.writeln('<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
|
||
|
}
|
||
|
//-->
|
||
|
</SCRIPT>
|
||
|
<NOSCRIPT>
|
||
|
<A HREF="allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
|
||
|
</NOSCRIPT>
|
||
|
</FONT></TD>
|
||
|
</TR>
|
||
|
<TR>
|
||
|
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||
|
SUMMARY: <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
|
||
|
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
||
|
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
|
||
|
</TR>
|
||
|
</TABLE>
|
||
|
|
||
|
<!-- =========== END OF NAVBAR =========== -->
|
||
|
|
||
|
<HR>
|
||
|
<FONT SIZE="-1">
|
||
|
|
||
|
</FONT>
|
||
|
<div class="jsdoc_ctime">Documentation generated by <a href="http://jsdoc.sourceforge.net/" target="_parent">JSDoc</a> on Tue Jan 8 15:45:31 2008</div>
|
||
|
</BODY>
|
||
|
</HTML>
|