org.apache.fop.apps
Class AWTStarter
java.lang.Object
org.apache.fop.apps.Starter
org.apache.fop.apps.CommandLineStarter
org.apache.fop.apps.AWTStarter
- public class AWTStarter
- extends CommandLineStarter
initialize AWT previewer
Fields inherited from class org.apache.fop.apps.Starter |
log |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
driver
protected Driver driver
parser
protected XMLReader parser
TRANSLATION_PATH
public static final String TRANSLATION_PATH
- See Also:
- Constant Field Values
AWTStarter
public AWTStarter(CommandLineOptions commandLineOptions)
throws FOPException
run
public void run()
throws FOPException
- Description copied from class:
CommandLineStarter
- Run the format.
- Overrides:
run
in class CommandLineStarter
- Throws:
FOPException
- if there is an error during processing
createPreviewDialog
protected PreviewDialog createPreviewDialog(AWTRenderer renderer,
Translator res)
Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.