public class RunTests
extends java.lang.Object
Constructor and Description |
---|
RunTests() |
Modifier and Type | Method and Description |
---|---|
static void |
example1(java.lang.String _hexValue) |
static void |
foreground(Color color) |
static void |
hslConversions() |
static void |
main(java.lang.String[] args) |
static void |
print(Color c) |
static void |
rgb() |
static void |
test4() |
public static void main(java.lang.String[] args)
public static void foreground(Color color)
public static void hslConversions()
public static void example1(java.lang.String _hexValue)
public static void rgb()
public static void print(Color c)
public static void test4()