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

mdlaf.components.button.StateButton Maven / Gradle / Ivy

There is a newer version: 1.1.4
Show newest version
package mdlaf.components.button;

/**
 * @author https://github.com/vincenzopalazzo
 */
public enum StateButton {
    DISABLE,
    DEFAULT,
    NORMAL
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy