de.schlichtherle.key
Class PromptingKeyProvider.Cancelled
java.lang.Object
de.schlichtherle.key.PromptingKeyProvider.State
de.schlichtherle.key.PromptingKeyProvider.Cancelled
- Enclosing class:
- PromptingKeyProvider
private static class PromptingKeyProvider.Cancelled
- extends PromptingKeyProvider.State
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STATE
private static final PromptingKeyProvider.State STATE
PromptingKeyProvider.Cancelled
private PromptingKeyProvider.Cancelled()
getCreateKey
public Object getCreateKey(PromptingKeyProvider provider)
throws UnknownKeyException
- Specified by:
getCreateKey in class PromptingKeyProvider.State
- Throws:
UnknownKeyException
getOpenKey
public Object getOpenKey(PromptingKeyProvider provider)
throws UnknownKeyException
- Specified by:
getOpenKey in class PromptingKeyProvider.State
- Throws:
UnknownKeyException
invalidOpenKey
public void invalidOpenKey(PromptingKeyProvider provider)
- Overrides:
invalidOpenKey in class PromptingKeyProvider.State
resetCancelledPrompt
public void resetCancelledPrompt(PromptingKeyProvider provider)
- Overrides:
resetCancelledPrompt in class PromptingKeyProvider.State
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.