| Package | Description |
|---|---|
| de.schlichtherle.truezip.key.pbe.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 |
SwingSafePbeParametersView.invalidKeyFeedback |
| Modifier and Type | Method and Description |
|---|---|
(package private) InvalidKeyFeedback |
SwingSafePbeParametersView.getInvalidKeyFeedback() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
SwingSafePbeParametersView.setInvalidKeyFeedback(InvalidKeyFeedback ickf) |
Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.