搜索资源列表
JAVA鼠标绘图和键盘绘图
- * 鼠标绘图和键盘绘图。鼠标事件和键盘事件 * 提示: 鼠标拖动绘图,响应 mouseDragged 事件 * 方向键绘图,响应 keyPressed 事件-mouse and keyboard mapping. The mouse and keyboard events events * Tip : Drag the mouse drawings, mouseDragged response to the incident direction of bond * mapping, in
JAVA显示图像且用鼠标点击改变显示位置
- * 显示图像。鼠标点击改变显示位置 * 用 Applet 的方法 getImage() 产生图像Image * 用 Graphics 的方法 drawImage() 画出图像 * 在 paint() 方法中画图,或在鼠标事件侦听方法中画图 * 鼠标点击,产生 mouseClicked 事件-* display the image. Click on the mouse to change location * Use Applet method getImage () produ
java的鼠标操作
- 本代码是java的鼠标操作,可以及时显示鼠标所在位置,对学习java的同学有很大的帮助-java mouse operation, it can show the location of the mouse. java for the students to learn a great help
PainterDemo.java
- 一个简单的Java画图程序,能画直线、椭圆和矩形,单击鼠标既可操作。-a simple Java drawing, and painting can be straight, oval and rectangle, click of the mouse can operate.
这是JAVA上常见的鼠标在图片上的波纹效果
- 这是JAVA上常见的鼠标在图片上的波纹效果-This is a common mouse in the pictures of corrugated effect
java制作360度全景页面的源码和脚本
- 用java applet实现的全景图象显示程序,可以跟踪鼠标的轨迹,来显示360全景图象。-achieve with the panoramic image procedures can track the path of the mouse to demonstrate 360 panoramic images.
calender
- 实现了甘特图的显示功能(甘特图又叫条形图用于项目管理中的进度管理,它的长度表示工期,起始点表示开工日起,结束点表示完工日起,可以通过鼠标来改变它用来表示改变日期信息),该程序可以用于编写项目管理软件中的甘特图的显示,Achieved Gantt display function (also known as Gantt bar chart for project management in the progress of management, said the length of its du
Teapot
- 本程序实习了openGL的茶壶(Teapot);键盘C键控制其颜色;R键实现了旋转,同时X,Y,Z键可改变其旋转轴;方向键可控制光源位置;按着鼠标左键移动鼠标可以人工旋转,像Google Earth;按着鼠标右键移动向上移动鼠标壳缩小其尺寸,向下可放大-This program internship in openGL teapot (Teapot) keyboard C keys to control their color R key to achieving the rotation,
tuixiangzi
- 推箱子游戏 项目简述:按五维键▼▲左、右移动搬运工,按鼠标可以通过最短路径让搬运工到达光标所在地 -Sokoban Game Project Descr iption: According to five-dimensional ▼ ▲ key to the left and right moving porters, according to the mouse through the shortest path to reach the cursor location as port
Qt-Sokoban
- Qt版的推箱子,有所有主要功能,键盘,鼠标,退步,玄关,自动寻路(最短路径)-Qt version of the Sokoban, all key, keyboard, mouse, backward, vestibule, automatically find its way (shortest path)
mofang(java)
- 像我们小时候玩的9宫魔方一样(内有详细解释),可以用鼠标实现旋转 -Like we were young, like play with 9 Palace Cube (with detailed explanation), you can use the mouse to achieve rotation
VNC
- 内有几个版本的VNC源代码,和VNC得协议分析, VNC(Virtual Network Computing),為一種使用RFB協定的螢幕畫面分享及遠端操作軟體。此軟體藉由網路,可傳送鍵盤與滑鼠的動作及即時的螢幕畫面。 VNC與作業系統無關,因此可跨平台使用,例如可用Windows連線到某Linux的電腦,反之亦同。甚至在沒有安裝用戶端程式的電腦中,只要有支援JAVA的瀏覽器,也可使用。-There are several versions of the VNC source co
game
- 这是一个拼图游戏。玩家应该将打散的小图拼成一张大图。 玩家可以通过鼠标和键盘来移动小图,移动的次数和拼成 一张大图所化费的时间作为游戏得分的依据。 成绩=1000-时间(秒)-移动步数*10 按F1键重新开始该游戏,按Y健可以预览整个的图片 -This is a jigsaw puzzle. Players should be to break up a small map to enlarge spell. Players through mouse and keyboa
jlmouse
- 记录并回放鼠标移动轨迹的程序 java-Record and playback mouse trajectory procedure java
ChessOnLine
- 网络象棋对战程序,模拟vista的国际象棋功能,可以自动寻找路径,棋子随同鼠标移动.另有网络聊天功能. ps:里面用的登陆服务器地址,需要稍做修改,修改成你想登陆的服务器. 开发工具eclipse,语言java-Network chess against procedures, vista chess simulation function, can automatically search for the path, pawn accompanying mouse. Another n
EventCode
- GUI事件处理例子,动作、鼠标、键盘、窗口等。-GUI event handling example, action, mouse, keyboard, windows.
MASTERMIND
- Applet Name: Mastermind Applet Source: mastermind.java Import(s): java.awt, java.net, java.awt.image Feature(s): image, mouse-Applet Name: Mastermind Applet Source: mastermind.java Import (s): java.awt, java.net, java.awt.image Feature (s):
Code-Mouse
- 鼠标位置跟踪小程序,能正确随鼠标的位置变化,反映鼠标在屏幕上的位置-Java mouse trace
Java坦克大战源码
- 本系统的坦克大战是基于Java语言设计开发的,具有高超的人工智能,精美的图形处理,支持单机单人双人和网络对战的坦克射击游戏,比网络上实现的游戏更加方便,快捷,智能。运用Java这个跨平台的编程语言,运用了用户图形界面, 程序接口和基本函数绘制来实现,事件监听(包括鼠标事件,键盘事件,响应时间)也是这个游戏的特色。(The tank war of this system is designed and developed based on Java language. It has excelle
HFUT JAVA 3
- 6. 绘制骰子四点的图案。 7. 编写Java程序,创建一个窗体,并实现交互。在窗体内“单击鼠标左键”,在光标处绘制一个“绿圆”;窗体内“单击鼠标右键”,在光标处绘制一个“红色方框”;窗体内“双击鼠标左键”,清空所有已画“圆”和“方”(6. Draw a pattern of four dice. 7. Write java program, create a form, and realize interaction. In the form, click the left mouse but