摘要
图形打印在软件开发过程中起重要的作用,同时它也是比较难掌握的部分。本文根据SUN公司的jdk1.4提供的Java打印服务API(JavaPrintServiceAPI),详细地讲解了javax.print类及子类和它们的接口使用方法,最后给出一个具体的程序实例来说明编制Java图形打印程序的方法。
Drawing graph ics has played a important role in software development process,It is also not e asy part to control.According to the new Java Print Service API in SUN jdk1.4,th is article explains javax.print class,its subclasses,and their interfaces in det ail,also introduces an example to shows how to program for Drawing graphics in t he end.
出处
《电脑知识与技术(过刊)》
2003年第26期70-72,共3页
Computer Knowledge and Technology
关键词
JAVA
图形打印
软件开发
文档格式
JAVA language Drawing graphics API(Application Program Inte rface)Interface Class Implement