MiG InfoCom MiG Calendar JavaBeans User Manual
Page 176
![background image](https://www.manualsdir.com/files/798675/content/doc176.png)
float
Property: How to align the preview panels as a group if there are free space to distribute.
java.awt.Dimension
java.awt.Dimension
java.awt.print.PageFo
rmat
Property: The
java.awt.print.PageFormat
that will be used in the print preview.
int
Property: The number of horizontal pixels between two adjacent pages.
int
Property: The number of vertical pixels between two adjacent pages.
java.awt.Dimension
javax.swing.border.Bo
rder
Property: The border that will be set for every preview panel.
PrintSpecification
()
Property: The specifiaction that outlines how this date area container should be printed.
double
()
Property: The dots (pixels) per inch that the screen physically have.
double
Property: The maximum size of and individual page expressed in percent. 1.0 is 100% and
0.0 is 0%.
double
Property: The minimum size of and individual page expressed in percent. 1.0 is 100% and
0.0 is 0%.
double
Property: The prererred size of and individual page expressed in percent. 1.0 is 100% and
0.0 is 0%.
void
void
(DateAreaContainer container)
Property: The
com.miginfocom.calendar.datearea.DateAreaContainer
that is to
be previewed.
void
(boolean b)
Property: If set to
true
the pages will will flow like
java.awt.FlowLayout
and while
maintaining the same aspect ratio flow the pages from left to right and then top to bottom.
void
(java.awt.LayoutManager lm)
void
(float alignX)
Property: How to align the preview panels as a group if there are free space to distribute.
void
(float alignY)
Property: How to align the preview panels as a group if there are free space to distribute.
Page 176 of 196
com.miginfocom.beans.PrintPreviewBean