文件名称:huatu
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 5kb
- 下载次数:
- 0次
- 提 供 者:
- jk***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
画图板Java1、尝试为窗口设计菜单栏和工具栏,上下文菜单也可尝试实现;
2、图形创建过程的动态显示(也就是在鼠标拖动过程中动态显示将要创建的图形边框);
3、尝试保存和读取图像(自己设计文件结构或者使用标准图像文件格式);
4、减少绘图过程窗口的闪烁。
-Drawing board Java1, try to design of window menu bar and toolbars, context menus can also be trying to achieve 2, graphics creation process of dynamic display (that is, in the process of dragging the mouse will create a dynamic display of the graphic borders) 3, try to to store and retrieve images (their own design using a standard file structure, or image file format) 4 to reduce the drawing process window flashing.
2、图形创建过程的动态显示(也就是在鼠标拖动过程中动态显示将要创建的图形边框);
3、尝试保存和读取图像(自己设计文件结构或者使用标准图像文件格式);
4、减少绘图过程窗口的闪烁。
-Drawing board Java1, try to design of window menu bar and toolbars, context menus can also be trying to achieve 2, graphics creation process of dynamic display (that is, in the process of dragging the mouse will create a dynamic display of the graphic borders) 3, try to to store and retrieve images (their own design using a standard file structure, or image file format) 4 to reduce the drawing process window flashing.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
画图\BrushFactory.java
....\Draw.java
....\JDraw.java
画图
....\Draw.java
....\JDraw.java
画图