Package ice.storm.print.jdk12

Class Summary
PageableDocument The pageable document class allows StormPrinter to be easily printed using Java 2 Pageable interface.
PageAttributesConverter The PageAttributesConverter class it a utility used to convert to and from PageAttributes and StormPageFormat objects.
PageFormatConverter The PageFormatConverter class it a utility used to convert to and from PageFormat and StormPageFormat objects.
PrintablePage The printable page class allows StormPrinter to be easily printed using Java 2 Printable interface.