controlp5/reference/controlP5/ControllerInterface.html

1044 lines
45 KiB
HTML

<!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 (version 1.7.0_51) on Sun Apr 27 21:39:47 SGT 2014 -->
<title>ControllerInterface (Javadocs: controlP5)</title>
<meta name="date" content="2014-04-27">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ControllerInterface (Javadocs: controlP5)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../controlP5/package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../index-all.html">Index</a></li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../controlP5/ControllerGroup.html" title="class in controlP5"><span class="strong">Prev Class</span></a></li>
<li><a href="../controlP5/ControllerList.html" title="class in controlP5"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?controlP5/ControllerInterface.html" target="_top">Frames</a></li>
<li><a href="ControllerInterface.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../allclasses-noframe.html">All 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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">controlP5</div>
<h2 title="Interface ControllerInterface" class="title">Interface ControllerInterface&lt;T&gt;</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../controlP5/Accordion.html" title="class in controlP5">Accordion</a>, <a href="../controlP5/Bang.html" title="class in controlP5">Bang</a>, <a href="../controlP5/BoundingBox.html" title="class in controlP5">BoundingBox</a>, <a href="../controlP5/Button.html" title="class in controlP5">Button</a>, <a href="../controlP5/Chart.html" title="class in controlP5">Chart</a>, <a href="../controlP5/CheckBox.html" title="class in controlP5">CheckBox</a>, <a href="../controlP5/ColorPicker.html" title="class in controlP5">ColorPicker</a>, <a href="../controlP5/ColorWheel.html" title="class in controlP5">ColorWheel</a>, <a href="../controlP5/ControlGroup.html" title="class in controlP5">ControlGroup</a>, <a href="../controlP5/Controller.html" title="class in controlP5">Controller</a>, <a href="../controlP5/ControllerGroup.html" title="class in controlP5">ControllerGroup</a>, <a href="../controlP5/DropdownList.html" title="class in controlP5">DropdownList</a>, <a href="../controlP5/FrameRate.html" title="class in controlP5">FrameRate</a>, <a href="../controlP5/Group.html" title="class in controlP5">Group</a>, <a href="../controlP5/Knob.html" title="class in controlP5">Knob</a>, <a href="../controlP5/ListBox.html" title="class in controlP5">ListBox</a>, <a href="../controlP5/Matrix.html" title="class in controlP5">Matrix</a>, <a href="../controlP5/MultiList.html" title="class in controlP5">MultiList</a>, <a href="../controlP5/MultiListButton.html" title="class in controlP5">MultiListButton</a>, <a href="../controlP5/Numberbox.html" title="class in controlP5">Numberbox</a>, <a href="../controlP5/Radio.html" title="class in controlP5">Radio</a>, <a href="../controlP5/RadioButton.html" title="class in controlP5">RadioButton</a>, <a href="../controlP5/Range.html" title="class in controlP5">Range</a>, <a href="../controlP5/ScrollableList.html" title="class in controlP5">ScrollableList</a>, <a href="../controlP5/Slider.html" title="class in controlP5">Slider</a>, <a href="../controlP5/Slider2D.html" title="class in controlP5">Slider2D</a>, <a href="../controlP5/Tab.html" title="class in controlP5">Tab</a>, <a href="../controlP5/Textarea.html" title="class in controlP5">Textarea</a>, <a href="../controlP5/Textfield.html" title="class in controlP5">Textfield</a>, <a href="../controlP5/Textlabel.html" title="class in controlP5">Textlabel</a>, <a href="../controlP5/Toggle.html" title="class in controlP5">Toggle</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="strong">ControllerInterface&lt;T&gt;</span></pre>
<div class="block">The ControllerInterface is inherited by all ControllerGroup and Controller classes.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#add(controlP5.ControllerInterface)">add</a></strong>(<a href="../controlP5/ControllerInterface.html" title="interface in controlP5">ControllerInterface</a>&lt;?&gt;&nbsp;theElement)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#addListener(controlP5.ControlListener)">addListener</a></strong>(<a href="../controlP5/ControlListener.html" title="interface in controlP5">ControlListener</a>&nbsp;theListener)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#bringToFront()">bringToFront</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#bringToFront(controlP5.ControllerInterface)">bringToFront</a></strong>(<a href="../controlP5/ControllerInterface.html" title="interface in controlP5">ControllerInterface</a>&lt;?&gt;&nbsp;theController)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#continuousUpdateEvents()">continuousUpdateEvents</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#draw(processing.core.PGraphics)">draw</a></strong>(processing.core.PGraphics&nbsp;theGraphics)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>processing.core.PVector</code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#getAbsolutePosition()">getAbsolutePosition</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#getAddress()">getAddress</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>float[]</code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#getArrayValue()">getArrayValue</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>float</code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#getArrayValue(int)">getArrayValue</a></strong>(int&nbsp;theIndex)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../controlP5/CColor.html" title="class in controlP5">CColor</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#getColor()">getColor</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#getHeight()">getHeight</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#getId()">getId</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#getName()">getName</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../controlP5/ControllerInterface.html" title="interface in controlP5">ControllerInterface</a>&lt;?&gt;</code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#getParent()">getParent</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#getPickingColor()">getPickingColor</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>processing.core.PVector</code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#getPosition()">getPosition</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../controlP5/ControllerProperty.html" title="class in controlP5">ControllerProperty</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#getProperty(java.lang.String)">getProperty</a></strong>(java.lang.String&nbsp;thePropertyName)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../controlP5/ControllerProperty.html" title="class in controlP5">ControllerProperty</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#getProperty(java.lang.String, java.lang.String)">getProperty</a></strong>(java.lang.String&nbsp;theSetter,
java.lang.String&nbsp;theGetter)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#getStringValue()">getStringValue</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../controlP5/Tab.html" title="class in controlP5">Tab</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#getTab()">getTab</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>float</code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#getValue()">getValue</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#getWidth()">getWidth</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../controlP5/ControlWindow.html" title="class in controlP5">ControlWindow</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#getWindow()">getWindow</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#hide()">hide</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#init()">init</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#isMouseOver()">isMouseOver</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#isUpdate()">isUpdate</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#isVisible()">isVisible</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#keyEvent(processing.event.KeyEvent)">keyEvent</a></strong>(processing.event.KeyEvent&nbsp;theEvent)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#moveTo(controlP5.ControllerGroup)">moveTo</a></strong>(<a href="../controlP5/ControllerGroup.html" title="class in controlP5">ControllerGroup</a>&lt;?&gt;&nbsp;theGroup)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#moveTo(controlP5.ControllerGroup, controlP5.Tab, controlP5.ControlWindow)">moveTo</a></strong>(<a href="../controlP5/ControllerGroup.html" title="class in controlP5">ControllerGroup</a>&lt;?&gt;&nbsp;theGroup,
<a href="../controlP5/Tab.html" title="class in controlP5">Tab</a>&nbsp;theTab,
<a href="../controlP5/ControlWindow.html" title="class in controlP5">ControlWindow</a>&nbsp;theWindow)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../controlP5/ControllerInterface.html" title="interface in controlP5">ControllerInterface</a>&lt;?&gt;</code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#parent()">parent</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#registerProperty(java.lang.String)">registerProperty</a></strong>(java.lang.String&nbsp;thePropertyName)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#registerProperty(java.lang.String, java.lang.String)">registerProperty</a></strong>(java.lang.String&nbsp;theSetter,
java.lang.String&nbsp;theGetter)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#remove()">remove</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#remove(controlP5.ControllerInterface)">remove</a></strong>(<a href="../controlP5/ControllerInterface.html" title="interface in controlP5">ControllerInterface</a>&lt;?&gt;&nbsp;theElement)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#removeProperty(java.lang.String)">removeProperty</a></strong>(java.lang.String&nbsp;thePropertyName)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#removeProperty(java.lang.String, java.lang.String)">removeProperty</a></strong>(java.lang.String&nbsp;theSetter,
java.lang.String&nbsp;theGetter)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#setAbsolutePosition(processing.core.PVector)">setAbsolutePosition</a></strong>(processing.core.PVector&nbsp;thePVector)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#setAddress(java.lang.String)">setAddress</a></strong>(java.lang.String&nbsp;theAddress)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#setArrayValue(float[])">setArrayValue</a></strong>(float[]&nbsp;theArray)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#setArrayValue(int, float)">setArrayValue</a></strong>(int&nbsp;theIndex,
float&nbsp;theValue)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#setCaptionLabel(java.lang.String)">setCaptionLabel</a></strong>(java.lang.String&nbsp;theValue)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#setColor(controlP5.CColor)">setColor</a></strong>(<a href="../controlP5/CColor.html" title="class in controlP5">CColor</a>&nbsp;theColor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#setColorActive(int)">setColorActive</a></strong>(int&nbsp;theColor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#setColorBackground(int)">setColorBackground</a></strong>(int&nbsp;theColor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#setColorForeground(int)">setColorForeground</a></strong>(int&nbsp;theColor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#setColorLabel(int)">setColorLabel</a></strong>(int&nbsp;theColor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#setColorValue(int)">setColorValue</a></strong>(int&nbsp;theColor)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#setId(int)">setId</a></strong>(int&nbsp;theValue)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#setLabel(java.lang.String)">setLabel</a></strong>(java.lang.String&nbsp;theString)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#setMouseOver(boolean)">setMouseOver</a></strong>(boolean&nbsp;theFlag)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#setMousePressed(boolean)">setMousePressed</a></strong>(boolean&nbsp;theStatus)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#setPosition(float, float)">setPosition</a></strong>(float&nbsp;theX,
float&nbsp;theY)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#setPosition(processing.core.PVector)">setPosition</a></strong>(processing.core.PVector&nbsp;thePVector)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#setStringValue(java.lang.String)">setStringValue</a></strong>(java.lang.String&nbsp;theValue)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#setUpdate(boolean)">setUpdate</a></strong>(boolean&nbsp;theFlag)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#setValue(float)">setValue</a></strong>(float&nbsp;theValue)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#show()">show</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#update()">update</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#updateAbsolutePosition()">updateAbsolutePosition</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#updateEvents()">updateEvents</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a></code></td>
<td class="colLast"><code><strong><a href="../controlP5/ControllerInterface.html#updateInternalEvents(processing.core.PApplet)">updateInternalEvents</a></strong>(processing.core.PApplet&nbsp;theApplet)</code>
<div class="block">a method for putting input events like e.g.</div>
</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="add(controlP5.ControllerInterface)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>add</h4>
<pre><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a>&nbsp;add(<a href="../controlP5/ControllerInterface.html" title="interface in controlP5">ControllerInterface</a>&lt;?&gt;&nbsp;theElement)</pre>
</li>
</ul>
<a name="addListener(controlP5.ControlListener)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addListener</h4>
<pre><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a>&nbsp;addListener(<a href="../controlP5/ControlListener.html" title="interface in controlP5">ControlListener</a>&nbsp;theListener)</pre>
</li>
</ul>
<a name="bringToFront()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>bringToFront</h4>
<pre><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a>&nbsp;bringToFront()</pre>
</li>
</ul>
<a name="bringToFront(controlP5.ControllerInterface)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>bringToFront</h4>
<pre><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a>&nbsp;bringToFront(<a href="../controlP5/ControllerInterface.html" title="interface in controlP5">ControllerInterface</a>&lt;?&gt;&nbsp;theController)</pre>
</li>
</ul>
<a name="continuousUpdateEvents()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>continuousUpdateEvents</h4>
<pre>void&nbsp;continuousUpdateEvents()</pre>
</li>
</ul>
<a name="draw(processing.core.PGraphics)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>draw</h4>
<pre>void&nbsp;draw(processing.core.PGraphics&nbsp;theGraphics)</pre>
</li>
</ul>
<a name="getAbsolutePosition()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAbsolutePosition</h4>
<pre>processing.core.PVector&nbsp;getAbsolutePosition()</pre>
</li>
</ul>
<a name="getAddress()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAddress</h4>
<pre>java.lang.String&nbsp;getAddress()</pre>
</li>
</ul>
<a name="getArrayValue()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getArrayValue</h4>
<pre>float[]&nbsp;getArrayValue()</pre>
</li>
</ul>
<a name="getArrayValue(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getArrayValue</h4>
<pre>float&nbsp;getArrayValue(int&nbsp;theIndex)</pre>
</li>
</ul>
<a name="getColor()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getColor</h4>
<pre><a href="../controlP5/CColor.html" title="class in controlP5">CColor</a>&nbsp;getColor()</pre>
</li>
</ul>
<a name="getHeight()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getHeight</h4>
<pre>int&nbsp;getHeight()</pre>
</li>
</ul>
<a name="getId()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getId</h4>
<pre>int&nbsp;getId()</pre>
</li>
</ul>
<a name="getName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getName</h4>
<pre>java.lang.String&nbsp;getName()</pre>
</li>
</ul>
<a name="getParent()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getParent</h4>
<pre><a href="../controlP5/ControllerInterface.html" title="interface in controlP5">ControllerInterface</a>&lt;?&gt;&nbsp;getParent()</pre>
</li>
</ul>
<a name="getPickingColor()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPickingColor</h4>
<pre>int&nbsp;getPickingColor()</pre>
</li>
</ul>
<a name="getPosition()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPosition</h4>
<pre>processing.core.PVector&nbsp;getPosition()</pre>
</li>
</ul>
<a name="getProperty(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProperty</h4>
<pre><a href="../controlP5/ControllerProperty.html" title="class in controlP5">ControllerProperty</a>&nbsp;getProperty(java.lang.String&nbsp;thePropertyName)</pre>
</li>
</ul>
<a name="getProperty(java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProperty</h4>
<pre><a href="../controlP5/ControllerProperty.html" title="class in controlP5">ControllerProperty</a>&nbsp;getProperty(java.lang.String&nbsp;theSetter,
java.lang.String&nbsp;theGetter)</pre>
</li>
</ul>
<a name="getStringValue()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getStringValue</h4>
<pre>java.lang.String&nbsp;getStringValue()</pre>
</li>
</ul>
<a name="getTab()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTab</h4>
<pre><a href="../controlP5/Tab.html" title="class in controlP5">Tab</a>&nbsp;getTab()</pre>
</li>
</ul>
<a name="getValue()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getValue</h4>
<pre>float&nbsp;getValue()</pre>
</li>
</ul>
<a name="getWidth()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWidth</h4>
<pre>int&nbsp;getWidth()</pre>
</li>
</ul>
<a name="getWindow()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWindow</h4>
<pre><a href="../controlP5/ControlWindow.html" title="class in controlP5">ControlWindow</a>&nbsp;getWindow()</pre>
</li>
</ul>
<a name="hide()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hide</h4>
<pre><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a>&nbsp;hide()</pre>
</li>
</ul>
<a name="init()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>init</h4>
<pre>void&nbsp;init()</pre>
</li>
</ul>
<a name="isMouseOver()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isMouseOver</h4>
<pre>boolean&nbsp;isMouseOver()</pre>
</li>
</ul>
<a name="isUpdate()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isUpdate</h4>
<pre>boolean&nbsp;isUpdate()</pre>
</li>
</ul>
<a name="isVisible()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isVisible</h4>
<pre>boolean&nbsp;isVisible()</pre>
</li>
</ul>
<a name="keyEvent(processing.event.KeyEvent)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>keyEvent</h4>
<pre>void&nbsp;keyEvent(processing.event.KeyEvent&nbsp;theEvent)</pre>
</li>
</ul>
<a name="moveTo(controlP5.ControllerGroup)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>moveTo</h4>
<pre><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a>&nbsp;moveTo(<a href="../controlP5/ControllerGroup.html" title="class in controlP5">ControllerGroup</a>&lt;?&gt;&nbsp;theGroup)</pre>
</li>
</ul>
<a name="moveTo(controlP5.ControllerGroup, controlP5.Tab, controlP5.ControlWindow)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>moveTo</h4>
<pre><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a>&nbsp;moveTo(<a href="../controlP5/ControllerGroup.html" title="class in controlP5">ControllerGroup</a>&lt;?&gt;&nbsp;theGroup,
<a href="../controlP5/Tab.html" title="class in controlP5">Tab</a>&nbsp;theTab,
<a href="../controlP5/ControlWindow.html" title="class in controlP5">ControlWindow</a>&nbsp;theWindow)</pre>
</li>
</ul>
<a name="parent()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>parent</h4>
<pre><a href="../controlP5/ControllerInterface.html" title="interface in controlP5">ControllerInterface</a>&lt;?&gt;&nbsp;parent()</pre>
</li>
</ul>
<a name="registerProperty(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>registerProperty</h4>
<pre><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a>&nbsp;registerProperty(java.lang.String&nbsp;thePropertyName)</pre>
</li>
</ul>
<a name="registerProperty(java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>registerProperty</h4>
<pre><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a>&nbsp;registerProperty(java.lang.String&nbsp;theSetter,
java.lang.String&nbsp;theGetter)</pre>
</li>
</ul>
<a name="remove()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>remove</h4>
<pre>void&nbsp;remove()</pre>
</li>
</ul>
<a name="remove(controlP5.ControllerInterface)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>remove</h4>
<pre><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a>&nbsp;remove(<a href="../controlP5/ControllerInterface.html" title="interface in controlP5">ControllerInterface</a>&lt;?&gt;&nbsp;theElement)</pre>
</li>
</ul>
<a name="removeProperty(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeProperty</h4>
<pre><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a>&nbsp;removeProperty(java.lang.String&nbsp;thePropertyName)</pre>
</li>
</ul>
<a name="removeProperty(java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeProperty</h4>
<pre><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a>&nbsp;removeProperty(java.lang.String&nbsp;theSetter,
java.lang.String&nbsp;theGetter)</pre>
</li>
</ul>
<a name="setAbsolutePosition(processing.core.PVector)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setAbsolutePosition</h4>
<pre><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a>&nbsp;setAbsolutePosition(processing.core.PVector&nbsp;thePVector)</pre>
</li>
</ul>
<a name="setAddress(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setAddress</h4>
<pre><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a>&nbsp;setAddress(java.lang.String&nbsp;theAddress)</pre>
</li>
</ul>
<a name="setArrayValue(float[])">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setArrayValue</h4>
<pre><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a>&nbsp;setArrayValue(float[]&nbsp;theArray)</pre>
</li>
</ul>
<a name="setArrayValue(int, float)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setArrayValue</h4>
<pre><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a>&nbsp;setArrayValue(int&nbsp;theIndex,
float&nbsp;theValue)</pre>
</li>
</ul>
<a name="setCaptionLabel(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCaptionLabel</h4>
<pre><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a>&nbsp;setCaptionLabel(java.lang.String&nbsp;theValue)</pre>
</li>
</ul>
<a name="setColor(controlP5.CColor)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setColor</h4>
<pre><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a>&nbsp;setColor(<a href="../controlP5/CColor.html" title="class in controlP5">CColor</a>&nbsp;theColor)</pre>
</li>
</ul>
<a name="setColorActive(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setColorActive</h4>
<pre><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a>&nbsp;setColorActive(int&nbsp;theColor)</pre>
</li>
</ul>
<a name="setColorBackground(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setColorBackground</h4>
<pre><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a>&nbsp;setColorBackground(int&nbsp;theColor)</pre>
</li>
</ul>
<a name="setColorForeground(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setColorForeground</h4>
<pre><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a>&nbsp;setColorForeground(int&nbsp;theColor)</pre>
</li>
</ul>
<a name="setColorLabel(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setColorLabel</h4>
<pre><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a>&nbsp;setColorLabel(int&nbsp;theColor)</pre>
</li>
</ul>
<a name="setColorValue(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setColorValue</h4>
<pre><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a>&nbsp;setColorValue(int&nbsp;theColor)</pre>
</li>
</ul>
<a name="setId(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setId</h4>
<pre><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a>&nbsp;setId(int&nbsp;theValue)</pre>
</li>
</ul>
<a name="setLabel(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setLabel</h4>
<pre><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a>&nbsp;setLabel(java.lang.String&nbsp;theString)</pre>
</li>
</ul>
<a name="setMouseOver(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setMouseOver</h4>
<pre><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a>&nbsp;setMouseOver(boolean&nbsp;theFlag)</pre>
</li>
</ul>
<a name="setMousePressed(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setMousePressed</h4>
<pre>boolean&nbsp;setMousePressed(boolean&nbsp;theStatus)</pre>
</li>
</ul>
<a name="setPosition(float, float)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPosition</h4>
<pre><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a>&nbsp;setPosition(float&nbsp;theX,
float&nbsp;theY)</pre>
</li>
</ul>
<a name="setPosition(processing.core.PVector)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPosition</h4>
<pre><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a>&nbsp;setPosition(processing.core.PVector&nbsp;thePVector)</pre>
</li>
</ul>
<a name="setStringValue(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setStringValue</h4>
<pre><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a>&nbsp;setStringValue(java.lang.String&nbsp;theValue)</pre>
</li>
</ul>
<a name="setUpdate(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setUpdate</h4>
<pre><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a>&nbsp;setUpdate(boolean&nbsp;theFlag)</pre>
</li>
</ul>
<a name="setValue(float)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setValue</h4>
<pre><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a>&nbsp;setValue(float&nbsp;theValue)</pre>
</li>
</ul>
<a name="show()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>show</h4>
<pre><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a>&nbsp;show()</pre>
</li>
</ul>
<a name="update()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>update</h4>
<pre><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a>&nbsp;update()</pre>
</li>
</ul>
<a name="updateAbsolutePosition()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>updateAbsolutePosition</h4>
<pre><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a>&nbsp;updateAbsolutePosition()</pre>
</li>
</ul>
<a name="updateEvents()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>updateEvents</h4>
<pre><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a>&nbsp;updateEvents()</pre>
</li>
</ul>
<a name="updateInternalEvents(processing.core.PApplet)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>updateInternalEvents</h4>
<pre><a href="../controlP5/ControllerInterface.html" title="type parameter in ControllerInterface">T</a>&nbsp;updateInternalEvents(processing.core.PApplet&nbsp;theApplet)</pre>
<div class="block">a method for putting input events like e.g. mouse or keyboard events and queries. this has
been taken out of the draw method for better overwriting capability.</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../controlP5/package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../index-all.html">Index</a></li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../controlP5/ControllerGroup.html" title="class in controlP5"><span class="strong">Prev Class</span></a></li>
<li><a href="../controlP5/ControllerList.html" title="class in controlP5"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?controlP5/ControllerInterface.html" target="_top">Frames</a></li>
<li><a href="ControllerInterface.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../allclasses-noframe.html">All 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>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>processing library controlP5 by Andreas Schlegel. (c) 2006-2014</small></p>
</body>
</html>