Enum Colors

java.lang.Object
java.lang.Enum<Colors>
com.illumon.iris.gui.color.Colors
All Implemented Interfaces:
Serializable, Comparable<Colors>, java.lang.constant.Constable

public enum Colors
extends Enum<Colors>
Pre-defined Colors available by name. The colors are the named colors commonly supported by HTML browsers. Methods and colors moved from DBColorUtil to here. They are left in DBColorUtil for backward compatibility.