|
TrueZIP Driver ZIP.RAES (TZP) 7.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Feedback
Provides visual and/or audible run to the user when prompting
for a key in its run(javax.swing.JPanel) method.
Note that the run(javax.swing.JPanel) method of this class is called when the
panel is just showing. This implies that the panel is fully initialized and
the implementation of this interface is not expected to do anything in
particular.
| Method Summary | |
|---|---|
void |
run(JPanel panel)
Starts the visual/audible run. |
| Method Detail |
|---|
void run(@NonNull
JPanel panel)
Timer class should be used to schedule timer events
for the animation.
panel - the panel to provide visual/audible run to.
|
TrueZIP Driver ZIP.RAES (TZP) 7.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||