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

com.darwinsys.genericui.Severity Maven / Gradle / Ivy

package com.darwinsys.genericui;

/** A Severity code
 * @author ian
 */
public enum Severity {
	INFO, WARNING, ERROR
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy