搜索资源列表
dauber小程序
- 这是一个关于JAVA小程序的画图的程序,有画线,画柱体,直线,正方体等-This is a small program on the JAVA drawing procedures, line drawing, painting cylinder, straight, cube, etc.
JavaPainterDemo
- 一个画图程序,可以用此软件画图,用矩阵的形式存储的程序,有源代码。实验环境为JAVA。-a drawing program, you can use this software to draw, using matrix storage in the form of the procedure, the active code. Experimental environment for Java.
xinyong
- 使用JAVA语言编写的画图程序,使用了SWING,JAVA BEAN 等技术-use of the Java language drawing procedures, the use of SWING, Java Beans technology
DrawInPane
- 画图程序,能化三角函数,直线,圆,矩形,改变画笔和背景颜色-Drawing process of trigonometric functions can be linear, circular, rectangular, and the background to change the brush color
Background
- 一个制作小游戏的面板程序,加进了有意思的图片。制作了2个JPanel分别放在frame的左右两边,然后在左边画图实现游戏,右边控制游戏区,这只是游戏的一个部分。-A game of panel production process, added an interesting picture. JPanel produced, respectively, on two sides of the frame, and then the realization of the game drawing
huaban
- 本程序实现用Java来进行画图,画图时可以进行图形的拖动,也可以画任意图形,也可以对图形进行旋转-The procedure to be implemented by the Java drawing, drawing and graphic can be dragged, it can draw any graphics, can also rotate graphics
java-picture
- 用java 应用程序编写的简单的画图程序,包含源码和说明。-simple java make picture
esim-oorresponding
- 利用java编写的paintbox小程序,可以画图,重点为gui界面()
仿xp画板
- 这次课程设计我做的就是一个仿照Windows画板的程序。 通过画图板软件开发与设计,更深刻地体会java语言较之其他语言在图形用户界面的优势。熟悉java语言中常用的关于画图的各个类的功能和常用的方法