Package com.teamdev.jxbrowser.print

Contains the basic classes and interfaces that controls printing.

See:
          Description

Interface Summary
Printing Interface Printing provides functionality that you can use to print a web page.
PrintListener A listener interface that allows receiving print progress events.
 

Class Summary
Headline Describes the header/footer of a page to print.
PageMargins Represents the page margins in millimeters.
PrintAdapter An abstract adapter class for receiving printing events.
PrintEvent Contains information about printing event.
PrintSettings Contains printing setup data
 

Enum Summary
PageOrientation Describes the page mode orientations.
PaperSize Represents the international paper size standards.
 

Package com.teamdev.jxbrowser.print Description

Contains the basic classes and interfaces that controls printing.