org.apache.fop.render.awt.viewer
Class GoToPageDialog
JDialog
org.apache.fop.render.awt.viewer.GoToPageDialog
public class GoToPageDialog
extends JDialog
Go to Page Dialog.
Originally contributed by:
Juergen Verwohlt: Juergen.Verwohlt@jCatalog.com,
Rainer Steinkuhle: Rainer.Steinkuhle@jCatalog.com,
Stanislav Gorkhover: Stanislav.Gorkhover@jCatalog.com
GoToPageDialog(Frame frame, String title, Translator translator) - Creates modal dialog with a given title, attached to a given frame.
|
GoToPageDialog
public GoToPageDialog(Frame frame,
String title,
Translator translator)
Creates modal dialog with a given title, attached to a given frame.
frame
- Frame to attach totitle
- dialog titletranslator
- translator for localization
getPageNumber
public int getPageNumber()
Returns page number, entered by user.
Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.