|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinetsoft.report.event.ProgressEvent
public class ProgressEvent
ProgressEvent is used to notify interested parties the progress of exporting reports.
| Constructor Summary | |
|---|---|
ProgressEvent(Object source,
int n)
Construct a ProgressEvent object. |
|
| Method Summary | |
|---|---|
int |
getCurrent()
Get the currently processed index. |
Object |
getSource()
Get the Object that is the source of the event. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProgressEvent(Object source,
int n)
source - the Object that is the source of the event, typically
this| Method Detail |
|---|
public Object getSource()
public int getCurrent()
|
Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||