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

eu.hansolo.steelseries.tools.PostPosition 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.

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

/**
 *
 * @author hansolo
 */
public enum PostPosition {

    MAX_CENTER_TOP,
    MAX_RIGHT,
    MIN_BOTTOM,
    MAX_BOTTOM,
    MAX_CENTER_BOTTOM,
    LOWER_CENTER,
    MIN_LEFT,
    CENTER,
    SMALL_GAUGE_MAX_RIGHT,
    SMALL_GAUGE_MIN_LEFT
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy