org.apache.fop.render.awt.viewer
Class PreviewDialogAboutBox
Dialog
org.apache.fop.render.awt.viewer.PreviewDialogAboutBox
- ActionListener
public class PreviewDialogAboutBox
extends Dialog
implements ActionListener
AWT Viewer's "About" dialog.
Originally contributed by:
Juergen Verwohlt: Juergen.Verwohlt@jCatalog.com,
Rainer Steinkuhle: Rainer.Steinkuhle@jCatalog.com,
Stanislav Gorkhover: Stanislav.Gorkhover@jCatalog.com
PreviewDialogAboutBox
public PreviewDialogAboutBox(Frame parent,
Translator translator)
Creates modal "About" dialog, attached to a given parent frame.
parent
- parent frametranslator
- Translator for localization
actionPerformed
public void actionPerformed(ActionEvent e)
java.awt.event.ActionListener.actionPerformed(ActionEvent)
processWindowEvent
protected void processWindowEvent(WindowEvent e)
java.awt.Window.processWindowEvent(WindowEvent)
Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.