|
kiyut.citra 3.7 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectkiyut.citra.options.OptionsUtilities
public class OptionsUtilities
Collections of Options Utilities
| Method Summary | |
|---|---|
static String |
colorToString(Color color)
Return string representative of the color in hex format eg:#53F27C |
static Color |
stringToColor(String value,
Color def)
Return Color from the supplied value string in hex format eg:#53F27C |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static String colorToString(Color color)
color - Color to be converted
stringToColor(String,Color)
public static Color stringToColor(String value,
Color def)
value - String that describe the Colordef - the value to be returned in the event that this parsing fail for whatever reason
stringToColor(String,Color),
colorToString(Color)
|
kiyut.citra 3.7 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||