搜索资源列表
miniCAD
- 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 im
MiniCAD
- java实现的图形界面画图板,可以画图,移动和改变大小、颜色,支持打开和保存图片文件-java drawing board to achieve graphical interface, you can draw, move and change the size, color, support for opening and saving image files
minicad
- In this project, you should use Java GUI to implement a simple drawing board. 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 i
miniCAD
- miniCAD-java GUI实现的小型CAD软件,界面其实模仿了windows画图的风格,实现了画线、画圆、画矩形、画文字载入图片,并能改变图形的颜色和大小。-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.c
miniCAD
- 用java写的miniCAD软件,可绘画,改变位置改变颜色等-miniCAD written by Java
MiniCAD
- 简单的java画图,能画圆、直线、矩形,还能移动,修改颜色等-simple java drawing board.!
miniCAD
- 用java applet实现的CAD,除了简单图形的绘制,实现了输入文字、图像加载、保存、图像放大缩小、移位、改变图像颜色等功能-Using java applet to achieve CAD, in addition to draw simple graphics to achieve the input text, image loading, saving, image scaling, shifting, changing the image color and other featu
miniCAD
- 这是一个简单的miniCAD画图工具源码。-Simple miniCAD drawing tool source.
MiniCAD
- 在这个项目中,你应该使用Java GUI实现一个简单的绘图板。 为了得到满分,你应该落实: 画线,圆,矩形,文字 改变目标的颜色 改变的目标的位置 改变的目标的大小 图像保存为文件,并加载镜像文件 变化的全部进程应该是可见的。 您应提交所有的源文件可运行jar文件- In this project, you should use Java GUI to implement a simple drawing board.