Package com.crystaldecisions.ReportViewer

This package provides access to the thick-client report viewer.

See:
          Description

Interface Summary
HyperlinkListener The listener interface for receiving notifications that the user has clicked on a hyperlink in a report.
ViewChangeListener The listener interface for receiving notifications about report views being opened, activated, or closed.
 

Class Summary
HyperlinkEvent An event which indicates that the user has clicked on a hyperlink in a report.
ReportViewerBean A Java Bean and extension of javax.swing.JApplet for viewing Crystal reports.
ViewChangeAdapter An abstract adapter class for receiving notifications about report views being opened, activated, or closed.
ViewChangeEvent An event which indicates that a report view (for instance, a drill-down view or a subreport view) has been opened, activated, or closed.
 

Package com.crystaldecisions.ReportViewer Description

This package provides access to the thick-client report viewer.