搜索资源列表
painter
- 一个用java编写的简单画板程序,实现画板的基本功能-a simple painting panel coding with java
GUI
- JAVA程序,实现一个简单的画板,可选择图形的类型、颜色。拖动鼠标进行画图。-JAVA program, a simple drawing board, and can choose the type of graphics, color. Drag the mouse for drawing.
paintingpanel
- 能够实现画板程序的简单和扩展功能,能够很好的展示java画板的功能-Sketchpad program simple and extended capabilities to display java drawing board functions
JavaApplication32
- 本程序实现的是用于画图的编辑器。作为最基本的功能,本软件可以完成图形文件打开、编辑、保存以及一些简单的图形绘制的操作。(This program implements an editor for drawing. As the most basic function, this software can complete the operation of graphics files to be opened, edited, saved, and some simple graphic dr
java 画板
- java实现的简易画板,可选择颜色,线段出息,保存和打开文件,有各种图形可以绘制,java简单画板程序。