|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectilog.views.print.IlvManagerPageBreakPreview
public class IlvManagerPageBreakPreview
A object that display the page breaks of the pages in an
IlvManagerView.
| Constructor Summary | |
|---|---|
IlvManagerPageBreakPreview(IlvManagerPrintableDocument document)
Creates a ManagerPageBreakPreview for the specified document. |
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IlvManagerPageBreakPreview(IlvManagerPrintableDocument document)
ManagerPageBreakPreview for the specified document.
document - The document to display the page breaks.| Method Detail |
|---|
public Color getColor()
setColor(java.awt.Color)public void setColor(Color c)
getColor()
public void paint(Graphics dst,
IlvManagerView view)
paint in interface IlvManagerViewDecorationdst - The Graphics to paint to.view - The manager view.
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||