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

eu.hansolo.steelseries.tools.FrameEffect Maven / Gradle / Ivy

Go to download

The SteelSeries is a javabeans component library that contains gauges. You will find linear and radial gauges. In addition you will also find digital displays, indicators from cars and some instruments from airplanes and sailboats.

There is a newer version: 3.9.30
Show newest version
package eu.hansolo.steelseries.tools;

/**
 * @author Gerrit Grunwald 
 */
public enum FrameEffect {

    NONE,
    EFFECT_BULGE,
    EFFECT_CONE,
    EFFECT_TORUS,
    EFFECT_INNER_FRAME
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy