搜索资源列表
simple_graphic_program
- 简易绘图程序,能够实现改变线段的粗细和颜色,能够画直线和曲线,还实现了橡皮擦功能-simple drawing program, to achieve the change line thickness and color can draw a straight line and curve, also realized the eraser function
SimpleDrawBoard
- 一个使用Java完成的简易绘图板,可以画直线、矩形、圆,及自由绘图。-use a simple Java completed the drawing board, line drawing, rectangle, circle, and free drawings.
PaintDraw
- java实现的简易绘图工具,界面比较好,功能较多,可以画各种图形-java achieve simple drawing tools, the interface is better, more functional, you can draw a variety of graphics
drawingpad
- 简易绘图板,实现基本绘图功能,以及文字输入,界面设计附有图标,颜色选择-Simple drawing board, to achieve the basic drawing functions, and text input, interface design with icons, colors, etc.
Java简易绘图板实现
- Java实现绘图板的基础功能。 主要用于语言学习时交流使用。 可以保存和读取绘图文件。(Java basic function implementation of a painting board.)