TrueZIP 6.8.3

de.schlichtherle.key
Class PromptingKeyProvider.Cancelled

java.lang.Object
  extended by de.schlichtherle.key.PromptingKeyProvider.State
      extended by de.schlichtherle.key.PromptingKeyProvider.Cancelled
Enclosing class:
PromptingKeyProvider

private static class PromptingKeyProvider.Cancelled
extends PromptingKeyProvider.State


Field Summary
private static PromptingKeyProvider.State STATE
           
 
Constructor Summary
private PromptingKeyProvider.Cancelled()
           
 
Method Summary
 Object getCreateKey(PromptingKeyProvider provider)
           
 Object getOpenKey(PromptingKeyProvider provider)
           
 void invalidOpenKey(PromptingKeyProvider provider)
           
 void resetCancelledPrompt(PromptingKeyProvider provider)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

STATE

private static final PromptingKeyProvider.State STATE
Constructor Detail

PromptingKeyProvider.Cancelled

private PromptingKeyProvider.Cancelled()
Method Detail

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

TrueZIP 6.8.3

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.