2012-04-19 15:10:06 +02:00

1196 lines
57 KiB
HTML

<!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.6.0_24) on Wed Apr 06 09:00:14 CEST 2011 -->
<TITLE>
SourceCode
</TITLE>
<META NAME="date" CONTENT="2011-04-06">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="SourceCode";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= 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=2 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>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/SourceCode.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../algoanim/primitives/Rect.html" title="class in algoanim.primitives"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../algoanim/primitives/Square.html" title="class in algoanim.primitives"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../index.html?algoanim/primitives/SourceCode.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="SourceCode.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<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:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<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">
algoanim.primitives</FONT>
<BR>
Class SourceCode</H2>
<PRE>
java.lang.Object
<IMG SRC="../../resources/inherit.gif" ALT="extended by "><A HREF="../../algoanim/primitives/Primitive.html" title="class in algoanim.primitives">algoanim.primitives.Primitive</A>
<IMG SRC="../../resources/inherit.gif" ALT="extended by "><B>algoanim.primitives.SourceCode</B>
</PRE>
<HR>
<DL>
<DT><PRE>public class <B>SourceCode</B><DT>extends <A HREF="../../algoanim/primitives/Primitive.html" title="class in algoanim.primitives">Primitive</A></DL>
</PRE>
<P>
Represents a source code element defined by its upper left corner and source
code lines, which can be added.
<P>
<P>
<DL>
<DT><B>Author:</B></DT>
<DD>Stephan Mehlhase</DD>
</DL>
<HR>
<P>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;java.lang.Integer</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../algoanim/primitives/SourceCode.html#actRow">actRow</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../algoanim/primitives/generators/SourceCodeGenerator.html" title="interface in algoanim.primitives.generators">SourceCodeGenerator</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../algoanim/primitives/SourceCode.html#generator">generator</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;java.util.Vector&lt;java.lang.String&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../algoanim/primitives/SourceCode.html#highlightedLabels">highlightedLabels</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;java.util.HashMap&lt;java.lang.String,java.lang.Integer&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../algoanim/primitives/SourceCode.html#labelLines">labelLines</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;java.util.HashMap&lt;java.lang.String,java.lang.Integer&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../algoanim/primitives/SourceCode.html#labelRows">labelRows</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;java.util.LinkedList&lt;java.lang.String&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../algoanim/primitives/SourceCode.html#lines">lines</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../algoanim/properties/SourceCodeProperties.html" title="class in algoanim.properties">SourceCodeProperties</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../algoanim/primitives/SourceCode.html#properties">properties</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../algoanim/util/Node.html" title="class in algoanim.util">Node</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../algoanim/primitives/SourceCode.html#upperLeft">upperLeft</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_algoanim.primitives.Primitive"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class algoanim.primitives.<A HREF="../../algoanim/primitives/Primitive.html" title="class in algoanim.primitives">Primitive</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../algoanim/primitives/Primitive.html#gen">gen</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../algoanim/primitives/SourceCode.html#SourceCode(algoanim.primitives.generators.SourceCodeGenerator, algoanim.util.Node, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.SourceCodeProperties)">SourceCode</A></B>(<A HREF="../../algoanim/primitives/generators/SourceCodeGenerator.html" title="interface in algoanim.primitives.generators">SourceCodeGenerator</A>&nbsp;generator,
<A HREF="../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
java.lang.String&nbsp;name,
<A HREF="../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../algoanim/properties/SourceCodeProperties.html" title="class in algoanim.properties">SourceCodeProperties</A>&nbsp;properties)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Instantiates the <code>SourceCode</code> and calls the create() method
of the associated <code>SourceCodeGenerator</code>.</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../algoanim/primitives/SourceCode.html#addCodeElement(java.lang.String, java.lang.String, boolean, int, algoanim.util.Timing)">addCodeElement</A></B>(java.lang.String&nbsp;code,
java.lang.String&nbsp;label,
boolean&nbsp;noSpaceSeparator,
int&nbsp;indentation,
<A HREF="../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;delay)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a new code element to this <code>SourceCode</code> element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../algoanim/primitives/SourceCode.html#addCodeElement(java.lang.String, java.lang.String, int, algoanim.util.Timing)">addCodeElement</A></B>(java.lang.String&nbsp;code,
java.lang.String&nbsp;label,
int&nbsp;indentation,
<A HREF="../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;delay)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a new code element to this <code>SourceCode</code> element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../algoanim/primitives/SourceCode.html#addCodeLine(java.lang.String, java.lang.String, int, algoanim.util.Timing)">addCodeLine</A></B>(java.lang.String&nbsp;code,
java.lang.String&nbsp;label,
int&nbsp;indentation,
<A HREF="../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;delay)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a new code line to this <code>SourceCode</code> element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../algoanim/properties/SourceCodeProperties.html" title="class in algoanim.properties">SourceCodeProperties</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../algoanim/primitives/SourceCode.html#getProperties()">getProperties</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the properties of this <code>SourceCode</code> element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../algoanim/util/Node.html" title="class in algoanim.util">Node</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../algoanim/primitives/SourceCode.html#getUpperLeft()">getUpperLeft</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the upper left corner of this <code>SourceCode</code> element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../algoanim/primitives/SourceCode.html#highlight(int)">highlight</A></B>(int&nbsp;lineNo)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Highlights a line in this <code>SourceCode</code> element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../algoanim/primitives/SourceCode.html#highlight(int, int, boolean)">highlight</A></B>(int&nbsp;lineNo,
int&nbsp;colNo,
boolean&nbsp;context)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Highlights a line in this <code>SourceCode</code> element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../algoanim/primitives/SourceCode.html#highlight(int, int, boolean, algoanim.util.Timing, algoanim.util.Timing)">highlight</A></B>(int&nbsp;lineNo,
int&nbsp;colNo,
boolean&nbsp;context,
<A HREF="../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;delay,
<A HREF="../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;duration)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Highlights a line in this <code>SourceCode</code> element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../algoanim/primitives/SourceCode.html#highlight(java.lang.String)">highlight</A></B>(java.lang.String&nbsp;label)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Highlights a line in this <code>SourceCode</code> element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../algoanim/primitives/SourceCode.html#highlight(java.lang.String, boolean)">highlight</A></B>(java.lang.String&nbsp;label,
boolean&nbsp;context)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Highlights a line in this <code>SourceCode</code> element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../algoanim/primitives/SourceCode.html#highlight(java.lang.String, boolean, algoanim.util.Timing, algoanim.util.Timing)">highlight</A></B>(java.lang.String&nbsp;label,
boolean&nbsp;context,
<A HREF="../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;delay,
<A HREF="../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;duration)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Highlights a line in this <code>SourceCode</code> element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../algoanim/primitives/SourceCode.html#registerLabel(java.lang.String, int)">registerLabel</A></B>(java.lang.String&nbsp;label,
int&nbsp;lineNo)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;short form without row</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../algoanim/primitives/SourceCode.html#registerLabel(java.lang.String, int, int)">registerLabel</A></B>(java.lang.String&nbsp;label,
int&nbsp;lineNo,
int&nbsp;rowNo)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../algoanim/primitives/SourceCode.html#setName(java.lang.String)">setName</A></B>(java.lang.String&nbsp;newName)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the name of this <code>Primitive</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../algoanim/primitives/SourceCode.html#toggleHighlight(int, int)">toggleHighlight</A></B>(int&nbsp;oldLine,
int&nbsp;newLine)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Toggles the highlight from one component to the next.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../algoanim/primitives/SourceCode.html#toggleHighlight(int, int, boolean, int, int)">toggleHighlight</A></B>(int&nbsp;oldLine,
int&nbsp;oldColumn,
boolean&nbsp;switchToContextMode,
int&nbsp;newLine,
int&nbsp;newColumn)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Toggles the highlight from one component to the next.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../algoanim/primitives/SourceCode.html#toggleHighlight(int, int, boolean, int, int, algoanim.util.Timing, algoanim.util.Timing)">toggleHighlight</A></B>(int&nbsp;oldLine,
int&nbsp;oldColumn,
boolean&nbsp;switchToContextMode,
int&nbsp;newLine,
int&nbsp;newColumn,
<A HREF="../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;delay,
<A HREF="../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;duration)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Toggles the highlight from one component to the next.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../algoanim/primitives/SourceCode.html#toggleHighlight(java.lang.String)">toggleHighlight</A></B>(java.lang.String&nbsp;label)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../algoanim/primitives/SourceCode.html#toggleHighlight(java.lang.String, boolean, java.lang.String)">toggleHighlight</A></B>(java.lang.String&nbsp;oldLabel,
boolean&nbsp;switchToContextMode,
java.lang.String&nbsp;newLabel)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Toggles the highlight from one component to the next.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../algoanim/primitives/SourceCode.html#toggleHighlight(java.lang.String, boolean, java.lang.String, algoanim.util.Timing, algoanim.util.Timing)">toggleHighlight</A></B>(java.lang.String&nbsp;oldLabel,
boolean&nbsp;switchToContextMode,
java.lang.String&nbsp;newLabel,
<A HREF="../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;delay,
<A HREF="../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;duration)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Toggles the highlight from one component to the next.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../algoanim/primitives/SourceCode.html#toggleHighlight(java.lang.String, java.lang.String)">toggleHighlight</A></B>(java.lang.String&nbsp;oldLabel,
java.lang.String&nbsp;newLabel)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Toggles the highlight from one component to the next.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../algoanim/primitives/SourceCode.html#unhighlight(int)">unhighlight</A></B>(int&nbsp;lineNo)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Unhighlights a line in this <code>SourceCode</code> element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../algoanim/primitives/SourceCode.html#unhighlight(int, int, boolean)">unhighlight</A></B>(int&nbsp;lineNo,
int&nbsp;colNo,
boolean&nbsp;context)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Unhighlights a line in this <code>SourceCode</code> element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../algoanim/primitives/SourceCode.html#unhighlight(int, int, boolean, algoanim.util.Timing, algoanim.util.Timing)">unhighlight</A></B>(int&nbsp;lineNo,
int&nbsp;colNo,
boolean&nbsp;context,
<A HREF="../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;delay,
<A HREF="../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;duration)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Unhighlights a line in this <code>SourceCode</code> element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../algoanim/primitives/SourceCode.html#unhighlight(java.lang.String)">unhighlight</A></B>(java.lang.String&nbsp;label)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Unhighlights a line in this <code>SourceCode</code> element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../algoanim/primitives/SourceCode.html#unhighlight(java.lang.String, boolean)">unhighlight</A></B>(java.lang.String&nbsp;label,
boolean&nbsp;context)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Unhighlights a line in this <code>SourceCode</code> element.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../algoanim/primitives/SourceCode.html#unhighlight(java.lang.String, boolean, algoanim.util.Timing, algoanim.util.Timing)">unhighlight</A></B>(java.lang.String&nbsp;label,
boolean&nbsp;context,
<A HREF="../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;delay,
<A HREF="../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;duration)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Unhighlights a line in this <code>SourceCode</code> element.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_algoanim.primitives.Primitive"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class algoanim.primitives.<A HREF="../../algoanim/primitives/Primitive.html" title="class in algoanim.primitives">Primitive</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../algoanim/primitives/Primitive.html#changeColor(java.lang.String, java.awt.Color, algoanim.util.Timing, algoanim.util.Timing)">changeColor</A>, <A HREF="../../algoanim/primitives/Primitive.html#exchange(algoanim.primitives.Primitive)">exchange</A>, <A HREF="../../algoanim/primitives/Primitive.html#getDisplayOptions()">getDisplayOptions</A>, <A HREF="../../algoanim/primitives/Primitive.html#getName()">getName</A>, <A HREF="../../algoanim/primitives/Primitive.html#hide()">hide</A>, <A HREF="../../algoanim/primitives/Primitive.html#hide(algoanim.util.Timing)">hide</A>, <A HREF="../../algoanim/primitives/Primitive.html#moveBy(java.lang.String, int, int, algoanim.util.Timing, algoanim.util.Timing)">moveBy</A>, <A HREF="../../algoanim/primitives/Primitive.html#moveTo(java.lang.String, java.lang.String, algoanim.util.Node, algoanim.util.Timing, algoanim.util.Timing)">moveTo</A>, <A HREF="../../algoanim/primitives/Primitive.html#moveVia(java.lang.String, java.lang.String, algoanim.primitives.Primitive, algoanim.util.Timing, algoanim.util.Timing)">moveVia</A>, <A HREF="../../algoanim/primitives/Primitive.html#rotate(algoanim.util.Node, int, algoanim.util.Timing, algoanim.util.Timing)">rotate</A>, <A HREF="../../algoanim/primitives/Primitive.html#rotate(algoanim.primitives.Primitive, int, algoanim.util.Timing, algoanim.util.Timing)">rotate</A>, <A HREF="../../algoanim/primitives/Primitive.html#show()">show</A>, <A HREF="../../algoanim/primitives/Primitive.html#show(algoanim.util.Timing)">show</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<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">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="properties"><!-- --></A><H3>
properties</H3>
<PRE>
protected <A HREF="../../algoanim/properties/SourceCodeProperties.html" title="class in algoanim.properties">SourceCodeProperties</A> <B>properties</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="generator"><!-- --></A><H3>
generator</H3>
<PRE>
protected <A HREF="../../algoanim/primitives/generators/SourceCodeGenerator.html" title="interface in algoanim.primitives.generators">SourceCodeGenerator</A> <B>generator</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="upperLeft"><!-- --></A><H3>
upperLeft</H3>
<PRE>
protected <A HREF="../../algoanim/util/Node.html" title="class in algoanim.util">Node</A> <B>upperLeft</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="lines"><!-- --></A><H3>
lines</H3>
<PRE>
protected java.util.LinkedList&lt;java.lang.String&gt; <B>lines</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="labelLines"><!-- --></A><H3>
labelLines</H3>
<PRE>
protected java.util.HashMap&lt;java.lang.String,java.lang.Integer&gt; <B>labelLines</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="labelRows"><!-- --></A><H3>
labelRows</H3>
<PRE>
protected java.util.HashMap&lt;java.lang.String,java.lang.Integer&gt; <B>labelRows</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="actRow"><!-- --></A><H3>
actRow</H3>
<PRE>
protected java.lang.Integer <B>actRow</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="highlightedLabels"><!-- --></A><H3>
highlightedLabels</H3>
<PRE>
protected java.util.Vector&lt;java.lang.String&gt; <B>highlightedLabels</B></PRE>
<DL>
<DL>
</DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="SourceCode(algoanim.primitives.generators.SourceCodeGenerator, algoanim.util.Node, java.lang.String, algoanim.util.DisplayOptions, algoanim.properties.SourceCodeProperties)"><!-- --></A><H3>
SourceCode</H3>
<PRE>
public <B>SourceCode</B>(<A HREF="../../algoanim/primitives/generators/SourceCodeGenerator.html" title="interface in algoanim.primitives.generators">SourceCodeGenerator</A>&nbsp;generator,
<A HREF="../../algoanim/util/Node.html" title="class in algoanim.util">Node</A>&nbsp;upperLeft,
java.lang.String&nbsp;name,
<A HREF="../../algoanim/util/DisplayOptions.html" title="class in algoanim.util">DisplayOptions</A>&nbsp;display,
<A HREF="../../algoanim/properties/SourceCodeProperties.html" title="class in algoanim.properties">SourceCodeProperties</A>&nbsp;properties)</PRE>
<DL>
<DD>Instantiates the <code>SourceCode</code> and calls the create() method
of the associated <code>SourceCodeGenerator</code>.
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>generator</CODE> - the appropriate code <code>Generator</code>.<DD><CODE>upperLeft</CODE> - the upper left corner of this <code>SourceCode</code>
element.<DD><CODE>name</CODE> - the name of this <code>SourceCode</code> element.<DD><CODE>display</CODE> - [optional] the <code>DisplayOptions</code> of this
<code>SourceCode</code> element.<DD><CODE>properties</CODE> - [optional] the properties of this <code>SourceCode</code>
element.</DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="setName(java.lang.String)"><!-- --></A><H3>
setName</H3>
<PRE>
public void <B>setName</B>(java.lang.String&nbsp;newName)</PRE>
<DL>
<DD><B>Description copied from class: <CODE><A HREF="../../algoanim/primitives/Primitive.html#setName(java.lang.String)">Primitive</A></CODE></B></DD>
<DD>Sets the name of this <code>Primitive</code>.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../algoanim/primitives/Primitive.html#setName(java.lang.String)">setName</A></CODE> in class <CODE><A HREF="../../algoanim/primitives/Primitive.html" title="class in algoanim.primitives">Primitive</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>newName</CODE> - the new name for this <code>Primitive</code>.<DT><B>See Also:</B><DD><A HREF="../../algoanim/primitives/Primitive.html#setName(java.lang.String)"><CODE>Primitive.setName(java.lang.String)</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="registerLabel(java.lang.String, int)"><!-- --></A><H3>
registerLabel</H3>
<PRE>
public void <B>registerLabel</B>(java.lang.String&nbsp;label,
int&nbsp;lineNo)</PRE>
<DL>
<DD>short form without row
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="registerLabel(java.lang.String, int, int)"><!-- --></A><H3>
registerLabel</H3>
<PRE>
public void <B>registerLabel</B>(java.lang.String&nbsp;label,
int&nbsp;lineNo,
int&nbsp;rowNo)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getProperties()"><!-- --></A><H3>
getProperties</H3>
<PRE>
public <A HREF="../../algoanim/properties/SourceCodeProperties.html" title="class in algoanim.properties">SourceCodeProperties</A> <B>getProperties</B>()</PRE>
<DL>
<DD>Returns the properties of this <code>SourceCode</code> element.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the properties of this <code>SourceCode</code> element.</DL>
</DD>
</DL>
<HR>
<A NAME="getUpperLeft()"><!-- --></A><H3>
getUpperLeft</H3>
<PRE>
public <A HREF="../../algoanim/util/Node.html" title="class in algoanim.util">Node</A> <B>getUpperLeft</B>()</PRE>
<DL>
<DD>Returns the upper left corner of this <code>SourceCode</code> element.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the upper left corner of this<code>SourceCode</code> element.</DL>
</DD>
</DL>
<HR>
<A NAME="addCodeLine(java.lang.String, java.lang.String, int, algoanim.util.Timing)"><!-- --></A><H3>
addCodeLine</H3>
<PRE>
public int <B>addCodeLine</B>(java.lang.String&nbsp;code,
java.lang.String&nbsp;label,
int&nbsp;indentation,
<A HREF="../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;delay)
throws java.lang.NullPointerException</PRE>
<DL>
<DD>Adds a new code line to this <code>SourceCode</code> element.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>code</CODE> - the actual code.<DD><CODE>label</CODE> - a distinct name for the line.<DD><CODE>indentation</CODE> - the indentation to apply to this line.<DD><CODE>delay</CODE> - [optional] the delay after which this operation shall be
performed.
<DT><B>Returns:</B><DD>the line number of the added code line to be able to reference it
later on.
<DT><B>Throws:</B>
<DD><CODE>java.lang.NullPointerException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="addCodeElement(java.lang.String, java.lang.String, boolean, int, algoanim.util.Timing)"><!-- --></A><H3>
addCodeElement</H3>
<PRE>
public int <B>addCodeElement</B>(java.lang.String&nbsp;code,
java.lang.String&nbsp;label,
boolean&nbsp;noSpaceSeparator,
int&nbsp;indentation,
<A HREF="../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;delay)
throws java.lang.NullPointerException</PRE>
<DL>
<DD>Adds a new code element to this <code>SourceCode</code> element.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>code</CODE> - the actual code.<DD><CODE>label</CODE> - a distinct name for the line.<DD><CODE>indentation</CODE> - the indentation to apply to this line.<DD><CODE>delay</CODE> - [optional] the delay after which this operation shall be
performed.
<DT><B>Returns:</B><DD>the line number of that line, to which this element was added, to
be able to reference it later on.
<DT><B>Throws:</B>
<DD><CODE>java.lang.NullPointerException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="addCodeElement(java.lang.String, java.lang.String, int, algoanim.util.Timing)"><!-- --></A><H3>
addCodeElement</H3>
<PRE>
public int <B>addCodeElement</B>(java.lang.String&nbsp;code,
java.lang.String&nbsp;label,
int&nbsp;indentation,
<A HREF="../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;delay)
throws java.lang.NullPointerException</PRE>
<DL>
<DD>Adds a new code element to this <code>SourceCode</code> element.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>code</CODE> - the actual code.<DD><CODE>label</CODE> - a distinct name for the line.<DD><CODE>indentation</CODE> - the indentation to apply to this line.<DD><CODE>delay</CODE> - [optional] the delay after which this operation shall be
performed.
<DT><B>Returns:</B><DD>the line number of that line, to which this element was added, to
be able to reference it later on.
<DT><B>Throws:</B>
<DD><CODE>java.lang.NullPointerException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="highlight(java.lang.String)"><!-- --></A><H3>
highlight</H3>
<PRE>
public void <B>highlight</B>(java.lang.String&nbsp;label)
throws <A HREF="../../algoanim/exceptions/LineNotExistsException.html" title="class in algoanim.exceptions">LineNotExistsException</A></PRE>
<DL>
<DD>Highlights a line in this <code>SourceCode</code> element.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>label</CODE> - the name of the line to highlight
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../algoanim/exceptions/LineNotExistsException.html" title="class in algoanim.exceptions">LineNotExistsException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="highlight(java.lang.String, boolean)"><!-- --></A><H3>
highlight</H3>
<PRE>
public void <B>highlight</B>(java.lang.String&nbsp;label,
boolean&nbsp;context)
throws <A HREF="../../algoanim/exceptions/LineNotExistsException.html" title="class in algoanim.exceptions">LineNotExistsException</A></PRE>
<DL>
<DD>Highlights a line in this <code>SourceCode</code> element.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>label</CODE> - the name of the line to highlight<DD><CODE>context</CODE> - use the code context color instead of the code highlight
color.
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../algoanim/exceptions/LineNotExistsException.html" title="class in algoanim.exceptions">LineNotExistsException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="highlight(java.lang.String, boolean, algoanim.util.Timing, algoanim.util.Timing)"><!-- --></A><H3>
highlight</H3>
<PRE>
public void <B>highlight</B>(java.lang.String&nbsp;label,
boolean&nbsp;context,
<A HREF="../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;delay,
<A HREF="../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;duration)
throws <A HREF="../../algoanim/exceptions/LineNotExistsException.html" title="class in algoanim.exceptions">LineNotExistsException</A></PRE>
<DL>
<DD>Highlights a line in this <code>SourceCode</code> element.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>label</CODE> - the name of the line to highlight<DD><CODE>context</CODE> - use the code context color instead of the code highlight
color.<DD><CODE>delay</CODE> - [optional] the delay to apply to this operation.<DD><CODE>duration</CODE> - [optional] the duration of the action.
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../algoanim/exceptions/LineNotExistsException.html" title="class in algoanim.exceptions">LineNotExistsException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="highlight(int)"><!-- --></A><H3>
highlight</H3>
<PRE>
public void <B>highlight</B>(int&nbsp;lineNo)
throws <A HREF="../../algoanim/exceptions/LineNotExistsException.html" title="class in algoanim.exceptions">LineNotExistsException</A></PRE>
<DL>
<DD>Highlights a line in this <code>SourceCode</code> element.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>lineNo</CODE> - the line to highlight
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../algoanim/exceptions/LineNotExistsException.html" title="class in algoanim.exceptions">LineNotExistsException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="highlight(int, int, boolean)"><!-- --></A><H3>
highlight</H3>
<PRE>
public void <B>highlight</B>(int&nbsp;lineNo,
int&nbsp;colNo,
boolean&nbsp;context)
throws <A HREF="../../algoanim/exceptions/LineNotExistsException.html" title="class in algoanim.exceptions">LineNotExistsException</A></PRE>
<DL>
<DD>Highlights a line in this <code>SourceCode</code> element.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>lineNo</CODE> - the line to highlight<DD><CODE>colNo</CODE> - the code element to highlight<DD><CODE>context</CODE> - use the code context color instead of the code highlight
color.
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../algoanim/exceptions/LineNotExistsException.html" title="class in algoanim.exceptions">LineNotExistsException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="highlight(int, int, boolean, algoanim.util.Timing, algoanim.util.Timing)"><!-- --></A><H3>
highlight</H3>
<PRE>
public void <B>highlight</B>(int&nbsp;lineNo,
int&nbsp;colNo,
boolean&nbsp;context,
<A HREF="../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;delay,
<A HREF="../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;duration)
throws <A HREF="../../algoanim/exceptions/LineNotExistsException.html" title="class in algoanim.exceptions">LineNotExistsException</A></PRE>
<DL>
<DD>Highlights a line in this <code>SourceCode</code> element.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>lineNo</CODE> - the line to highlight<DD><CODE>colNo</CODE> - the code element to highlight<DD><CODE>context</CODE> - use the code context color instead of the code highlight
color.<DD><CODE>delay</CODE> - [optional] the delay to apply to this operation.<DD><CODE>duration</CODE> - [optional] the duration of the action.
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../algoanim/exceptions/LineNotExistsException.html" title="class in algoanim.exceptions">LineNotExistsException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="unhighlight(java.lang.String)"><!-- --></A><H3>
unhighlight</H3>
<PRE>
public void <B>unhighlight</B>(java.lang.String&nbsp;label)
throws <A HREF="../../algoanim/exceptions/LineNotExistsException.html" title="class in algoanim.exceptions">LineNotExistsException</A></PRE>
<DL>
<DD>Unhighlights a line in this <code>SourceCode</code> element.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>label</CODE> - the name of the line to unhighlight
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../algoanim/exceptions/LineNotExistsException.html" title="class in algoanim.exceptions">LineNotExistsException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="unhighlight(java.lang.String, boolean)"><!-- --></A><H3>
unhighlight</H3>
<PRE>
public void <B>unhighlight</B>(java.lang.String&nbsp;label,
boolean&nbsp;context)
throws <A HREF="../../algoanim/exceptions/LineNotExistsException.html" title="class in algoanim.exceptions">LineNotExistsException</A></PRE>
<DL>
<DD>Unhighlights a line in this <code>SourceCode</code> element.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>label</CODE> - the name of the line to unhighlight<DD><CODE>context</CODE> - use the code context color instead of the code highlight
color.
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../algoanim/exceptions/LineNotExistsException.html" title="class in algoanim.exceptions">LineNotExistsException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="unhighlight(java.lang.String, boolean, algoanim.util.Timing, algoanim.util.Timing)"><!-- --></A><H3>
unhighlight</H3>
<PRE>
public void <B>unhighlight</B>(java.lang.String&nbsp;label,
boolean&nbsp;context,
<A HREF="../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;delay,
<A HREF="../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;duration)
throws <A HREF="../../algoanim/exceptions/LineNotExistsException.html" title="class in algoanim.exceptions">LineNotExistsException</A></PRE>
<DL>
<DD>Unhighlights a line in this <code>SourceCode</code> element.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>label</CODE> - the name of the line to unhighlight<DD><CODE>context</CODE> - use the code context color instead of the code highlight
color.<DD><CODE>delay</CODE> - [optional] the delay to apply to this operation.<DD><CODE>duration</CODE> - [optional] the duration of the action.
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../algoanim/exceptions/LineNotExistsException.html" title="class in algoanim.exceptions">LineNotExistsException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="unhighlight(int)"><!-- --></A><H3>
unhighlight</H3>
<PRE>
public void <B>unhighlight</B>(int&nbsp;lineNo)
throws <A HREF="../../algoanim/exceptions/LineNotExistsException.html" title="class in algoanim.exceptions">LineNotExistsException</A></PRE>
<DL>
<DD>Unhighlights a line in this <code>SourceCode</code> element.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>lineNo</CODE> - the line to unhighlight
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../algoanim/exceptions/LineNotExistsException.html" title="class in algoanim.exceptions">LineNotExistsException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="unhighlight(int, int, boolean)"><!-- --></A><H3>
unhighlight</H3>
<PRE>
public void <B>unhighlight</B>(int&nbsp;lineNo,
int&nbsp;colNo,
boolean&nbsp;context)
throws <A HREF="../../algoanim/exceptions/LineNotExistsException.html" title="class in algoanim.exceptions">LineNotExistsException</A></PRE>
<DL>
<DD>Unhighlights a line in this <code>SourceCode</code> element.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>lineNo</CODE> - the line to unhighlight<DD><CODE>colNo</CODE> - the code element to unhighlight<DD><CODE>context</CODE> - use the code context color instead of the code highlight
color.
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../algoanim/exceptions/LineNotExistsException.html" title="class in algoanim.exceptions">LineNotExistsException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="unhighlight(int, int, boolean, algoanim.util.Timing, algoanim.util.Timing)"><!-- --></A><H3>
unhighlight</H3>
<PRE>
public void <B>unhighlight</B>(int&nbsp;lineNo,
int&nbsp;colNo,
boolean&nbsp;context,
<A HREF="../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;delay,
<A HREF="../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;duration)
throws <A HREF="../../algoanim/exceptions/LineNotExistsException.html" title="class in algoanim.exceptions">LineNotExistsException</A></PRE>
<DL>
<DD>Unhighlights a line in this <code>SourceCode</code> element.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>lineNo</CODE> - the line to unhighlight<DD><CODE>colNo</CODE> - the code element to unhighlight<DD><CODE>context</CODE> - use the code context color instead of the code highlight
color.<DD><CODE>delay</CODE> - [optional] the delay to apply to this operation.<DD><CODE>duration</CODE> - [optional] the duration of the action.
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../algoanim/exceptions/LineNotExistsException.html" title="class in algoanim.exceptions">LineNotExistsException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="toggleHighlight(java.lang.String)"><!-- --></A><H3>
toggleHighlight</H3>
<PRE>
public void <B>toggleHighlight</B>(java.lang.String&nbsp;label)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="toggleHighlight(java.lang.String, java.lang.String)"><!-- --></A><H3>
toggleHighlight</H3>
<PRE>
public void <B>toggleHighlight</B>(java.lang.String&nbsp;oldLabel,
java.lang.String&nbsp;newLabel)
throws <A HREF="../../algoanim/exceptions/LineNotExistsException.html" title="class in algoanim.exceptions">LineNotExistsException</A></PRE>
<DL>
<DD>Toggles the highlight from one component to the next.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>oldLabel</CODE> - the name of the line which should no longer be highlighted<DD><CODE>newLabel</CODE> - the name of the new line to highlight
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../algoanim/exceptions/LineNotExistsException.html" title="class in algoanim.exceptions">LineNotExistsException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="toggleHighlight(java.lang.String, boolean, java.lang.String)"><!-- --></A><H3>
toggleHighlight</H3>
<PRE>
public void <B>toggleHighlight</B>(java.lang.String&nbsp;oldLabel,
boolean&nbsp;switchToContextMode,
java.lang.String&nbsp;newLabel)
throws <A HREF="../../algoanim/exceptions/LineNotExistsException.html" title="class in algoanim.exceptions">LineNotExistsException</A></PRE>
<DL>
<DD>Toggles the highlight from one component to the next.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>oldLabel</CODE> - the name of the line which should no longer be highlighted<DD><CODE>switchToContextMode</CODE> - determines if highlighting should be turned off for the
previous element, of it it should be put into context mode<DD><CODE>newLabel</CODE> - the name of the new line to highlight
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../algoanim/exceptions/LineNotExistsException.html" title="class in algoanim.exceptions">LineNotExistsException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="toggleHighlight(java.lang.String, boolean, java.lang.String, algoanim.util.Timing, algoanim.util.Timing)"><!-- --></A><H3>
toggleHighlight</H3>
<PRE>
public void <B>toggleHighlight</B>(java.lang.String&nbsp;oldLabel,
boolean&nbsp;switchToContextMode,
java.lang.String&nbsp;newLabel,
<A HREF="../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;delay,
<A HREF="../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;duration)
throws <A HREF="../../algoanim/exceptions/LineNotExistsException.html" title="class in algoanim.exceptions">LineNotExistsException</A></PRE>
<DL>
<DD>Toggles the highlight from one component to the next.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>oldLabel</CODE> - the name of the line which should no longer be highlighted<DD><CODE>switchToContextMode</CODE> - determines if highlighting should be turned off for the
previous element, of it it should be put into context mode<DD><CODE>newLabel</CODE> - the name of the new line to highlight<DD><CODE>delay</CODE> - [optional] the delay to apply to this operation.<DD><CODE>duration</CODE> - [optional] the duration of the action.
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../algoanim/exceptions/LineNotExistsException.html" title="class in algoanim.exceptions">LineNotExistsException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="toggleHighlight(int, int)"><!-- --></A><H3>
toggleHighlight</H3>
<PRE>
public void <B>toggleHighlight</B>(int&nbsp;oldLine,
int&nbsp;newLine)
throws <A HREF="../../algoanim/exceptions/LineNotExistsException.html" title="class in algoanim.exceptions">LineNotExistsException</A></PRE>
<DL>
<DD>Toggles the highlight from one component to the next.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>oldLine</CODE> - the line which should no longer be highlighted<DD><CODE>newLine</CODE> - the new line to highlight
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../algoanim/exceptions/LineNotExistsException.html" title="class in algoanim.exceptions">LineNotExistsException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="toggleHighlight(int, int, boolean, int, int)"><!-- --></A><H3>
toggleHighlight</H3>
<PRE>
public void <B>toggleHighlight</B>(int&nbsp;oldLine,
int&nbsp;oldColumn,
boolean&nbsp;switchToContextMode,
int&nbsp;newLine,
int&nbsp;newColumn)
throws <A HREF="../../algoanim/exceptions/LineNotExistsException.html" title="class in algoanim.exceptions">LineNotExistsException</A></PRE>
<DL>
<DD>Toggles the highlight from one component to the next.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>oldLine</CODE> - the line which should no longer be highlighted<DD><CODE>oldColumn</CODE> - the code element to unhighlight<DD><CODE>switchToContextMode</CODE> - determines if highlighting should be turned off for the
previous element, of it it should be put into context mode<DD><CODE>newLine</CODE> - the new line to highlight<DD><CODE>newColumn</CODE> - the code element to highlight
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../algoanim/exceptions/LineNotExistsException.html" title="class in algoanim.exceptions">LineNotExistsException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="toggleHighlight(int, int, boolean, int, int, algoanim.util.Timing, algoanim.util.Timing)"><!-- --></A><H3>
toggleHighlight</H3>
<PRE>
public void <B>toggleHighlight</B>(int&nbsp;oldLine,
int&nbsp;oldColumn,
boolean&nbsp;switchToContextMode,
int&nbsp;newLine,
int&nbsp;newColumn,
<A HREF="../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;delay,
<A HREF="../../algoanim/util/Timing.html" title="class in algoanim.util">Timing</A>&nbsp;duration)
throws <A HREF="../../algoanim/exceptions/LineNotExistsException.html" title="class in algoanim.exceptions">LineNotExistsException</A></PRE>
<DL>
<DD>Toggles the highlight from one component to the next.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>oldLine</CODE> - the line which should no longer be highlighted<DD><CODE>oldColumn</CODE> - the code element to unhighlight<DD><CODE>switchToContextMode</CODE> - determines if highlighting should be turned off for the
previous element, of it it should be put into context mode<DD><CODE>newLine</CODE> - the new line to highlight<DD><CODE>newColumn</CODE> - the code element to highlight<DD><CODE>delay</CODE> - [optional] the delay to apply to this operation.<DD><CODE>duration</CODE> - [optional] the duration of the action.
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../algoanim/exceptions/LineNotExistsException.html" title="class in algoanim.exceptions">LineNotExistsException</A></CODE></DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 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>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/SourceCode.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../algoanim/primitives/Rect.html" title="class in algoanim.primitives"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../algoanim/primitives/Square.html" title="class in algoanim.primitives"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../index.html?algoanim/primitives/SourceCode.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="SourceCode.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<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:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>