|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.apache.fop.apps.Starter
|
+--org.apache.fop.apps.CommandLineStarter
|
+--org.apache.fop.apps.AWTStarter
initialize AWT previewer
| Field Summary | |
static java.lang.String |
TRANSLATION_PATH
|
| Fields inherited from class org.apache.fop.apps.Starter |
log |
| Constructor Summary | |
AWTStarter(CommandLineOptions commandLineOptions)
|
|
| Method Summary | |
protected PreviewDialog |
createPreviewDialog(AWTRenderer renderer,
Translator res)
|
void |
run()
Run the format. |
| Methods inherited from class org.apache.fop.apps.Starter |
setInputHandler, setLogger, setParserFeatures |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static java.lang.String TRANSLATION_PATH
| Constructor Detail |
public AWTStarter(CommandLineOptions commandLineOptions)
throws FOPException
| Method Detail |
public void run()
throws FOPException
CommandLineStarterrun in class CommandLineStarterorg.apache.fop.apps.CommandLineStarterFOPException - if there is an error during processing
protected PreviewDialog createPreviewDialog(AWTRenderer renderer,
Translator res)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||