| Package | Description |
|---|---|
| de.schlichtherle.truezip.crypto.raes.param.swing |
The console I/O based implementation of the interface
PromptingKeyProvider.View. |
| Modifier and Type | Class and Description |
|---|---|
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 |
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.
|
| Modifier and Type | Field and Description |
|---|---|
private InvalidKeyFeedback |
AesCipherParametersView.invalidKeyFeedback |
| Modifier and Type | Method and Description |
|---|---|
(package private) InvalidKeyFeedback |
AesCipherParametersView.getInvalidKeyFeedback() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
AesCipherParametersView.setInvalidKeyFeedback(InvalidKeyFeedback ickf) |
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.