Package com.teamdev.jxbrowser.print

Contains the basic classes and interfaces that controls printing.

See:
          Description

Interface Summary
Printing Provides functionality that allows print a web page or invoke the web page print preview dialog.
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.
PrintAdaptor 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.