文件名称:javachattool
介绍说明--下载内容来自于网络,使用问题请自行百度
ChatClient.java 为客户端程序启动类,负责客户端的启动和退出。
Login.java 为客户端程序登录界面,负责用户帐号信息的验证与反馈。
Register.java 为客户端程序注册界面,负责用户帐号信息的注册验证与反馈。
ChatRoom.java 为客户端程序聊天室主界面,负责接收、发送聊天内容与服务器端的Connection.java 亲密合作。
Windowclose 为ChatRoom.java的内部类,负责监听聊天室界面的操作,当用户退出时返回给服务器信息。
Clock.java 为客户端程序的一个小程序,实现的一个石英钟功能。(ChatClient.java starts the class for the client program, and is responsible for the startup and exit of the client.
Login.java is the login interface of the client program, which is responsible for the verification and feedback of user account information.
Register.java is the client program registration interface, which is responsible for registration verification and feedback of user account information.
ChatRoom.java is the main interface of the chat room of the client program. It is responsible for receiving and sending Connection.java chat with the server side.
Windowclose is the internal class of ChatRoom.java. It is responsible for monitoring the operation of the chat room interface, and when the user exits, it returns to the server information.
Clock.java is a small program for the client program, and realizes the function of a quartz clock.)
Login.java 为客户端程序登录界面,负责用户帐号信息的验证与反馈。
Register.java 为客户端程序注册界面,负责用户帐号信息的注册验证与反馈。
ChatRoom.java 为客户端程序聊天室主界面,负责接收、发送聊天内容与服务器端的Connection.java 亲密合作。
Windowclose 为ChatRoom.java的内部类,负责监听聊天室界面的操作,当用户退出时返回给服务器信息。
Clock.java 为客户端程序的一个小程序,实现的一个石英钟功能。(ChatClient.java starts the class for the client program, and is responsible for the startup and exit of the client.
Login.java is the login interface of the client program, which is responsible for the verification and feedback of user account information.
Register.java is the client program registration interface, which is responsible for registration verification and feedback of user account information.
ChatRoom.java is the main interface of the chat room of the client program. It is responsible for receiving and sending Connection.java chat with the server side.
Windowclose is the internal class of ChatRoom.java. It is responsible for monitoring the operation of the chat room interface, and when the user exits, it returns to the server information.
Clock.java is a small program for the client program, and realizes the function of a quartz clock.)
相关搜索: java 聊天
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
Java聊天室程序\API_doc\private\allclasses-frame.html | 1915 | 2007-06-05 |
Java聊天室程序\API_doc\private\allclasses-noframe.html | 1635 | 2007-06-05 |
Java聊天室程序\API_doc\private\AppServer.html | 15692 | 2007-06-05 |
Java聊天室程序\API_doc\private\Chat.html | 12142 | 2007-06-05 |
Java聊天室程序\API_doc\private\ChatClient.html | 8956 | 2007-06-05 |
Java聊天室程序\API_doc\private\ChatRoom.html | 36131 | 2007-06-05 |
Java聊天室程序\API_doc\private\ChatRoom.Windowclose.html | 10345 | 2007-06-05 |
Java聊天室程序\API_doc\private\class-use\AppServer.html | 5116 | 2007-06-05 |
Java聊天室程序\API_doc\private\class-use\Chat.html | 6935 | 2007-06-05 |
Java聊天室程序\API_doc\private\class-use\ChatClient.html | 5126 | 2007-06-05 |
Java聊天室程序\API_doc\private\class-use\ChatRoom.html | 5106 | 2007-06-05 |
Java聊天室程序\API_doc\private\class-use\ChatRoom.Windowclose.html | 5226 | 2007-06-05 |
Java聊天室程序\API_doc\private\class-use\Clock.html | 5076 | 2007-06-05 |
Java聊天室程序\API_doc\private\class-use\Connection.html | 5126 | 2007-06-05 |
Java聊天室程序\API_doc\private\class-use\Customer.html | 6241 | 2007-06-05 |
Java聊天室程序\API_doc\private\class-use\Exit.html | 6185 | 2007-06-05 |
Java聊天室程序\API_doc\private\class-use\HeadFile.html | 5106 | 2007-06-05 |
Java聊天室程序\API_doc\private\class-use\HeadJFrameTest.html | 5166 | 2007-06-05 |
Java聊天室程序\API_doc\private\class-use\Login.html | 5076 | 2007-06-05 |
Java聊天室程序\API_doc\private\class-use\Message.html | 6185 | 2007-06-05 |
Java聊天室程序\API_doc\private\class-use\Register.html | 5106 | 2007-06-05 |
Java聊天室程序\API_doc\private\class-use\Register_Customer.html | 5196 | 2007-06-05 |
Java聊天室程序\API_doc\private\class-use\ServerFrame.html | 7488 | 2007-06-05 |
Java聊天室程序\API_doc\private\class-use\WordFilter.html | 5126 | 2007-06-05 |
Java聊天室程序\API_doc\private\Clock.html | 33088 | 2007-06-05 |
Java聊天室程序\API_doc\private\Connection.html | 22487 | 2007-06-05 |
Java聊天室程序\API_doc\private\constant-values.html | 11153 | 2007-06-05 |
Java聊天室程序\API_doc\private\Customer.html | 11040 | 2007-06-05 |
Java聊天室程序\API_doc\private\deprecated-list.html | 4848 | 2007-06-05 |
Java聊天室程序\API_doc\private\Exit.html | 10004 | 2007-06-05 |
Java聊天室程序\API_doc\private\HeadFile.html | 13749 | 2007-06-05 |
Java聊天室程序\API_doc\private\HeadJFrameTest.html | 19567 | 2007-06-05 |
Java聊天室程序\API_doc\private\help-doc.html | 7893 | 2007-06-05 |
Java聊天室程序\API_doc\private\index-files\index-1.html | 8092 | 2007-06-05 |
Java聊天室程序\API_doc\private\index-files\index-10.html | 8206 | 2007-06-05 |
Java聊天室程序\API_doc\private\index-files\index-11.html | 6463 | 2007-06-05 |
Java聊天室程序\API_doc\private\index-files\index-12.html | 7021 | 2007-06-05 |
Java聊天室程序\API_doc\private\index-files\index-13.html | 8126 | 2007-06-05 |
Java聊天室程序\API_doc\private\index-files\index-14.html | 8666 | 2007-06-05 |
Java聊天室程序\API_doc\private\index-files\index-15.html | 12655 | 2007-06-05 |
Java聊天室程序\API_doc\private\index-files\index-16.html | 10829 | 2007-06-05 |
Java聊天室程序\API_doc\private\index-files\index-17.html | 6967 | 2007-06-05 |
Java聊天室程序\API_doc\private\index-files\index-18.html | 6606 | 2007-06-05 |
Java聊天室程序\API_doc\private\index-files\index-19.html | 7655 | 2007-06-05 |
Java聊天室程序\API_doc\private\index-files\index-2.html | 9160 | 2007-06-05 |
Java聊天室程序\API_doc\private\index-files\index-20.html | 6559 | 2007-06-05 |
Java聊天室程序\API_doc\private\index-files\index-21.html | 6733 | 2007-06-05 |
Java聊天室程序\API_doc\private\index-files\index-22.html | 6381 | 2007-06-05 |
Java聊天室程序\API_doc\private\index-files\index-3.html | 11779 | 2007-06-05 |
Java聊天室程序\API_doc\private\index-files\index-4.html | 6447 | 2007-06-05 |
Java聊天室程序\API_doc\private\index-files\index-5.html | 7531 | 2007-06-05 |
Java聊天室程序\API_doc\private\index-files\index-6.html | 7763 | 2007-06-05 |
Java聊天室程序\API_doc\private\index-files\index-7.html | 7009 | 2007-06-05 |
Java聊天室程序\API_doc\private\index-files\index-8.html | 7224 | 2007-06-05 |
Java聊天室程序\API_doc\private\index-files\index-9.html | 12963 | 2007-06-05 |
Java聊天室程序\API_doc\private\index.html | 1087 | 2007-06-05 |
Java聊天室程序\API_doc\private\Login.html | 31744 | 2007-06-05 |
Java聊天室程序\API_doc\private\Message.html | 11475 | 2007-06-05 |
Java聊天室程序\API_doc\private\overview-tree.html | 7465 | 2007-06-05 |
Java聊天室程序\API_doc\private\package-frame.html | 2091 | 2007-06-05 |
Java聊天室程序\API_doc\private\package-list | 2 | 2007-06-05 |
Java聊天室程序\API_doc\private\package-summary.html | 8148 | 2007-06-05 |
Java聊天室程序\API_doc\private\package-tree.html | 7478 | 2007-06-05 |
Java聊天室程序\API_doc\private\package-use.html | 5418 | 2007-06-05 |
Java聊天室程序\API_doc\private\Register.html | 36322 | 2007-06-05 |
Java聊天室程序\API_doc\private\Register_Customer.html | 12611 | 2007-06-05 |
Java聊天室程序\API_doc\private\resources\inherit.gif | 57 | 2007-06-05 |
Java聊天室程序\API_doc\private\serialized-form.html | 80921 | 2007-06-05 |
Java聊天室程序\API_doc\private\ServerFrame.html | 43268 | 2007-06-05 |
Java聊天室程序\API_doc\private\stylesheet.css | 1137 | 2007-06-05 |
Java聊天室程序\API_doc\private\WordFilter.html | 13297 | 2007-06-05 |
Java聊天室程序\API_doc\public\allclasses-frame.html | 1915 | 2007-06-05 |
Java聊天室程序\API_doc\public\allclasses-noframe.html | 1635 | 2007-06-05 |
Java聊天室程序\API_doc\public\AppServer.html | 13392 | 2007-06-05 |
Java聊天室程序\API_doc\public\Chat.html | 11541 | 2007-06-05 |
Java聊天室程序\API_doc\public\ChatClient.html | 8939 | 2007-06-05 |
Java聊天室程序\API_doc\public\ChatRoom.html | 15725 | 2007-06-05 |
Java聊天室程序\API_doc\public\class-use\AppServer.html | 5116 | 2007-06-05 |
Java聊天室程序\API_doc\public\class-use\Chat.html | 6173 | 2007-06-05 |
Java聊天室程序\API_doc\public\class-use\ChatClient.html | 5126 | 2007-06-05 |
Java聊天室程序\API_doc\public\class-use\ChatRoom.html | 5106 | 2007-06-05 |
Java聊天室程序\API_doc\public\class-use\Clock.html | 5076 | 2007-06-05 |
Java聊天室程序\API_doc\public\class-use\Connection.html | 5126 | 2007-06-05 |
Java聊天室程序\API_doc\public\class-use\Customer.html | 5106 | 2007-06-05 |
Java聊天室程序\API_doc\public\class-use\Exit.html | 5066 | 2007-06-05 |
Java聊天室程序\API_doc\public\class-use\Login.html | 5076 | 2007-06-05 |
Java聊天室程序\API_doc\public\class-use\Message.html | 5096 | 2007-06-05 |
Java聊天室程序\API_doc\public\class-use\Register.html | 5106 | 2007-06-05 |
Java聊天室程序\API_doc\public\class-use\Register_Customer.html | 5196 | 2007-06-05 |
Java聊天室程序\API_doc\public\class-use\ServerFrame.html | 6331 | 2007-06-05 |
Java聊天室程序\API_doc\public\class-use\WordFilter.html | 5126 | 2007-06-05 |
Java聊天室程序\API_doc\public\Clock.html | 21474 | 2007-06-05 |
Java聊天室程序\API_doc\public\Connection.html | 16510 | 2007-06-05 |
Java聊天室程序\API_doc\public\constant-values.html | 4883 | 2007-06-05 |
Java聊天室程序\API_doc\public\Customer.html | 10431 | 2007-06-05 |
Java聊天室程序\API_doc\public\deprecated-list.html | 4848 | 2007-06-05 |
Java聊天室程序\API_doc\public\Exit.html | 9403 | 2007-06-05 |
Java聊天室程序\API_doc\public\help-doc.html | 7893 | 2007-06-05 |
Java聊天室程序\API_doc\public\index-files\index-1.html | 7471 | 2007-06-05 |
Java聊天室程序\API_doc\public\index-files\index-10.html | 7222 | 2007-06-05 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.