|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
totalcross.lang.Objecttotalcross.ui.ColorList.Item
public static class ColorList.Item
Item added to the ListBox, containing the color as totalcross.lang.String and as int.
| Field Summary | |
|---|---|
int |
value
|
| Constructor Summary | |
|---|---|
ColorList.Item(int value)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object other)
|
String |
toString()
|
| Methods inherited from class totalcross.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public int value
| Constructor Detail |
|---|
public ColorList.Item(int value)
| Method Detail |
|---|
public boolean equals(Object other)
public String toString()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||