aboutsummaryrefslogtreecommitdiffstats
path: root/doc/index-files/index-19.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/index-files/index-19.html')
-rw-r--r--doc/index-files/index-19.html186
1 files changed, 186 insertions, 0 deletions
diff --git a/doc/index-files/index-19.html b/doc/index-files/index-19.html
new file mode 100644
index 0000000..6a35cb4
--- /dev/null
+++ b/doc/index-files/index-19.html
@@ -0,0 +1,186 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_05) on Tue May 06 14:28:07 BST 2014 -->
+<title>U-Index</title>
+<meta name="date" content="2014-05-06">
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
+<script type="text/javascript" src="../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+ try {
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="U-Index";
+ }
+ }
+ catch(err) {
+ }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!-- -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-18.html">Prev Letter</a></li>
+<li><a href="index-20.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-files/index-19.html" target="_top">Frames</a></li>
+<li><a href="index-19.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_top");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<a name="skip.navbar.top">
+<!-- -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">V</a>&nbsp;<a href="index-21.html">W</a>&nbsp;<a href="index-22.html">X</a>&nbsp;<a name="I:U">
+<!-- -->
+</a>
+<h2 class="title">U</h2>
+<dl>
+<dt><span class="memberNameLink"><a href="../jcgp/gui/population/GUIOutput.html#unlock--">unlock()</a></span> - Method in class jcgp.gui.population.<a href="../jcgp/gui/population/GUIOutput.html" title="class in jcgp.gui.population">GUIOutput</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="../jcgp/gui/population/ChromosomePane.html#unlockOutputs--">unlockOutputs()</a></span> - Method in class jcgp.gui.population.<a href="../jcgp/gui/population/ChromosomePane.html" title="class in jcgp.gui.population">ChromosomePane</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="../jcgp/gui/population/PopulationPane.html#unlockOutputs--">unlockOutputs()</a></span> - Method in class jcgp.gui.population.<a href="../jcgp/gui/population/PopulationPane.html" title="class in jcgp.gui.population">PopulationPane</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../jcgp/backend/function/UnsignedInteger.html" title="class in jcgp.backend.function"><span class="typeNameLink">UnsignedInteger</span></a> - Class in <a href="../jcgp/backend/function/package-summary.html">jcgp.backend.function</a></dt>
+<dd>
+<div class="block">Integer wrapper type for unsigned integer values.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="../jcgp/backend/function/UnsignedInteger.html#UnsignedInteger-int-">UnsignedInteger(int)</a></span> - Constructor for class jcgp.backend.function.<a href="../jcgp/backend/function/UnsignedInteger.html" title="class in jcgp.backend.function">UnsignedInteger</a></dt>
+<dd>
+<div class="block">Makes a new instance of UnsignedInteger with a specified value.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="../jcgp/backend/function/UnsignedInteger.html#UnsignedInteger-java.lang.Integer-">UnsignedInteger(Integer)</a></span> - Constructor for class jcgp.backend.function.<a href="../jcgp/backend/function/UnsignedInteger.html" title="class in jcgp.backend.function">UnsignedInteger</a></dt>
+<dd>
+<div class="block">Makes a new instance of UnsignedInteger with a specified value.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="../jcgp/backend/function/UnsignedInteger.html#UnsignedInteger-java.lang.String-">UnsignedInteger(String)</a></span> - Constructor for class jcgp.backend.function.<a href="../jcgp/backend/function/UnsignedInteger.html" title="class in jcgp.backend.function">UnsignedInteger</a></dt>
+<dd>
+<div class="block">Makes a new instance of UnsignedInteger from the string representation
+ of an unsigned integer.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="../jcgp/gui/settings/SettingsPane.html#updateControls-boolean-boolean-">updateControls(boolean, boolean)</a></span> - Method in class jcgp.gui.settings.<a href="../jcgp/gui/settings/SettingsPane.html" title="class in jcgp.gui.settings">SettingsPane</a></dt>
+<dd>
+<div class="block">Updates all of the controls to their appropriate state based on the status of the
+ experiment, in order to prevent inappropriate operations if the experiment is
+ running or finished.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="../jcgp/gui/GUI.html#updateFunctionSelector--">updateFunctionSelector()</a></span> - Method in class jcgp.gui.<a href="../jcgp/gui/GUI.html" title="class in jcgp.gui">GUI</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="../jcgp/gui/population/ChromosomePane.html#updateGenes-jcgp.backend.population.Chromosome-">updateGenes(Chromosome)</a></span> - Method in class jcgp.gui.population.<a href="../jcgp/gui/population/ChromosomePane.html" title="class in jcgp.gui.population">ChromosomePane</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="../jcgp/gui/population/PopulationPane.html#updateGenes--">updateGenes()</a></span> - Method in class jcgp.gui.population.<a href="../jcgp/gui/population/PopulationPane.html" title="class in jcgp.gui.population">PopulationPane</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="../jcgp/gui/population/GUINode.html#updateLine-int-">updateLine(int)</a></span> - Method in class jcgp.gui.population.<a href="../jcgp/gui/population/GUINode.html" title="class in jcgp.gui.population">GUINode</a></dt>
+<dd>
+<div class="block">Place the end of the specified line on the output of the associated connection.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="../jcgp/gui/population/GUIGene.html#updateLines--">updateLines()</a></span> - Method in class jcgp.gui.population.<a href="../jcgp/gui/population/GUIGene.html" title="class in jcgp.gui.population">GUIGene</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="../jcgp/gui/population/GUIInput.html#updateLines--">updateLines()</a></span> - Method in class jcgp.gui.population.<a href="../jcgp/gui/population/GUIInput.html" title="class in jcgp.gui.population">GUIInput</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="../jcgp/gui/population/GUINode.html#updateLines--">updateLines()</a></span> - Method in class jcgp.gui.population.<a href="../jcgp/gui/population/GUINode.html" title="class in jcgp.gui.population">GUINode</a></dt>
+<dd>
+<div class="block">Updates the end of all lines to match the associated connections.</div>
+</dd>
+<dt><span class="memberNameLink"><a href="../jcgp/gui/population/GUIOutput.html#updateLines--">updateLines()</a></span> - Method in class jcgp.gui.population.<a href="../jcgp/gui/population/GUIOutput.html" title="class in jcgp.gui.population">GUIOutput</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="../jcgp/gui/population/GUIGene.html#updateText--">updateText()</a></span> - Method in class jcgp.gui.population.<a href="../jcgp/gui/population/GUIGene.html" title="class in jcgp.gui.population">GUIGene</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="../jcgp/gui/population/GUIInput.html#updateText--">updateText()</a></span> - Method in class jcgp.gui.population.<a href="../jcgp/gui/population/GUIInput.html" title="class in jcgp.gui.population">GUIInput</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="../jcgp/gui/population/GUINode.html#updateText--">updateText()</a></span> - Method in class jcgp.gui.population.<a href="../jcgp/gui/population/GUINode.html" title="class in jcgp.gui.population">GUINode</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="../jcgp/gui/population/GUIOutput.html#updateText--">updateText()</a></span> - Method in class jcgp.gui.population.<a href="../jcgp/gui/population/GUIOutput.html" title="class in jcgp.gui.population">GUIOutput</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="../jcgp/gui/population/ChromosomePane.html#updateValues--">updateValues()</a></span> - Method in class jcgp.gui.population.<a href="../jcgp/gui/population/ChromosomePane.html" title="class in jcgp.gui.population">ChromosomePane</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">V</a>&nbsp;<a href="index-21.html">W</a>&nbsp;<a href="index-22.html">X</a>&nbsp;</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!-- -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-18.html">Prev Letter</a></li>
+<li><a href="index-20.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-files/index-19.html" target="_top">Frames</a></li>
+<li><a href="index-19.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_bottom");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<a name="skip.navbar.bottom">
+<!-- -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>