文件名称:JAVA显示图像且用鼠标点击改变显示位置
介绍说明--下载内容均来自于网络,请自行研究使用
* 显示图像。鼠标点击改变显示位置
* 用 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
* 用 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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
JAVA显示图像且用鼠标点击改变显示位置
....................................\Applet1.java
....................................\Applet1.jcp
....................................\classes
....................................\.......\Applet1$1.class
....................................\.......\Applet1.class
....................................\.......\Applet1.htm
....................................\Applet1.java
....................................\Applet1.jcp
....................................\classes
....................................\.......\Applet1$1.class
....................................\.......\Applet1.class
....................................\.......\Applet1.htm