- java.lang.Object
-
- org.catacomb.util.ColorDef
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
(package private) java.awt.Color |
cvalue |
java.lang.String |
name |
java.lang.String |
value |
-
Constructor Summary
Constructors
Constructor and Description |
ColorDef() |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
java.awt.Color |
getColor() |
java.lang.String |
getName() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
cvalue
java.awt.Color cvalue
-
Constructor Detail
-
ColorDef
public ColorDef()
Copyright © 2013. All Rights Reserved.