![JAR search and dependency download from the Maven repository](/logo.png)
mdlaf.components.button.StateButton Maven / Gradle / Ivy
package mdlaf.components.button;
/**
* @author https://github.com/vincenzopalazzo
*/
public enum StateButton {
DISABLE,
DEFAULT,
NORMAL
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy