-
Java_information_cue
Java实现一个信息提示窗口,实现方法:大多数的信息窗口是没有标题栏的,因此信息窗口不能由继承JFrame 类来实现,一种简单的做法是通过继承JWindow 来实现(当然继承Window 类也可以,但一个原则是尽量使用swing 中的界面类)。
在加载图信息窗口上的图片时,用到java.awt 包中的MediaTracker 类。使用该类的好处是可以更好地管理程序中要使用的图片,同时还可以保证图片和界面同时显示,避免了窗口显示后很久才显示图片的缺点。
(
Java implementation of an information prompt window method: Most of the information is no title bar of the window, the information window can not be achieved by the inherited class JFrame, a simple approach is to be achieved through inheritance JWindow (of course, the Window class can inherit but a principle is to make use of the interface class swing).
When loaded on the chart image information window, use the java.awt package MediaTracker class. The advantage of using this class is that you can better manage the program you want to use the picture, but also can guarantee the picture display and interface simultaneously, avoiding the window a long time to display pictures shortcomings.
)
- 2014-04-30 18:53:35下载
- 积分:1
-
ssm学生信息管理系统(源码+数据库+文档)
ssm学生信息管理系统(源码+数据库+文档)
- 2020-12-12下载
- 积分:1
-
Text_file_1561513262003
This code shows how to manupilate a text file, by counting the number of sentences appears on the full text file and many more
- 2005-03-21 21:55:13下载
- 积分:1
-
吃货点菜系统
吃货系统。点菜查看菜单,结账,点赞评论等各种功能(Eating system. Ordering menu, checkout, comment and other functions)
- 2020-06-20 05:20:02下载
- 积分:1
-
JNIEnv
本文档介绍java调c方法,通过实例介绍了JNI函数的使用(This document describes the java tune c introduced through examples of the use of the JNI function)
- 2012-11-29 17:15:16下载
- 积分:1
-
netcoss
这是一个电信计费系统的源码,各个模块的功能都已实现,可进行计费的功能(This is a source of telecommunications billing system, the function of each module have been achieved, it can conduct the functions of billing)
- 2009-05-10 11:34:33下载
- 积分:1
-
sywqeu0
寻找由多个不同形状图形拼成长方形的所有解,使用了很多Swing界面元素,()
- 2018-01-28 19:05:46下载
- 积分:1
-
packing
说明: 用EvoHyp实现一维装箱问题的选择构造超启发式算法。(Implementation of a Selection Constructive Hyper- Heuristic using EvoHyp to solve the One-Dimensional Bin- Packing Problem)
- 2020-11-12 17:45:49下载
- 积分:1
-
java6-in-21-days
说明: 《21天学通java6》课本中源代码打包下载。
只需21天的时间,便可具备使用Java开发运行在计算机中的应用程序、运行在Web服务器中的servlet,以及通过浏览器启动的Java Web Start应用程序的知识和技能。本书可作为初学者学习Java编程技术的教程,也可供已掌握其他语言的程序员学习Java时参考。(" 21 Days java6" package download the source code for textbook. Just 21 days, you can use the Java development with the computer running the application, running on the Web server servlet, and the browser launched Java Web Start application of knowledge and skills. This book can be as a beginner to learn Java programming tutorial, also available in other languages programmers have mastered learning Java reference.)
- 2011-04-14 16:59:20下载
- 积分:1
-
java-unrar-decryption-supported
java 调用zip的压缩和解压,支持批量和加密(Java calls zip compression and decompression, supports batch and encryption
)
- 2015-10-08 14:28:46下载
- 积分:1