<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<!--NewPage-->
<html>
<head>
<!-- Generated by javadoc on Thu Dec 02 07:37:32 GMT+03:30 1999 -->
<title>
Class mootcan.ControlPanel
</title>
</head>
<body>
<a name="_top_"></a>
<pre>
<a href="packages.html">All Packages</a> <a href="tree.html">Class Hierarchy</a> <a href="Package-mootcan.html">This Package</a> <a href="Package-mootcan.html">Previous</a> <a href="Package-mootcan.html">Next</a> <a href="AllNames.html">Index</a></pre>
<hr>
<h1>
Class mootcan.ControlPanel
</h1>
<pre>
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Container
|
+----java.awt.Panel
|
+----mootcan.ControlPanel
</pre>
<hr>
<dl>
<dt> public class <b>ControlPanel</b>
<dt> extends Panel
</dl>
<hr>
<a name="index"></a>
<h2>
<img src="images/variable-index.gif" width=207 height=38 alt="Variable Index">
</h2>
<dl>
<dt> <img src="images/magenta-ball-small.gif" width=6 height=6 alt=" o ">
<a href="#cbg"><b>cbg</b></a>
<dd>
<dt> <img src="images/magenta-ball-small.gif" width=6 height=6 alt=" o ">
<a href="#ctf"><b>ctf</b></a>
<dd>
<dt> <img src="images/magenta-ball-small.gif" width=6 height=6 alt=" o ">
<a href="#ec"><b>ec</b></a>
<dd>
<dt> <img src="images/magenta-ball-small.gif" width=6 height=6 alt=" o ">
<a href="#modes"><b>modes</b></a>
<dd>
<dt> <img src="images/magenta-ball-small.gif" width=6 height=6 alt=" o ">
<a href="#nc"><b>nc</b></a>
<dd>
<dt> <img src="images/magenta-ball-small.gif" width=6 height=6 alt=" o ">
<a href="#tc"><b>tc</b></a>
<dd>
</dl>
<h2>
<img src="images/constructor-index.gif" width=275 height=38 alt="Constructor Index">
</h2>
<dl>
<dt> <img src="images/yellow-ball-small.gif" width=6 height=6 alt=" o ">
<a href="#ControlPanel(mootcan.CommandTextField, java.util.Vector)"><b>ControlPanel</b></a>(CommandTextField, Vector)
<dd>
</dl>
<h2>
<img src="images/method-index.gif" width=207 height=38 alt="Method Index">
</h2>
<dl>
<dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">
<a href="#action(java.awt.Event, java.lang.Object)"><b>action</b></a>(Event, Object)
<dd>
</dl>
<a name="variables"></a>
<h2>
<img src="images/variables.gif" width=153 height=38 alt="Variables">
</h2>
<a name="cbg"><img src="images/magenta-ball.gif" width=12 height=12 alt=" o "></a>
<b>cbg</b>
<pre>
CheckboxGroup cbg
</pre>
<a name="nc"><img src="images/magenta-ball.gif" width=12 height=12 alt=" o "></a>
<b>nc</b>
<pre>
Checkbox nc
</pre>
<a name="tc"><img src="images/magenta-ball.gif" width=12 height=12 alt=" o "></a>
<b>tc</b>
<pre>
Checkbox tc
</pre>
<a name="ec"><img src="images/magenta-ball.gif" width=12 height=12 alt=" o "></a>
<b>ec</b>
<pre>
Checkbox ec
</pre>
<a name="ctf"><img src="images/magenta-ball.gif" width=12 height=12 alt=" o "></a>
<b>ctf</b>
<pre>
<a href="mootcan.CommandTextField.html#_top_">CommandTextField</a> ctf
</pre>
<a name="modes"><img src="images/magenta-ball.gif" width=12 height=12 alt=" o "></a>
<b>modes</b>
<pre>
Vector modes
</pre>
<a name="constructors"></a>
<h2>
<img src="images/constructors.gif" width=231 height=38 alt="Constructors">
</h2>
<a name="ControlPanel"></a>
<a name="ControlPanel(mootcan.CommandTextField, java.util.Vector)"><img src="images/yellow-ball.gif" width=12 height=12 alt=" o "></a>
<b>ControlPanel</b>
<pre>
ControlPanel(<a href="mootcan.CommandTextField.html#_top_">CommandTextField</a> ctf,
Vector modes)
</pre>
<a name="methods"></a>
<h2>
<img src="images/methods.gif" width=151 height=38 alt="Methods">
</h2>
<a name="action(java.awt.Event, java.lang.Object)"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a>
<a name="action"><b>action</b></a>
<pre>
public boolean action(Event evt,
Object what)
</pre>
<dl>
<dd><dl>
<dt> <b>Overrides:</b>
<dd> <a href="java.awt.Component.html#action(java.awt.Event, java.lang.Object)">action</a> in class Component
</dl></dd>
</dl>
<hr>
<pre>
<a href="packages.html">All Packages</a> <a href="tree.html">Class Hierarchy</a> <a href="Package-mootcan.html">This Package</a> <a href="Package-mootcan.html">Previous</a> <a href="Package-mootcan.html">Next</a> <a href="AllNames.html">Index</a></pre>
</body>
</html>