/*
 * [package-info.java]
 *
 * Summary: com.mindprod.example is a set of example code snippets to demonstrate various.
 *
 * Copyright: (c) 2009-2017 Roedy Green, Canadian Mind Products, http://mindprod.com
 *
 * Licence: This software may be copied and used freely for any purpose but military.
 *          http://mindprod.com/contact/nonmil.html
 *
 * Requires: JDK 1.8+
 *
 * Created with: JetBrains IntelliJ IDEA IDE http://www.jetbrains.com/idea/
 *
 * Version History:
 *  1.0 2009-01-01
 */
package com.mindprod.example;
/**
 * com.mindprod.example is a set of example code snippets to demonstrate various.
 * <p/>
 * Sun AWT and Swing components.
 *
 * @author Roedy Green, Canadian Mind Products
 * @version 1.0 2009-01-01
 * @since 2009-01-01
 */