<!--NewPage-->
<html>
<head>
<!-- Generated by javadoc on Sat May 10 12:23:02  1997 -->
<a name="_top_"></a>
<title>
  Interface Timed
</title>
</head>
<body>
<h1>
  Interface Timed
</h1>
<dl>
  <dt> interface <b>Timed</b>
  <dt> extends <a href="java.lang.Object.html#_top_">Object</a>
</dl>
An interface for the Timer class.
<dl>
    <dt> <b>See Also:</b>
    <dd> <a href="Timer.html#_top_">Timer</a>
</dl>
<hr>
<a name="index"></a>
<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="#tick(Timer)"><b>tick</b></a>(Timer)
  <dd> 
</dl>
<a name="methods"></a>
<h2>
  <img src="images/methods.gif" width=151 height=38 alt="Methods">
</h2>
<a name="tick(Timer)"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a>
<a name="tick"><b>tick</b></a>
<pre>
  public abstract void tick(<a href="Timer.html#_top_">Timer</a> t)
</pre>
</body>
</html>