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

com.alee.utils.package-info Maven / Gradle / Ivy

/*
 * This file is part of WebLookAndFeel library.
 *
 * WebLookAndFeel library is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 *
 * WebLookAndFeel library is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with WebLookAndFeel library.  If not, see .
 */

/**
 * This package contains various utility and utility-related classes provided by 'ui' module.
 *
 * @author Mikle Garin
 * @see com.alee.utils.DebugUtils
 * @see com.alee.utils.FontUtils
 * @see com.alee.utils.LafLookup
 * @see com.alee.utils.LafUtils
 * @see com.alee.utils.NinePatchUtils
 * @see com.alee.utils.ProprietaryUtils
 * @see com.alee.utils.SelectorUtils
 * @see com.alee.utils.SwingUtils
 */
package com.alee.utils;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy