文件名称:MiniCAD
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2015-01-22
- 文件大小:
- 5kb
- 下载次数:
- 0次
- 提 供 者:
- 胡*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在这个项目中,你应该使用Java GUI实现一个简单的绘图板。
为了得到满分,你应该落实:
画线,圆,矩形,文字
改变目标的颜色
改变的目标的位置
改变的目标的大小
图像保存为文件,并加载镜像文件
变化的全部进程应该是可见的。
您应提交所有的源文件可运行jar文件- In this project, you should use Java GUI to implement a simple drawing board.
To get full marks, you should implement to:
draw line, circle, rectangle, text
change the color of a target
change the position of a targets
change the size of a targets
save images as files and load a image file
All processes of changes should be visible.
You should submit a runnable jar file with all your source files
为了得到满分,你应该落实:
画线,圆,矩形,文字
改变目标的颜色
改变的目标的位置
改变的目标的大小
图像保存为文件,并加载镜像文件
变化的全部进程应该是可见的。
您应提交所有的源文件可运行jar文件- In this project, you should use Java GUI to implement a simple drawing board.
To get full marks, you should implement to:
draw line, circle, rectangle, text
change the color of a target
change the position of a targets
change the size of a targets
save images as files and load a image file
All processes of changes should be visible.
You should submit a runnable jar file with all your source files
(系统自动生成,下载前可以参看下载内容)
下载文件列表
src\MiniCAD\MiniCAD.java
...\.......\MyCanvas.java
...\.......\MyComponent.java
...\MiniCAD
src