搜索资源列表
MiniDrawPad
- 一个java做的画图小程序,可以画直线,椭圆,圆,长方形,还可以选择画笔的粗细,画笔的颜色,可以保存图形。-do a small drawing procedure could draw straight, oval, round, rectangular, and can also choose the size of the brush, brush the color and graphics can be preserved.
DrawingPanel
- java做的专业制图工具 是一个功能比较简单的小程序 供初学者做参考-do professional graphics tool is a relatively simple function of small programs for reference for beginners
shape
- /*做一个抽象的shape类 有一个可计算面积的抽象方法 1.做矩形和圆形两个类继承shape类 各自计算面积 2.根据两种图形的面积求法各自设置成员变量 3.设置图形类 包含图形名字和一个shape类型的成员 变量 并含一个方法 实现shape类成员的面积操作 4.做一测试类 分别根据不同的shape类对象实现多态*/-/* Do an abstract shape class has a way to calculate the size of an abst
SWT_simple_example
- 内有自己用SWT实现的非常简单的小画板及其它一些基本画图的小小例子,本人也是刚学SWT,希望写的不好大家勿笑-SWT with the realization of its own with a very simple drawing board and other basic drawing some small examples, and I was just learning SWT, I hope we do not write good laugh
Drawing_Board
- Java 编写的绘图工具,能够绘制直线、园、矩形,能够对绘制的直线、园、矩形做自由变换颜色改变等,能够打开图片,并对该图片进行自由变换。-Drawing tool written in Java that can draw a straight line, garden, rectangular, able to draw a straight line, garden, rectangles do free transform to change the color and so on, ca
DrawProject
- java 做的画板,可以实现画图功能,三角形,圆形,等等的形状,有橡皮擦等。-java to do the drawing board, drawing functionality can be achieved, triangle, circle, and so the shape of a eraser and so on.