文件名称:miniCAD
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-12-11
- 文件大小:
- 56kb
- 下载次数:
- 0次
- 提 供 者:
- wa***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
use Java GUI to implement a simple drawing board.
implement
1.draw line, circle, rectangle, text
2.change the color of a target
3.change the position of a targets
4.change the size of a targets
5.save images as files and load a image file
All processes of changes is visible.
implement
1.draw line, circle, rectangle, text
2.change the color of a target
3.change the position of a targets
4.change the size of a targets
5.save images as files and load a image file
All processes of changes is visible.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
javatest
........\.classpath
........\.idea
........\.....\.name
........\.....\compiler.xml
........\.....\copyright
........\.....\.........\profiles_settings.xml
........\.....\encodings.xml
........\.....\misc.xml
........\.....\modules.xml
........\.....\scopes
........\.....\......\scope_settings.xml
........\.....\uiDesigner.xml
........\.....\vcs.xml
........\.....\workspace.xml
........\.project
........\.settings
........\.........\org.eclipse.jdt.core.prefs
........\bin
........\...\icon.ico
........\...\water
........\...\.....\java
........\...\.....\....\miniCAD
........\...\.....\....\.......\Circle.class
........\...\.....\....\.......\DrawPanel$1.class
........\...\.....\....\.......\DrawPanel$2.class
........\...\.....\....\.......\DrawPanel$3.class
........\...\.....\....\.......\DrawPanel$4.class
........\...\.....\....\.......\DrawPanel$5.class
........\...\.....\....\.......\DrawPanel.class
........\...\.....\....\.......\Line.class
........\...\.....\....\.......\MiniCAD$1.class
........\...\.....\....\.......\MiniCAD$2$1.class
........\...\.....\....\.......\MiniCAD$2.class
........\...\.....\....\.......\MiniCAD$3$1.class
........\...\.....\....\.......\MiniCAD$3.class
........\...\.....\....\.......\MiniCAD.class
........\...\.....\....\.......\Rectangle.class
........\...\.....\....\.......\Shape.class
........\...\.....\....\.......\Text.class
........\javatest.iml
........\nullnull
........\src
........\...\water
........\...\.....\java
........\...\.....\....\miniCAD
........\...\.....\....\.......\Circle.java
........\...\.....\....\.......\DrawPanel.java
........\...\.....\....\.......\Line.java
........\...\.....\....\.......\MiniCAD.java
........\...\.....\....\.......\Rectangle.java
........\...\.....\....\.......\Shape.java
........\...\.....\....\.......\Text.java