搜索资源列表
A_Basic_Ha19526011302005
- Rewritten on 11/30/05. In this rewrite, the GUI is virtually the same, but the underlying code has had a major rewrite. In the previous version, there was one table. In this version, we have gone to multiple tables, where a table represents one tool.
java-fire
- 理解和掌握图形上下文和图形对象的基本概念; (2)了解Color 类构造方法和常用的方法; (3)熟练掌握和运用常用的绘图方法; (4)初步了解和运行Java 2D 的形状处理。 (5)进一步理解Java 2D 中的图形绘制基本概念; (6)了解和掌握Java 2D 的设置图形上下文; (7)掌握和运用Java 2D 绘制一些具有特殊效果的几何形状; (8)能利用Java 2D 设计具有特殊效果的文字。 (9)进一步了解和运用常用的GUI 组件; (10)深入