de.schlichtherle.truezip.awt.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of truezip-swing Show documentation
Show all versions of truezip-swing Show documentation
General Swing GUI classes.
This module does not depend on other TrueZIP modules.
/*
* Copyright (C) 2005-2012 Schlichtherle IT Services.
* All rights reserved. Use is subject to license terms.
*/
/**
* Provides custom AWT GUI classes.
*/
@edu.umd.cs.findbugs.annotations.DefaultAnnotation(edu.umd.cs.findbugs.annotations.NonNull.class)
package de.schlichtherle.truezip.awt;