|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectdaoc.editor.model.properties.Property
daoc.editor.model.properties.ColorProperty
daoc.editor.model.properties.ColorPropProperty
A color property.
| Constructor Summary | |
ColorPropProperty(java.util.Properties props,
java.lang.String key)
|
|
| Method Summary | |
void |
setColor(int r,
int g,
int b,
int a)
|
| Methods inherited from class daoc.editor.model.properties.ColorProperty |
getA, getB, getColor, getG, getR, writeXML |
| Methods inherited from class daoc.editor.model.properties.Property |
addUpdateListener, getName, removeUpdateListener |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ColorPropProperty(java.util.Properties props,
java.lang.String key)
| Method Detail |
public void setColor(int r,
int g,
int b,
int a)
setColor in class ColorProperty
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||