edu.stanford.hci.r3.tools.design.acrobat
Class AcrobatDesignerLauncher

java.lang.Object
  extended by edu.stanford.hci.r3.tools.design.acrobat.AcrobatDesignerLauncher

public class AcrobatDesignerLauncher
extends java.lang.Object

Part of our design suite. This launches your system's Acrobat Pro installation (if it is assigned to edit pdf files). It enables the designer to add regions to an existing PDF of the paper UI.

This software is distributed under the BSD License.


Constructor Summary
AcrobatDesignerLauncher()
           
 
Method Summary
static void main(java.lang.String[] args)
          Sep 12, 2006
static javax.swing.JFrame start()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AcrobatDesignerLauncher

public AcrobatDesignerLauncher()
Method Detail

main

public static void main(java.lang.String[] args)
Sep 12, 2006


start

public static javax.swing.JFrame start()
Returns:

Copyright 2006 Stanford University