Class JasperViewer

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class JasperViewer extends JFrame
This class uses the JRViewer component to display reports. It represents a simple Java Swing application that can load and display reports. It is used in almost all of the supplied samples to display the generated documents.
Author:
Teodor Danciu (teodord@users.sourceforge.net)
See Also: