|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
com.jasperassistant.designer.viewer.ReportViewerEvent
Report viewer event is used to notify listeners that the state of a report viewer has changed.
Field Summary |
Fields inherited from class java.util.EventObject |
source |
Constructor Summary | |
ReportViewerEvent(java.lang.Object source)
Constructs the event with the specified event source |
Methods inherited from class java.util.EventObject |
getSource, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ReportViewerEvent(java.lang.Object source)
source
- the source of the event
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |