搜索资源列表
myAddressList
- MyWindowHandler.java//关闭窗体,结束程序 MyFrameModel.java//框架模版 MyDialogModel.java//对话框模版 MyJDBC.java//数据增删改查 MyAddDialog.java//添加记录 MyDelDialog.java//删除记录 MyModDialog.java//修改记录 MySeaDialob.java//查询记录 MyAddressList.java//通讯录主面板 MyChechExp.
java@jspchat
- 1.服务器端:(Windows平台)首先应有java环境jdk,建议采用jdk1.4,配置Taxpad或安装JCreater。然后安装SQL数据库,建立数据库javaicq,并且建立表icq和表friend。用户也可以还原数据库名字为:javaicq,,或可在SQL查询分析器里面运行代码,然后在控制面板中的ODBC数据源中设置用户DSN数据源javaicq和文件DSN数源javaicq建立与数据库的连接。然后在Taxpad或JCreater开发环境中运行javac Server.java ,ja
panel
- this is java code for a electronic diary GUI, including date text and other functions buttons and frames.
Java视频播放系统
- 利用JMF(Java Media Framework,java多媒体框架),以JBuilder9为开发工具进行开发的视频播放系统,是学习JMF、JBuilder以及java编程中panel、\"容器\"等概念的一个优秀例子-using JMF (Java Media Framework, java Multimedia Framework), JBuilder9 development tools for the development of video playback system, is
余弦波正琁波(java)
- 编写一个能绘制动态绘制正弦波和余弦波的程序,此程序绘制的正弦波和余弦波分属两个panel,它们会不断地在窗口中向后移动,就像示波器一样。
JavaRTSP
- 这是一个用JAVA编写的RTSP协议的服务器-This is a java about the rtsp protocal Server in this Panel page
java-huaturuanjian
- java编写的一个java画图程序;工具面板--画笔,直线,圆,矩形,多边形,橡皮,清除;可以调整画笔、橡皮大小;显示画色板,调整画笔颜色;可以打开已有的图片,也可以把画的图保存起来。-java write a java drawing program Tools panel- brushes, straight line, circle, rectangle, polygon, eraser, clear can adjust the brush, eraser size display
vjbook
- 用AWT来生成图形化用户界面时,组件和容器的概念非常重要。组件是各种各样的类,封装了图形系统的许多最小单位,例如按钮、窗口等等;而容器也是组件,它的最主要的作用是装载其它组件,但是象Panel这样的容器也经常被当作组件添加到其它容器中,以便完成杂的界面设计。布局管理器是java语言与其它编程语言在图形系统方面较为显著的区别,容器中各个组件的位置是由布局管理器来决定的,共有5种布局管理器,每种布局管理器都有自己的放置规律。事件处理机制能够让图形界面响应用户的操作,主要涉及到事件源、事件、事件处理者
reducenoise
- 在panel控件中载入图像,然后对图像进行去噪的处理,-Loading in the control panel image, and then to deal with image denoising,
gangqin
- 本程序制作模拟钢琴的实例。程序执行后,创建一个带有模拟钢琴键盘的面板,用户可以通过键盘或者鼠标来“敲击”钢琴键盘发出声音,也可以通过电脑键盘的组合键实现钢琴的高音。-This procedure produced an example of simulation of the piano. Procedures implemented, to create a simulation of the piano keyboard with a panel, the user can, through
Game
- Button panel 一个简单图形化界面GUI工具的小例子-Button panel graphical interface a simple GUI tool for the small example
Background
- 一个制作小游戏的面板程序,加进了有意思的图片。制作了2个JPanel分别放在frame的左右两边,然后在左边画图实现游戏,右边控制游戏区,这只是游戏的一个部分。-A game of panel production process, added an interesting picture. JPanel produced, respectively, on two sides of the frame, and then the realization of the game drawing
Compass.java.tar
- 写了一个磁罗盘的java版界面,用于画一个可以实时显示的仪表盘-Write a java version of the magnetic compass interface can be used to draw a real-time display of the instrument panel
DrawingPanel
- 这是一个很强大的画板,我希望和大家一起分享的好东西,很好很强大-This is a very powerful drawing panel, I hope to share the good stuff, very good very strong
javaqq
- JavaQQ,用Java写的即时通讯程序,和QQ面板无太大差别。-JavaQQ, written in Java instant messaging program, and no significant difference between the QQ panel.
panel
- java创建面板.并创建透明窗口。窗口属性进行设置等-use java create panel
java-time-and-date
- 实现类似Windows操作系统控制面板“日期和时间”的功能。它显示1980-2099年内某月的日历(含月、日、星期),可以反应闰月情况。并显示当前系统时间。并允许用户重新设置当前计算机系统年月日的时间。并附有程序设计报告。极力推荐。-Similar to the Windows operating system control panel " date and time" . It shows a month during 1980-2099 calendar (includin
Java
- Darst Panel. implementation dart games, written with the help of ofmf input data collected through the parallel port of the microcontroller
Panel
- java c++ download file
CalcAppDemo
- Java计算器,这是一个简单的计算器,用java代码实现。用面板,按钮简单组件组成。(Java calculator, this is a simple calculator, implemented in Java code. With the panel, the button is made up of the simple components.)