搜索资源列表
JAVA显示图像且用鼠标点击改变显示位置
- * 显示图像。鼠标点击改变显示位置 * 用 Applet 的方法 getImage() 产生图像Image * 用 Graphics 的方法 drawImage() 画出图像 * 在 paint() 方法中画图,或在鼠标事件侦听方法中画图 * 鼠标点击,产生 mouseClicked 事件-* display the image. Click on the mouse to change location * Use Applet method getImage () produ
weiqigame
- java写的围棋游戏小程序 开发思路 调用applet类作为父类。在init事件中调用Qipan类,作出panel,上加控制用控件。在paint事件里调用drawline函数画棋盘,注册鼠标动作。鼠标单击位置上用drawoval画出棋子, 事件处理过程 A。重新开始 B。选择尺寸 C。悔棋事件 D。前进事件 有三个文件Weiqi.java,Qizi.java,Qipan.java
drawcli小程序
- drawcli小程序,是msdn里面的画图程序,很经典,典型的MVC模式,drawcli applet is inside msdn Paint program, it is classic, typical MVC model
Draw
- WinCE下的画图小程序。可以学习到画线 画图,调用调色板等知识-Paint applet under WinCE. Can learn to draw a line drawing, call the palette of such knowledge
AppletTest
- 编写Applet程序,改变applet窗口大小,使其最大化、最小化,查看init()、start()、paint()、和destroy()方法的执行情况(执行顺序和执行次数)。-Write Applet program, change the applet window size to maximize, minimize, see init (), start (), paint (), and destroy () method implementation (execution order
MousePaint
- 用Java applet实现一个简单的画图程序,可以画直线,圆,矩形等简单的图形-With a Java applet to implement a simple paint program, you can draw lines, circles, rectangles and other simple graphic
drawingballsbyoOpenGl
- 通过OpenGl利用贴片法来实现画球的小程序-OpenGL patch through the use of law to achieve the paint ball applet
paint
- 一个客户端画图小程序,有GUI界面,可以练练手-Paint a client applet, has GUI interface, you can hand练练
Chapter15
- java applet Ch15_ HwLoop 有PAINT STOP 等功能-java applet Ch15_15_HwLoop has features such as PAINT STOP
java
- 了解Java语言的发展历史和Java平台的应用划分。 了解Java语言的特点及其实际应用领域。 了解Java开发环境及开发工具,掌握如何设置开发环境及如何编译和运行Java程序。 熟悉几种不同类型的Java程序-import java.applet.* import java.awt.* public class FirstApplet extends Applet { public void paint(Graphics g) { g.d
java_paintboard
- 画图小程序,java画图板,可读取、保存jpg格式图像-Paint applet
scribble-source
- 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 exam
Paint-Chat
- 一种靠java applet 传递数据的交互web聊天工具,拥有画图和聊天2种功能-One kind of data transfer by the java applet interactive web chat, drawing and chat with 2 functions
Paint
- Java-applet for painting
paint
- 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.
paint
- 一个使用DC自由画线的小程序,通过鼠标的拖动,就可以画线,适合新手下载。-A DC applet free draw lines, by the drag of the mouse, you can draw lines, suitable for novice download.
paint
- 用applet绘制出一些带间隔的图形,用于java嵌入applet的用例。-paint by java and applet.
Fortran-plot-code
- 画图小程序,用在fortran环境下,进行参数曲线的显示和绘图-Paint applet
Paint
- 一个简单的绘图小程序,代码简洁,适合初学者使用。可以选择画圆,直线,还有橡皮擦等。-A simple drawing applet, code simple, suitable for beginners to use. You can circle, line, and erasers.
paint
- Aquí tienes un pequeñ o applet de ejemplo de un paint en java