|
TrueZIP Driver TZP (ZIP.RAES) 7.0-rc1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Feedback
Provides visual and/or audible feedback to the user when prompting
for a key in its feedback(javax.swing.JPanel) method.
Note that the feedback(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 |
feedback(JPanel panel)
Starts the visual/audible feedback. |
| Method Detail |
|---|
void feedback(@NonNull
JPanel panel)
Timer class should be used to schedule timer events
for the animation.
panel - the panel to provide visual/audible feedback to.
|
TrueZIP Driver TZP (ZIP.RAES) 7.0-rc1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||