de.schlichtherle.truezip.key.pbe.swing.UnknownKeyFeedback Maven / Gradle / Ivy
/*
* Copyright (C) 2005-2015 Schlichtherle IT Services.
* All rights reserved. Use is subject to license terms.
*/
package de.schlichtherle.truezip.key.pbe.swing;
/**
* Provides visual and/or audible feedback to the user when prompting
* for an unknown key for the first time.
*
* @author Christian Schlichtherle
*/
public interface UnknownKeyFeedback extends Feedback {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy