|
TrueZIP 6.8.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Feedback | |
|---|---|
| de.schlichtherle.key.passwd.swing |
The Swing GUI based implementation of the abstract base class
KeyManager. |
| Uses of Feedback in de.schlichtherle.key.passwd.swing |
|---|
| Subinterfaces of Feedback in de.schlichtherle.key.passwd.swing | |
|---|---|
interface |
CreateKeyFeedback
Deprecated. |
interface |
InvalidOpenKeyFeedback
Deprecated. |
interface |
OpenKeyFeedback
Deprecated. |
interface |
UnknownOpenKeyFeedback
Deprecated. |
| Classes in de.schlichtherle.key.passwd.swing that implement Feedback | |
|---|---|
class |
BasicCreateKeyFeedback
Deprecated. |
class |
BasicFeedback
Provides feedback by beeping using the default toolkit. |
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 |
BasicInvalidKeyFeedback
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 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 |
BasicOpenKeyFeedback
Deprecated. |
class |
BasicUnknownCreateKeyFeedback
Provides feedback by beeping using the default toolkit. |
class |
BasicUnknownKeyFeedback
Provides feedback by beeping using the default toolkit when prompting for a key for the first time. |
class |
BasicUnknownOpenKeyFeedback
Provides feedback by beeping using the default toolkit. |
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. |
| Methods in de.schlichtherle.key.passwd.swing that return Feedback | |
|---|---|
Feedback |
OpenKeyPanel.getFeedback()
Returns the feedback to run when this panel is shown in its ancestor window. |
Feedback |
CreateKeyPanel.getFeedback()
Returns the feedback to run when this panel is shown in its ancestor window. |
protected Feedback |
PromptingKeyProviderUI.getInvalidCreateKeyFeedback()
|
protected Feedback |
PromptingKeyProviderUI.getInvalidOpenKeyFeedback()
|
protected Feedback |
PromptingKeyProviderUI.getUnknownCreateKeyFeedback()
|
protected Feedback |
PromptingKeyProviderUI.getUnknownOpenKeyFeedback()
|
| Methods in de.schlichtherle.key.passwd.swing with parameters of type Feedback | |
|---|---|
void |
OpenKeyPanel.setFeedback(Feedback feedback)
Sets the feedback to run when this panel is shown in its ancestor window. |
void |
CreateKeyPanel.setFeedback(Feedback feedback)
Sets the feedback to run when this panel is shown in its ancestor window. |
protected void |
PromptingKeyProviderUI.setInvalidCreateKeyFeedback(Feedback ickf)
|
protected void |
PromptingKeyProviderUI.setInvalidOpenKeyFeedback(Feedback iokf)
|
protected void |
PromptingKeyProviderUI.setUnknownOpenKeyFeedback(Feedback uokf)
|
protected void |
PromptingKeyProviderUI.setUnkownCreateKeyFeedback(Feedback uckf)
|
|
TrueZIP 6.8.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||