Package com.crionics.jpdf.viewer

Contains GUI elements to integrate pdf rendering technologies in applications.

See:
          Description

Interface Summary
IPageEvent This interface is used to trap user clicks on a pdf page.
IViewer Common interface used for the viewer components.
 

Class Summary
BrowserLauncher BrowserLauncher is a class that provides one static method, openURL, which opens the default web browser for the current user of the system to the given URL.
PersistentPreferences This class provides easy access methods to read, change and save user preferences
RendererPanel A simple PDF Rendering panel which only shows the document in a scroll panel.
RendererPanelBeanInfo  
ViewerApplet Easy to use applet. just include the html code below, drop the jar at the right location and it should work.
ViewerFrame Create a rich GUI window which shows a PDF ViewerPanel, a full featured menubar (with a file history and preferences) and the docking framework (toolbars, bookmarks, wizards..etc).
ViewerPanel Create a rich GUI panel which shows the RendererPanel, along with the docking framework (toolbars, bookmarks, wizards..etc) and the bottom status bar.
ViewerPanelBeanInfo  
 

Package com.crionics.jpdf.viewer Description

Contains GUI elements to integrate pdf rendering technologies in applications.



Copyright © 1999-2007 Crionics. All Rights Reserved.