|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Color | |
---|---|
org.jboss.apiviz |
Uses of Color in org.jboss.apiviz |
---|
Methods in org.jboss.apiviz that return Color | |
---|---|
Color |
ColorCombination.getFillColor()
|
Color |
ColorCombination.getLineColor()
|
static Color |
Color.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Color[] |
Color.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.jboss.apiviz with parameters of type Color | |
---|---|
void |
ColorCombination.setFillColor(Color fillColor)
|
void |
ColorCombination.setLineColor(Color lineColor)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |