public class IlvManagerPageBreakPreview extends Object implements IlvManagerViewDecoration
IlvManagerView
.Constructor and Description |
---|
IlvManagerPageBreakPreview(IlvManagerPrintableDocument document)
Creates a
ManagerPageBreakPreview for the specified document. |
Modifier and Type | Method and Description |
---|---|
Color |
getColor()
Returns the color of the breaks.
|
void |
paint(Graphics dst,
IlvManagerView view)
Paints the page breaks.
|
void |
setColor(Color c)
Changes the color of the breaks.
|
public IlvManagerPageBreakPreview(IlvManagerPrintableDocument document)
ManagerPageBreakPreview
for the specified document.document
- The document to display the page breaks.public Color getColor()
setColor(java.awt.Color)
public void setColor(Color c)
getColor()
public void paint(Graphics dst, IlvManagerView view)
paint
in interface IlvManagerViewDecoration
dst
- The Graphics to paint to.view
- The manager view.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.