|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Colorable
An object that can be colored.
Method Summary | |
---|---|
DyeColor |
getColor()
Gets the color of this object. |
void |
setColor(DyeColor color)
Sets the color of this object to the specified DyeColor. |
Method Detail |
---|
DyeColor getColor()
void setColor(DyeColor color)
color
- The color of the object, as a DyeColor.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |