|
TrueZIP Driver ZIP.RAES (TZP) 7.1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Feedback | |
|---|---|
| de.schlichtherle.truezip.crypto.raes.param.swing | The console I/O based implementation of the interface
PromptingKeyProvider.View. |
| Uses of Feedback in de.schlichtherle.truezip.crypto.raes.param.swing |
|---|
| Subinterfaces of Feedback in de.schlichtherle.truezip.crypto.raes.param.swing | |
|---|---|
interface |
InvalidKeyFeedback
Provides visual and/or audible feedback to the user when prompting for a key again after an invalid key has been provided before. |
interface |
UnknownKeyFeedback
Provides visual and/or audible feedback to the user when prompting for an unknown key for the first time. |
| Classes in de.schlichtherle.truezip.crypto.raes.param.swing that implement Feedback | |
|---|---|
class |
BasicFeedback
Provides run by beeping using the default toolkit. |
class |
BasicInvalidKeyFeedback
Provides run by beeping using the default toolkit and disabling the default button in the root pane for SafeKeyProvider.MIN_KEY_RETRY_DELAY
milliseconds when prompting for a key and the last input was invalid. |
class |
BasicUnknownKeyFeedback
Behaves exactly like its base class, but implements the unknown key run interface, too. |
class |
HurlingWindowFeedback
Provides run by beeping using the default toolkit, disabling the default button in the root pane for three seconds and concurrently hurling the containing window for 1.5 seconds. |
| Fields in de.schlichtherle.truezip.crypto.raes.param.swing declared as Feedback | |
|---|---|
private Feedback |
KeyPanel.feedback
|
| Methods in de.schlichtherle.truezip.crypto.raes.param.swing that return Feedback | |
|---|---|
Feedback |
KeyPanel.getFeedback()
Returns the feedback to run when this panel is shown in its ancestor window. |
| Methods in de.schlichtherle.truezip.crypto.raes.param.swing with parameters of type Feedback | |
|---|---|
void |
KeyPanel.setFeedback(Feedback feedback)
Sets the feedback to run when this panel is shown in its ancestor window. |
|
TrueZIP Driver ZIP.RAES (TZP) 7.1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||