Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface ProgressBean
Method Summary | |
void |
|
void |
|
double |
|
void |
|
public void addPropertyChangeListener(PropertyChangeListener listener)
Add a listener top property changes.
- Parameters:
listener
- listener to add
public void cancel()
Cancel the progress.
public double getStatus()
Get the current status.
- Returns:
- status of progress
public void start()
Start.