Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.herac.tuxguitar.song.models.RGBColor
public class RGBColor
extends java.lang.Object
Constructor 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)