An enumeration is a set of named constants whose underlying type is any integral type. If no underlying type is explicitly declared, Integer is used.
Name | Value | Description |
---|---|---|
sptlbBlack | 0 | |
sptlbRed | 1 | |
sptlbGreen | 2 | |
sptlbBlue | 3 | |
sptlbCyan | 4 | |
sptlbMagenta | 5 | |
sptlbYellow | 6 | |
sptlbAqua | 7 | |
sptlbGrey | 8 | |
sptlbMaroon | 9 | |
sptlbNavy | 10 | |
sptlbOlive | 11 | |
sptlbPurple | 12 | |
sptlbTeal | 13 |