Java 2 Introduces Print Capability to the Swing Forum
Hits: 647
Description: The Java 2 printing APIs give applications developers the ability to add print capabilities to Java applications and signed applets. The Java 2 printing system consists of a small number of interfaces and classes that encapsulate print-related entities such as printer jobs, page formats, printable pages, and collections of printable pages. This month, we'll add Java 2 print capabilities to our old pal, the Swing Forum. But first...