MiG InfoCom MiG Calendar JavaBeans User Manual
Page 177
![background image](https://www.manualsdir.com/files/798675/content/doc177.png)
void
(java.awt.print.PageFormat pf)
Property: The
java.awt.print.PageFormat
that will be used in the print preview.
void
(int gap)
Property: The number of horizontal pixels between two adjacent pages.
void
(int gap)
Property: The number of vertical pixels between two adjacent pages.
void
(javax.swing.border.Border border)
Property: The border that will be set for every preview panel.
void
(PrintSpecification printSpec)
Property: The specifiaction that outlines how this date area container should be printed.
void
(double dpi)
Property: The dots (pixels) per inch that the screen physically have.
void
(double zoom)
Property: The maximum size of and individual page expressed in percent. 1.0 is 100% and
0.0 is 0%.
void
(double zoom)
Property: The minimum size of and individual page expressed in percent. 1.0 is 100% and
0.0 is 0%.
void
(double zoom)
Property: The prererred size of and individual page expressed in percent. 1.0 is 100% and
0.0 is 0%.
Methods inherited from class
javax.swing.JPanel
getAccessibleContext, getUI, getUIClassID, setUI, updateUI
Methods inherited from class
javax.swing.JComponent
Page 177 of 196
com.miginfocom.beans.PrintPreviewBean