|
Side of Software Print Preview Library 1.8.1 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
javax.accessibility.AccessibleRole that
defines roles for print preview panes and pages.AccessiblePrintPreviewRole given the locale-independent
key.
CACHING_POLICY_KEY that
always caches the image of the page.
BasicPrintPreviewPageUI
BasicPrintPreviewPaneUI
java.awt.print.Pageable wrapper that caches page images rendered at 100%.pageIndex the best it can.
Pageable object that breaks an arbitrary Swing component into
pages for previewing and printing.ComponentPageable
with the specified component and page format.
Pageable object given the specified
page format.
PropertyChangeListener that responds to changes in the
print preview pane.
JLabel initialized
with the font and colors of the JPrintPreviewPane.DefaultPageNumberRenderer.
ZoomFunction that has a constant
zoom "jump," a minimum zoom, and a maximum zoom.DefaultZoomFunction with a jump of 0.25, minimum scale of
0.01, and maximum scale of Double.MAX_VALUE.
DefaultZoomFunction with the specified jump, a minimum scale of
0.01, and a maximum scale of Double.MAX_VALUE.
DefaultZoomFunction with the specified jump, the specified
minimum scale, and a maximum scale of Double.MAX_VALUE.
DefaultZoomFunction with the specified jump,
minimum scale, and maximum scale.
FitAllLayout.
FitAllLayout with the specified horizontal and vertical
alignment for components.
FitAllLayout with the specified component spacing
and minimum margins.
FitAllLayout.
FitAllLayout.FitAllLayoutFormat for the default locale.
FitAllLayoutFormat for the specified locale.
FitLayout along the specified axis and
with default alignments and spacing.
FitLayout along the specified axis, with the specified
alignments, and with default spacing.
FitLayout along the specified axis, with the specified
spacing, and with default alignments.
FitLayout along the specified axis and with
the specified alignments and spacing.
FitLayout.FitLayoutFormat for the default locale.
FitLayoutFormat for the specified locale.
AccessibleContext associated with this JPrintPreviewPane.
AccessibleContext associated with this JPrintPreviewPage.
ZoomLayoutFormats are installed.
MatrixLayoutFormats are installed.
FitLayoutFormats are installed.
FitAllLayoutFormats are installed.
ZoomLayoutFormat for the default locale.
MatrixLayoutFormat for the default locale.
FitLayoutFormat for the default locale.
FitAllLayoutFormat for the default locale.
ZoomLayoutFormat for the specified locale.
MatrixLayoutFormat for the specified locale.
FitLayoutFormat for the specified locale.
FitAllLayoutFormat for the specified locale.
true if this PrintPreviewSupport uses
large icons in the print
preview toolbar.
true if this object should display page margins.
ZOOM_MODE,
ZOOM_IN_MODE,
ZOOM_OUT_MODE, or SELECTION_MODE.
PageFormat of the page specified by
pageIndex.
PageFormat of the page specified by pageIndex.
PageFormat of the page specified by
pageIndex.
null
if no such object exists.
true if this object should display page numbers.
true if pages can be selected.
Printable instance responsible for
rendering the page specified by pageIndex.
Printable instance responsible
for rendering the page specified by pageIndex.
Printable instance responsible for
rendering the page specified by pageIndex.
PrintPreviewSupport.
true if a viewport should always force
this component's height to match the height of the viewport.
true if a viewport should always force the height of the
specified container to match the height of the viewport.
true if a viewport should always force
this component's width to match the width of the viewport.
true if a viewport should always force the width of the
specified container to match the width of the viewport.
java.awt.LayoutManagers that arrange
print preview pages in a "special" way and should be included
in the zoom combobox.
UIDefaults key used to look up the name
of the swing.plaf.ComponentUI class that defines the look and feel
for this component.
UIDefaults key used to look up the name
of the swing.plaf.ComponentUI class that defines the look and feel
for this component.
java.awt.LayoutManagers that zoom
the print preview pages and should be included
in the zoom combobox.
true if the page corresponding to
pageIndex is selected.
JPrintPreviewPage.JPrintPreviewPage for the specified print preview pane,
printable page contents, and page format, and page index.
JPrintPreviewPane.JPrintPreviewPane with zero pages.
JPrintPreviewPane with the specified pages laid
out one page at a time.
JPrintPreviewPane with the specified pages laid
out by the specified layout manager.
JPrintPreviewPane's layout manager has changed.
JPrintPreviewPane has changed whether or not it draws margins.
MatrixLayout with the specified number of rows and columns
per viewable area.
MatrixLayout with the specified number of rows and columns
per viewable area and with the specified alignments.
MatrixLayout with the specified number of rows and columns
per viewable area and with the specified spacing.
MatrixLayout with the specified number of rows and columns
per viewable area, the specified alignments, and the specified spacing.
MatrixLayout.MatrixLayoutFormat for the default locale.
MatrixLayoutFormat for the specified locale.
CACHING_POLICY_KEY that
caches a soft reference to the image of the page.
JPrintPreviewPane's mode has changed.
CACHING_POLICY_KEY that
never caches the image of the page.
JPrintPreviewPane has changed the way it renders page numbers.
JPrintPreviewPane changed whether or not it displays
page numbers.
JPrintPreviewPane changed whether or not it allows
its pages to be selected.
JPrintPreviewPane's underlying pages have changed.
java.awt.print.Printable object into
a java.awt.print.Pageable object.PageableAdapter with the specified
Printable and PageFormat objects.
JPrintPreviewPane.null
if the user cancelled the dialog.
JPrintPreviewPage pluggable look and feel delegate.JPrintPreviewPane pluggable look and feel delegate.FirstPageAction.
LastPageAction.
NextPageAction.
Pageable object given a page format.PageSetupAction.
PreviousPageAction.
PrintAction.
PrintAllAction.
ZoomInAction.
ZoomInToggleAction.
ZoomOutAction.
ZoomOutToggleAction.