public class SColor extends Object
| Constructor and Description |
|---|
SColor() |
SColor(Color c) |
SColor(String s) |
| Modifier and Type | Method and Description |
|---|---|
void |
deReference() |
Color |
getColor() |
static Color |
parseColor(String sin) |
void |
reReference() |
static String |
serializeColor(Color c) |
String |
toString() |
Copyright © 2019. All rights reserved.