|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.pscode.ui.audiotrace.TraceColorOptions
public class TraceColorOptions
| Field Summary | |
|---|---|
Color[] |
colors
|
| Constructor Summary | |
|---|---|
TraceColorOptions()
|
|
| Method Summary | |
|---|---|
Color[] |
getColors()
|
TraceColorOptions[] |
getDefaultColorOptions()
|
String |
getName()
|
String |
getShortName()
|
void |
setColors(Color[] colors)
|
void |
setName(String name)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public Color[] colors
| Constructor Detail |
|---|
public TraceColorOptions()
| Method Detail |
|---|
public void setName(String name)
public String getName()
public void setColors(Color[] colors)
public Color[] getColors()
public String toString()
toString in class Objectpublic String getShortName()
public TraceColorOptions[] getDefaultColorOptions()
throws IOException
IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||