搜索资源列表
MouseTestNJTU
- 当鼠标移动到指定的区域时,能够捕捉鼠标的动作,并在窗口上显示出来-when the mouse moved to the designated areas, can capture mouse movements, and show the window
ButtonMove
- java关于鼠标移动的程序-java mobile mouse on the procedure
MouseListenerApplet
- java 中的 鼠标事件 的实现 通过鼠标移动给出坐标-java of the mouse to achieve given by the mouse coordinates Mobile
clock
- 用*做的时钟,跟随鼠标移动,准确显示时、分、秒
imagebutton
- 图形按钮。本案例是一个用Java Applet实现页面响应鼠标时间的例子。实现了鼠标移动、移出、点击事件的相应功能。
Test7
- 在窗口的一个区域进行鼠标操作:mouseEnter,mouseExit、mousePress,mouseDrage、mouseClick。在窗口的另一个区域以文字显示鼠标所进行的相应操作。另外当鼠标进行mousePress、mouseDrage、mouseClick操作时,将显示一个图片。当鼠标拖拉时,图片随鼠标移动。
Time
- 这是一端jsp代码,在网页中显示一个动态的时钟,并跟着鼠标移动
sya
- 1.一个彩色菜单小程序,具有鼠标移动效果, 可以配置参数,是学习Java的好素材. 2-4.插入,堆和Shell排序,起泡排序,双向起泡和快速排序,经典的Hanoi塔问题的Java语言版 5.SoftwareLIVE是一个Java开发工具,包涵了各大知名厂商RAD系统的GUI开发环境,并透过完全视觉化的操作介面,让每个人都能轻易的设计应用程序,而且所有的应用程序,皆可由使用者按需求自行修改、新增及重建。
weibo-zoom-in-and-out
- 新浪微博点击图片放大缩小java实现,鼠标移动到图片鼠标会变成放大镜图像。-Sina Bo Click image to zoom micro java implementation, move the mouse the mouse will become a magnifying glass to the picture image.
jsphoto
- js完成相册图片的浏览,鼠标移动图片上,图片会变大。-js picture album on the mouse to move the picture, the picture becomes large.
Highcharts-2.0.4
- Highcharts是一个制作图表的纯Javascr ipt类库,主要特性如下: * 兼容性:兼容当今所有的浏览器,包括iPhone、IE和火狐等等; * 对个人用户完全免费; * 纯JS,无BS; * 支持大部分的图表类型:直线图,曲线图、区域图、区域曲线图、柱状图、饼装图、散布图; * 跨语言:不管是PHP、Asp.net还是Java都可以使用,它只需要三个文件:一个是Highcharts的核心文件highcharts.js,还有a canvas emul
javaControl
- 远程协助 如何用Java实现qq中的远程协助功能,可以看到对方桌面,可以控制对方鼠标(在允许的情况下) 帮帮我好吗?(但我没分能给你,我还没分) 不断截取屏幕图像,然后发给接收方,接收方显示及时显示图片,这样可以实现远程监控,如果用控制鼠标,就给受控方发送鼠标移动命令,用受控方的Java程序解析命令移动鼠标,不过Java虚拟机有没有这个权限就不知道了。 用Java.awt.Robot类可以实现全部功能,达到远程控制的目的,-
movestar
- 此javascr ipt程序是一个网页特效,可以让多彩的星星跟随鼠标移动。它利用了document对象与滤镜的知识。-This javascr ipt program is a Web page special effects, allows to follow the mouse colorful stars. It uses a document object with the filter of knowledge.
movDiv
- 存javascr ipt 写的鼠标拖拽DIV,div可以随鼠标移动而移动,在项目里会常用到-movie DIV
offsetPosition
- 鼠标移动到元素时,是相对于这个父元素的的绝对位置-offset coordinate parent position
MiniDrawPad
- 本程序通过调用JAVA提供的BasicStroke;Button; Color Container Graphics Panel ButtonGroup JFrame JComboBox;JCheckBox;JMenu;JMenuItem;ImageIcon;JPanel UIManager等基本类进行了简单的界面设计。 程序运用了JAVA中类的继承特性实现了对父类方法的调用,运用了ButtonHandler类用来侦听基本按钮的操作;运用ButtonHandler1类侦听颜色选择,画笔粗细设
TestMouse
- 鼠标绘图程序举例,其中内容包括 1.添加画图面板 2.建立鼠标事件的监听器内部类 3.建立鼠标移动事件监听器内部类-Mouse drawing program example, which includes 1. Add drawing panel 2. To establish a mouse event listener within the class 3. Create mouse event listener within the class
map
- 动态地图功能,鼠标移动上面后可以动态显示地图-Dynamic map functions, you can move the mouse after the dynamic display of the map above
linklist_update
- 当鼠标移动到链接时链接改变背景色,点击时链接颜色有变化,当点击其他链接时上次点击的链接又变为原来的颜色,以此区分用户正在访问的是哪一个链接。-Link when the mouse moves to change the background color of the link, clicked the link color change, when you click another link, click on the link and become the last original co
鼠标跟随效果
- 鼠标跟随效果,鼠标移动时动画跟随移动,像跳跳圈上下拉伸效果(The mouse follows the effect, when the mouse moves, the animation follows the movement, like jumps the circle to pull up and down the drawing effect)