|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectspin.demo.progress.ProgressBeanImpl
public class ProgressBeanImpl
Implementation of a progress.
| Constructor Summary | |
|---|---|
ProgressBeanImpl()
Constructor. |
|
| Method Summary | |
|---|---|
void |
addPropertyChangeListener(java.beans.PropertyChangeListener listener)
Add a listener to property changes. |
void |
cancel()
Cancel the progress. |
double |
getStatus()
Get the current status. |
void |
start()
Start. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProgressBeanImpl()
| Method Detail |
|---|
public void addPropertyChangeListener(java.beans.PropertyChangeListener listener)
addPropertyChangeListener in interface ProgressBeanlistener - listener to addpublic void start()
start in interface ProgressBeanpublic void cancel()
cancel in interface ProgressBeanpublic double getStatus()
getStatus in interface ProgressBean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||