All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.java.truelicense.swing.nexes.package-info Maven / Gradle / Ivy

Go to download

The TrueLicense Swing module provides a graphical user interface for consuming license keys.

There is a newer version: 2.6.6
Show newest version
/*
 * Copyright (C) 2005-2013 Schlichtherle IT Services.
 * All rights reserved. Use is subject to license terms.
 */
/**
 * Provides a Swing based wizard dialog.
 * This is an improved version of sample code which was originally written by
 * Robert Eckstein.
 * I have changed the package name to avoid conflicts with applications which
 * provide their own version.
 * 

* The original code was available at * http://java.sun.com/developer/technicalArticles/GUI/swing/wizard/. * However, this link is now broken and the original source code seems to be * lost in Nirvana. */ @javax.annotation.Nonnull @javax.annotation.ParametersAreNonnullByDefault package net.java.truelicense.swing.nexes;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy