public interface ProgressBean
Modifier and Type | Method and Description |
---|---|
void |
addPropertyChangeListener(PropertyChangeListener listener)
Add a listener top property changes.
|
void |
cancel()
Cancel the progress.
|
double |
getStatus()
Get the current status.
|
void |
start()
Start.
|
void start()
void cancel()
double getStatus()
void addPropertyChangeListener(PropertyChangeListener listener)
listener
- listener to addCopyright © 2017. All rights reserved.