org.jpedal.examples.simpleviewer
Class MultiViewer
java.lang.Object
org.jpedal.examples.simpleviewer.SimpleViewer
org.jpedal.examples.simpleviewer.MultiViewer
public class MultiViewer
- extends SimpleViewer
enhance SimpleViewer with ability to include multiple windows for opening more than 1 PDF
| Fields inherited from class org.jpedal.examples.simpleviewer.SimpleViewer |
currentGUI, exitOnClose, file, PREFERENCES_BEAN, PREFERENCES_CONTENTEXTRACTOR, PREFERENCES_DEFAULT, PREFERENCES_NO_GUI, PREFERENCES_NO_SIDE_BAR, PREFERENCES_OPEN_AND_NAV_ONLY, PREFERENCES_PDFHELP, PREFERENCES_TABLEZONER, showMessages |
|
Constructor Summary |
MultiViewer()
setup and run client |
MultiViewer(int modeOfOperation)
setup and run client passing in paramter to show if
running as applet, webstart or JSP (only applet has any effect
at present) |
MultiViewer(int modeOfOperation,
java.lang.String prefs)
setup and run client passing in paramter to show if
running as applet, webstart or JSP (only applet has any effect
at present) |
MultiViewer(java.lang.String prefs)
|
|
Method Summary |
static void |
main(java.lang.String[] args)
main method to run the software as standalone application |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultiViewer
public MultiViewer()
- setup and run client
MultiViewer
public MultiViewer(java.lang.String prefs)
MultiViewer
public MultiViewer(int modeOfOperation)
- setup and run client passing in paramter to show if
running as applet, webstart or JSP (only applet has any effect
at present)
MultiViewer
public MultiViewer(int modeOfOperation,
java.lang.String prefs)
- setup and run client passing in paramter to show if
running as applet, webstart or JSP (only applet has any effect
at present)
main
public static void main(java.lang.String[] args)
- main method to run the software as standalone application
JPedal Java PDF library 4.01b28 API Documentation - http://www.jpedal.org