public class BasicFeedback extends java.lang.Object implements Feedback
| Constructor and Description |
|---|
BasicFeedback() |
| Modifier and Type | Method and Description |
|---|---|
void |
run(javax.swing.JPanel panel)
Starts the visual/audible run.
|
public void run(javax.swing.JPanel panel)
Timer class should be used to schedule timer events
for the animation.
The implementation in this class simply beeps using the default toolkit.
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.