搜索资源列表
JBuilder制作音频播放程序(2)
- JBuilder制作音频播放程序,需要注意的是,当播放时,界面上的各个按钮应当仍然可以对用户的操作进行事件响应,所以至少需要两个线程:一个控制歌曲的播放,另外一个对用户事件进行响应。因此我们的AudioPlay类需要实现Runable接口,以使用多线程技术。根据JDK的解释-JDK1.4.0,任何需要由线程执行的实例都应当实现Runable接口,而且由于我们只需要重写run()方法和stop()方法,并给start()方法多态化,所以我们选择实现Runable接口,这样就可以不需要继承Threa
SwingShapeMover
- 这是一个学习鼠标事件处理的程序,希望对初学者有所帮助-This is a mouse study incident handling procedures, and I hope to help beginners
smsbean
- smsbean短信平台 系统内部全部采用事件激发方式,所有工作线程都是由事件驱动模式,这样保证系统最大工作和效率在数据处理层和网关数据的传输调度上是采用异步,并行的处理模式,在最大程度上减 少IO操作对工作线程的影响,同时对数据库的采用批处理的模式,最大限度减少对数据库的IO操作。-smsbean SMS platform within the system to stimulate the use of the incident, all threads are event-driven
javashijian
- java中用事件监听器画各种颜色的正方形.-incident sniffers painted various colors of the square.
066912004
- java japplet写的关于监听事件的程序, 对于学习applet的初学者有帮助-java japplet write on the wiretapping incident procedures, learning applet help beginners
a5_11
- JAVA的课后作业题答案.. 原理是利用APPLET和事件响应-Java operating principle that the answer is to use .. and incident response APPLET
a5_9
- JAVA的课后作业题答案.. 并且附带了调试结果和原码 原理是利用APPLET和事件响应-Java class operation that the answer .. and bundled debugging code results and the original principle is to use APPLE T and incident response
a5_8
- JAVA的课后作业题答案.. 并且附带了调试结果和原码 原理是利用APPLET和事件响应-Java class operation that the answer .. and bundled debugging code results and the original principle is to use APPLE T and incident response
a4_23
- JAVA的课后作业题答案.. 并且附带了调试结果和原码 原理是利用APPLET和事件响应-Java class operation that the answer .. and bundled debugging code results and the original principle is to use APPLE T and incident response
PolyTesster
- JAVA的课后作业题答案.. 并且附带了调试结果和原码 原理是利用APPLET和事件响应-Java class operation that the answer .. and bundled debugging code results and the original principle is to use APPLE T and incident response
gq
- 一个简单的java事件监听/图形绘画程序-a simple java wiretapping incident / graphic painting process
Consumer-Producer
- java生产者消费者程序实现 线程,信号量互斥事件 临界资源-java producer consumer program threads, semaphores contradict critical resources incident
Javaevent
- JAVA用户自定义事件监听完整例子-Java user-defined integrity wiretapping incident examples -------------------
yonghutuxingjiemian
- 1. 掌握常用GUI控制组件的使用方法。 2. 掌握事件处理的方法。 3.了解swing控件的概念。 -1. Common master control GUI components use. 2. Grasp the way to deal with the incident. 3. Understand the concept of swing controls.
java--shiyan
- java实验报告 J2SDK的安装和设置 简单的Application和Applet JAVA语言基础 JAVA的类和对象 面向对象高级编程 JAVA的核心API 异常处理 多线程 Applet GUI与事件处理 输入输出处理 综合实验 -java applets experimental report on the installation and set up a simple Application and Ap plet JAVA
Doodle
- 使用指针事件在Canvas上绘画,一个很不错的例子,请大家看看哦。-incident in the use of indicators on Canvas painting, a very good example, let us look at oh.
JFileChooserDemo
- 创建文件对话框对象, 利用 JFrame的扩展类myFrame 实现。 所用的编程技术: 图形编程和按钮事件处理 -create dialog objects, using the extension of the class JFrame myFrame achieve. Used in the programming technology : Graphics Programming and buttons incident
Loginjava
- 小程序可实现对文件的加密,通过密码验证后才可以打开文件, 建立容器面板, 并新建输入密码标签,再新建密码验证标签,然后注册事件监听器,来实现事件监听器-small procedure of the document can be encrypted, password verification before they can open the file, the establishment of containers panel Enter the password and new labels
KeyListenerApplet
- java 中的键盘监听事件,通过方向键控制小方块的移动-java keyboard monitor the incident through the key to control the movement of small chunks
Java--incident-response
- Java图形界面与事件响应,适合初学者。-Java graphical interface and incident response, suitable for beginners.
