org.jfree.report.modules.gui.swing.preview
Class PreviewFrame
JFrame
org.jfree.report.modules.gui.swing.preview.PreviewFrame
Creation-Date: 11.11.2006, 19:35:09
PreviewFrame() - Creates a non-modal dialog without a title and without a specified
Frame owner.
|
PreviewFrame
public PreviewFrame()
Creates a non-modal dialog without a title and without a specified
Frame
owner. A shared, hidden frame will be set as the owner
of the dialog.
This constructor sets the component's locale property to the value returned
by
JComponent.getDefaultLocale
.
java.awt.GraphicsEnvironment.isHeadless
, javax.swing.JComponent.getDefaultLocale
init
protected void init()