| Subclasses of BasicInvalidKeyFeedback in de.schlichtherle.key.passwd.swing |
class |
BasicInvalidCreateKeyFeedback
Provides feedback by beeping using the default toolkit and disabling the
default button in the root pane for three seconds
when prompting for a key to create or overwrite a protected resource
and the last input was invalid. |
class |
BasicInvalidOpenKeyFeedback
Provides feedback by beeping using the default toolkit and disabling the
default button in the root pane for three seconds
when prompting for a key to open an existing protected resource
and the last input was invalid. |
class |
HurlingWindowFeedback
Provides feedback 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. |
class |
QuakingWindowFeedback
Deprecated. Use super class instead. |