文件名称:MyGUI2
-
所属分类:
- 标签属性:
- 上传时间:2015-01-06
-
文件大小:27.92kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
简易画图软件。。通过java 自带的awt 和swing 库进行GUI 设计和开发,同时使用java 自带的graphic2D
库来实现基本图形的绘制和应用,以及对于颜色的设置和对于component 的移动和大小改
变。其中使用了java 的对于鼠标的监控功能来获得鼠标的点击,释放以及拖拽等不同的
listener 响应。-In this project, you should use Java GUI to implement a simple drawing
board.
To get full marks, you should implement to:
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 should be visible.
You should submit a runnable jar file with all your source files
库来实现基本图形的绘制和应用,以及对于颜色的设置和对于component 的移动和大小改
变。其中使用了java 的对于鼠标的监控功能来获得鼠标的点击,释放以及拖拽等不同的
listener 响应。-In this project, you should use Java GUI to implement a simple drawing
board.
To get full marks, you should implement to:
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 should be visible.
You should submit a runnable jar file with all your source files
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MyGUI2/.classpath
MyGUI2/.project
MyGUI2/.settings/org.eclipse.jdt.core.prefs
MyGUI2/bin/Circle.class
MyGUI2/bin/Controller$draggedListener.class
MyGUI2/bin/Controller$pressedListener.class
MyGUI2/bin/Controller.class
MyGUI2/bin/icon/circle.png
MyGUI2/bin/icon/color.png
MyGUI2/bin/icon/empty.png
MyGUI2/bin/icon/line.png
MyGUI2/bin/icon/move.png
MyGUI2/bin/icon/rectangle.png
MyGUI2/bin/icon/size.png
MyGUI2/bin/icon/text.png
MyGUI2/bin/Line.class
MyGUI2/bin/MiniCAD$ButtonListener.class
MyGUI2/bin/MiniCAD.class
MyGUI2/bin/PaintSet.class
MyGUI2/bin/Rectangle.class
MyGUI2/bin/Text.class
MyGUI2/src/Controller.java
MyGUI2/src/icon/circle.png
MyGUI2/src/icon/color.png
MyGUI2/src/icon/empty.png
MyGUI2/src/icon/line.png
MyGUI2/src/icon/move.png
MyGUI2/src/icon/rectangle.png
MyGUI2/src/icon/size.png
MyGUI2/src/icon/text.png
MyGUI2/src/MiniCAD.java
MyGUI2/src/PaintSet.java
MyGUI2/bin/icon
MyGUI2/src/icon
MyGUI2/.settings
MyGUI2/bin
MyGUI2/src
MyGUI2
MyGUI2/.project
MyGUI2/.settings/org.eclipse.jdt.core.prefs
MyGUI2/bin/Circle.class
MyGUI2/bin/Controller$draggedListener.class
MyGUI2/bin/Controller$pressedListener.class
MyGUI2/bin/Controller.class
MyGUI2/bin/icon/circle.png
MyGUI2/bin/icon/color.png
MyGUI2/bin/icon/empty.png
MyGUI2/bin/icon/line.png
MyGUI2/bin/icon/move.png
MyGUI2/bin/icon/rectangle.png
MyGUI2/bin/icon/size.png
MyGUI2/bin/icon/text.png
MyGUI2/bin/Line.class
MyGUI2/bin/MiniCAD$ButtonListener.class
MyGUI2/bin/MiniCAD.class
MyGUI2/bin/PaintSet.class
MyGUI2/bin/Rectangle.class
MyGUI2/bin/Text.class
MyGUI2/src/Controller.java
MyGUI2/src/icon/circle.png
MyGUI2/src/icon/color.png
MyGUI2/src/icon/empty.png
MyGUI2/src/icon/line.png
MyGUI2/src/icon/move.png
MyGUI2/src/icon/rectangle.png
MyGUI2/src/icon/size.png
MyGUI2/src/icon/text.png
MyGUI2/src/MiniCAD.java
MyGUI2/src/PaintSet.java
MyGUI2/bin/icon
MyGUI2/src/icon
MyGUI2/.settings
MyGUI2/bin
MyGUI2/src
MyGUI2
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.