搜索资源列表
SimpleDrawBoard
- 一个使用Java完成的简易绘图板,可以画直线、矩形、圆,及自由绘图。-use a simple Java completed the drawing board, line drawing, rectangle, circle, and free drawings.
drawpanel
- 是一个课程设计时候编写的JAVA的绘图板工具,还包含有课程设计报告,比较使用。
Mainlei
- 使用java开发的模仿windows的绘图板源码,涉及到swing
WsPaint
- 本人JAVA课程设计作品,实现绘图板的功能,内容翔实,参考性强。
vml绘图
- vml绘图板,从网上下载,加了一些东东
MiniDraw
- 实现一个小型绘图板软件系统,具有方便的图形用户界面,具有编辑、打开、保存和各种绘图功能(主类是MiniDrawPad)。-The realization of a small drawing board software system, with a convenient graphical user interface, with editing, open, save, and various graphics functions (the main category is MiniDraw
TsPaint_src
- 模仿windows下的画图程序,使用java语言编写的绘图板程序,支持矢量图形功能。-Mimic Paint program under windows, using java language drawing board program, support for vector graphics features.
Mygraph
- java做的绘图板! -java for drawing!
paint
- 基于java的绘图板软件,实现画图,去色取色,更改画笔粗细,载入图片,保存图片和历史记录等功能。-Java-based graphics board software, to achieve drawing photos, delete color and get color, change the brush thickness, loading pictures, save pictures and history functions.
proj_huitu
- 以最简单的方法实现java绘图板 含画直线,椭圆,橡皮擦的功能~~(学习心得交流"_"_"_") 说明:总共就这一个java文件-The easiest way to achieve java drawing board with drawing a straight line, oval, eraser function ~ ~ (learn to exchange experience "_"_"_") Descr iption: This is a java file on the tot
jDraw_basic
- 具有简单功能的绘图板,使用java语言编写-paint board
huatu
- 具有简单功能的绘图板,使用java语言编写-paint board
JAVAminidrawpad
- 小型绘图板程序,我们的一个小作业,功能不多,仅供参考-Mini drawpad
picture
- 类似于windows自带的绘图板工具,具有比较齐全的功能。-Similar to the drawing board comes with tools for windows, with relatively complete functionality.
drawingpad
- 简易绘图板,实现基本绘图功能,以及文字输入,界面设计附有图标,颜色选择-Simple drawing board, to achieve the basic drawing functions, and text input, interface design with icons, colors, etc.
image
- java 绘图板模拟window功能 源码 可在netbeans 运行-java drawing board simulation window function source code to run in netbeans
opencanvas
- java绘图板 包括对笔的粗细颜色 和笔刷的形状进行调整-java drawing board
JPEGLook
- 设计与实现一个小型绘图板软件系统,要求具有方便的图形用户界面,包括标题栏、菜单栏、工具栏,菜单栏有相关的菜单和菜单项,有快捷键,具有编辑、打开、保存和各种绘图功能(详细功能要求通过运行提供的字节码文件来确定。-Design and implementation of a small drawing board software system, requires a convenient graphical user interface, including the title bar, menu
Paint
- 小型绘图板软件系统,要求具有方便的图形用户界面,包括标题栏、菜单栏、工具栏,菜单栏有相关的菜单和菜单项,有快捷键,具有编辑、打开、保存和各种绘图功能(详细功能要求通过运行提供的字节码文件来确定,主类是MiniDrawPad)。-Small drawing board software system, requires a convenient graphical user interface, including the title bar, menu bar, toolbar, menu ba
Java简易绘图板实现
- Java实现绘图板的基础功能。 主要用于语言学习时交流使用。 可以保存和读取绘图文件。(Java basic function implementation of a painting board.)