|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecttest.contrib.ProgressBarInListTest.ListItem
public class ProgressBarInListTest.ListItem
Represents an item in the list
| Constructor Summary | |
|---|---|
ProgressBarInListTest.ListItem(java.lang.String text,
int progress)
|
|
| Method Summary | |
|---|---|
int |
getProgress()
|
java.lang.String |
getText()
|
void |
setProgress(int progress)
|
void |
setText(java.lang.String text)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProgressBarInListTest.ListItem(java.lang.String text,
int progress)
| Method Detail |
|---|
public java.lang.String getText()
public void setText(java.lang.String text)
public int getProgress()
public void setProgress(int progress)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||