文件名称:BounceBall
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-11-27
- 文件大小:
- 12kb
- 下载次数:
- 0次
- 提 供 者:
- 段**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编写程序,该程序通过一个发射按钮可以发射一个弹球,该球遇到边界时会自动弹回,在移动固定次数后,该球停止运动。要求每次点击发射按钮都会发射一个弹球,如果点击多次,则多个弹球同时运动。该程序通过另一个结束可以结束程序的运行。-Write a program, the program can be launched via a button on a pinball launch automatically when the ball bounced back across the border after a fixed number of moves, the ball stops moving. Requires each click the launch button will launch a pinball, if you click multiple times, multiple pinball same movement. The program runs through the other end can end the program.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Ball.class
BallComponent.class
BallRunable.class
BounceBall$1.class
BounceBall.class
BounceBall.jar
BounceBall.java
myFrame$1.class
myFrame$2.class
myFrame.class