Package net.sf.jasperreports.swing
Class JRViewerEvent
java.lang.Object
java.util.EventObject
net.sf.jasperreports.swing.JRViewerEvent
- All Implemented Interfaces:
Serializable
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class java.util.EventObject
source -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.EventObject
getSource, toString
-
Field Details
-
EVENT_REPORT_LOADED
public static final int EVENT_REPORT_LOADED- See Also:
-
EVENT_REFRESH_PAGE
public static final int EVENT_REFRESH_PAGE- See Also:
-
EVENT_PAGE_CHANGED
public static final int EVENT_PAGE_CHANGED- See Also:
-
EVENT_ZOOM_CHANGED
public static final int EVENT_ZOOM_CHANGED- See Also:
-
EVENT_FIT_PAGE
public static final int EVENT_FIT_PAGE- See Also:
-
EVENT_FIT_WIDTH
public static final int EVENT_FIT_WIDTH- See Also:
-
EVENT_REPORT_LOAD_FAILED
public static final int EVENT_REPORT_LOAD_FAILED- See Also:
-
-
Constructor Details
-
JRViewerEvent
-
-
Method Details
-
getCode
public int getCode()
-