搜索资源列表
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
MyCanvas
- 调用GameWorld.keyPressed()方法处理键盘输入并实例化和绘制GameWorld
rawinput_src
- Raw input device. // Create a new InputDevice object, get the number of // keyboards, and register the method which will handle the // InputDevice KeyPressed event -Raw input device. // Create a new InputDevice object, get t
KeyPressed
- KeyPressed手机按键控制演示程序说明 KeyPressed手机按键控制演示程序主要功能是演示测试手机按键操作的源代码,适用于j2me初学者学习参考使用。-Demonstration of cell phone keys KeyPressed descr iption of the procedures for the control button to control phone KeyPressed demo main function is to demonstrate th
javapiano
- Java Piano模拟钢琴效果的完整源码,知识点:使用AudioClip类播放声音,使用Java MouseEvent类处理鼠标事件,使用Image类制作图片,使用Frame类制作界面框架。运行后创建一个带有模拟钢琴键盘的面板,用户可以通过键盘或者鼠标来“敲击”钢琴键盘发出声音,也可以通过电脑键盘的组合键实现钢琴的高音。 编程思路:首先制作模拟钢琴的实例,生成程序界面:先通过语句Image m_ImgUp生成键盘、鼠标松开时显示的键盘图片,再通过语句Image m_ImgDown生成