|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectde.grogra.ray.event.ProgressNotifier
public class ProgressNotifier
| Constructor Summary | |
|---|---|
ProgressNotifier()
|
|
| Method Summary | |
|---|---|
void |
addProgressListener(RTProgressListener listener)
|
protected void |
fire_progressChanged(int type,
double progress,
java.lang.String text,
int x,
int y,
int width,
int height)
|
void |
removeProgressListener(RTProgressListener listener)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProgressNotifier()
| Method Detail |
|---|
public void addProgressListener(RTProgressListener listener)
protected void fire_progressChanged(int type,
double progress,
java.lang.String text,
int x,
int y,
int width,
int height)
public void removeProgressListener(RTProgressListener listener)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||