Welcome![Sign In][Sign Up]
Location:
Search - paint applet

Search list

[OtherJAVA显示图像且用鼠标点击改变显示位置

Description: * 显示图像。鼠标点击改变显示位置 * 用 Applet 的方法 getImage() 产生图像Image * 用 Graphics 的方法 drawImage() 画出图像 * 在 paint() 方法中画图,或在鼠标事件侦听方法中画图 * 鼠标点击,产生 mouseClicked 事件-* display the image. Click on the mouse to change location * Use Applet method getImage () produces images * Image Graphics with the drawImage () * paint images in paint () method drawing, or the mouse incident interception methods drawing * mouse clicks have mouseClicked incident
Platform: | Size: 64964 | Author: 邰科 | Hits:

[JSP/Javaweiqigame

Description: java写的围棋游戏小程序 开发思路 调用applet类作为父类。在init事件中调用Qipan类,作出panel,上加控制用控件。在paint事件里调用drawline函数画棋盘,注册鼠标动作。鼠标单击位置上用drawoval画出棋子, 事件处理过程 A。重新开始 B。选择尺寸 C。悔棋事件 D。前进事件 有三个文件Weiqi.java,Qizi.java,Qipan.java
Platform: | Size: 4556 | Author: 常玉香 | Hits:

[JSP/JavaJavaApplet10

Description: 自编的十个Java applet小程序,有绘制笑脸,移动笑脸,闪烁字幕,正旋余玄曲线等,还有一些组合框的控件。 -writing small programs Java applet, drawing a smiley face, mobile smiling, flashing subtitles, is rotating Yuxuan curve, and some combination of the control box.
Platform: | Size: 13312 | Author: 东方不亮 | Hits:

[OtherJAVA显示图像且用鼠标点击改变显示位置

Description: * 显示图像。鼠标点击改变显示位置 * 用 Applet 的方法 getImage() 产生图像Image * 用 Graphics 的方法 drawImage() 画出图像 * 在 paint() 方法中画图,或在鼠标事件侦听方法中画图 * 鼠标点击,产生 mouseClicked 事件-* display the image. Click on the mouse to change location* Use Applet method getImage () produces images* Image Graphics with the drawImage ()* paint images in paint () method drawing, or the mouse incident interception methods drawing* mouse clicks have mouseClicked incident
Platform: | Size: 64512 | Author: 邰科 | Hits:

[JSP/Javaweiqigame

Description: java写的围棋游戏小程序 开发思路 调用applet类作为父类。在init事件中调用Qipan类,作出panel,上加控制用控件。在paint事件里调用drawline函数画棋盘,注册鼠标动作。鼠标单击位置上用drawoval画出棋子, 事件处理过程 A。重新开始 B。选择尺寸 C。悔棋事件 D。前进事件 有三个文件Weiqi.java,Qizi.java,Qipan.java -Go write java applet game called applet type of development as a parent. Onload event in the init category Qipan make panel, adding controlling controls. Call in the paint incident drawLine function painting board, registered mouse movements. Mouse click position drawoval draw with a pawn, event processing A. A fresh start B. Select Size C.悔棋incident D. There are three documents forward events Weiqi.java, Qizi.java, Qipan.java
Platform: | Size: 4096 | Author: 常玉香 | Hits:

[JSP/JavaJAVAhuatubanchangxu(pb)

Description: 一个简单的java画图小程序,可绘制直线、圆、矩形等-Paint a simple java applet can draw a straight line, round, rectangular, etc.
Platform: | Size: 4096 | Author: 傅红雪 | Hits:

[Windows DevelopDRAWCLI

Description: drawcli小程序,是msdn里面的画图程序,很经典,典型的MVC模式-drawcli applet is inside msdn Paint program, it is classic, typical MVC model
Platform: | Size: 4497408 | Author: slj | Hits:

[Windows Developpaint

Description: 一个客户端画图小程序,有GUI界面,可以练练手-Paint a client applet, has GUI interface, you can hand练练
Platform: | Size: 4096 | Author: chencheng | Hits:

[Otherjava_paintboard

Description: 画图小程序,java画图板,可读取、保存jpg格式图像-Paint applet
Platform: | Size: 198656 | Author: linx | Hits:

[Game Programscribble-source

Description: This a simple java applet implementation of a paint-brush style program. It has the basic drawing tools such as pen, line, filled and non-filed rectangles and ellipses and color manipulation options, other than that its really boring, but a good example of how to use java s graphics libraries-This is a simple java applet implementation of a paint-brush style program. It has the basic drawing tools such as pen, line, filled and non-filed rectangles and ellipses and color manipulation options, other than that its really boring, but a good example of how to use java s graphics libraries
Platform: | Size: 14336 | Author: nandish.hebbal | Hits:

[Windows CEDraw

Description: WinCE下的画图小程序。可以学习到画线 画图,调用调色板等知识-Paint applet under WinCE. Can learn to draw a line drawing, call the palette of such knowledge
Platform: | Size: 1060864 | Author: bin | Hits:

[JSP/JavaMousePaint

Description: 用Java applet实现一个简单的画图程序,可以画直线,圆,矩形等简单的图形-With a Java applet to implement a simple paint program, you can draw lines, circles, rectangles and other simple graphic
Platform: | Size: 1024 | Author: 姚遥 | Hits:

[JSP/JavaPaint-Chat

Description: 一种靠java applet 传递数据的交互web聊天工具,拥有画图和聊天2种功能-One kind of data transfer by the java applet interactive web chat, drawing and chat with 2 functions
Platform: | Size: 437248 | Author: 张华 | Hits:

[JSP/JavaPaint

Description: Java-applet for painting
Platform: | Size: 2048 | Author: Pavel | Hits:

[2D Graphicpaint

Description: java编写的有趣的小程序,点击按钮可以显示2d的动画。可以直接用jdk打开jar文件来运行程序。-Interestingly, the preparation of java applet, click the button can be displayed 2d animation. Can be used directly jdk to open the jar file to run the program.
Platform: | Size: 33792 | Author: 于金民 | Hits:

[GUI Developpaint

Description: 一个使用DC自由画线的小程序,通过鼠标的拖动,就可以画线,适合新手下载。-A DC applet free draw lines, by the drag of the mouse, you can draw lines, suitable for novice download.
Platform: | Size: 1943552 | Author: yangxw | Hits:

[Game Programpaint

Description: 用applet绘制出一些带间隔的图形,用于java嵌入applet的用例。-paint by java and applet.
Platform: | Size: 1024 | Author: wudahua | Hits:

[OtherFortran-plot-code

Description: 画图小程序,用在fortran环境下,进行参数曲线的显示和绘图-Paint applet
Platform: | Size: 4096 | Author: 北风 | Hits:

[CSharpPaint

Description: 一个简单的绘图小程序,代码简洁,适合初学者使用。可以选择画圆,直线,还有橡皮擦等。-A simple drawing applet, code simple, suitable for beginners to use. You can circle, line, and erasers.
Platform: | Size: 1377280 | Author: 何先生 | Hits:

[Game Programpaint

Description: Aquí tienes un pequeñ o applet de ejemplo de un paint en java
Platform: | Size: 6144 | Author: jada | Hits:
« 12 »

CodeBus www.codebus.net