Printpreviewbean, Constructor summary, Method summary – MiG InfoCom MiG Calendar JavaBeans User Manual
Page 175: Com.miginfocom.beans class printpreviewbean

com.miginfocom.beans
Class PrintPreviewBean
java.lang.Object
|
+-java.awt.Component
|
+-java.awt.Container
|
+-javax.swing.JComponent
|
+-javax.swing.JPanel
|
+-com.miginfocom.beans.PrintPreviewBean
public final class PrintPreviewBean
extends javax.swing.JPanel
All Implemented Interfaces:
Serializable
,
java.awt.MenuContainer
,
java.awt.image.ImageObserver
,
javax.swing.TransferHandler.HasGetTransferHandler
,
Serializable
,
javax.accessibility.Accessible
Fields inherited from class
javax.swing.JComponent
TOOL_TIP_TEXT_KEY
,
UNDEFINED_CONDITION
,
WHEN_ANCESTOR_OF_FOCUSED_COMPONENT
,
WHEN_FOCUSED
,
WHEN_IN_FOCUSED_WINDOW
Fields inherited from class
java.awt.Component
BOTTOM_ALIGNMENT
,
CENTER_ALIGNMENT
,
LEFT_ALIGNMENT
,
RIGHT_ALIGNMENT
,
TOP_ALIGNMENT
Fields inherited from interface
java.awt.image.ImageObserver
ABORT
,
ALLBITS
,
ERROR
,
FRAMEBITS
,
HEIGHT
,
PROPERTIES
,
SOMEBITS
,
WIDTH
Constructor Summary
public
Method Summary
void
DateAreaContainer
Property: The
com.miginfocom.calendar.datearea.DateAreaContainer
that is to
be previewed.
boolean
()
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.
float
Property: How to align the preview panels as a group if there are free space to distribute.
Page 175 of 196
com.miginfocom.beans.PrintPreviewBean