java.lang.Object
org.bzdev.obnaming.misc.ColorParm
org.bzdev.obnaming.misc.ColorParm.BLUE
- Enclosing class:
- ColorParm
An instance of ColorParm whose default constructor
returns an object initialized to the CSS color specification
"blue". An object of this type can be used in an initializer
but not as the type of a variable annotated with a
@CompoundParm annotation.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.bzdev.obnaming.misc.ColorParm
ColorParm.BLACK, ColorParm.BLUE, ColorParm.GREEN, ColorParm.RED, ColorParm.WHITE
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BLUE
public BLUE()Constructor.
-