| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.herac.tuxguitar.song.models.RGBColorpublic class RGBColorextends java.lang.ObjectConstructor Summary | |
| |
Method Summary | |
Object |
|
int |
|
int |
|
int |
|
boolean | |
void |
|
void |
|
void |
|
public Object clone()
public int getB()
public int getG()
public int getR()
public void setB(int b)
public void setG(int g)
public void setR(int r)