org.icepdf.ri.viewer
Class Main

java.lang.Object
  extended by org.icepdf.ri.viewer.Main

public class Main
extends java.lang.Object

This class is the Main class for the ICEpdf Viewer application. It does the following tasks:

Since:
1.0

Constructor Summary
Main()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(java.lang.String[] args)