搜索资源列表
FontMetrics
- 本案例采用Java Applet 实现文字颜色的不停改变,并产生波浪效果-this case using Java Applet text color has been changed, and generate waves results
细分时钟刻度算法.txt
- import java.awt.*; import javax.swing.*; public class Exercise8_12 extends Jfr a me { // Main method with three auguments: // args[0]: hour // args[1]: minute // args[2]: second public static void main(String[] args) { /
FontMetrics
- 本案例采用Java Applet 实现文字颜色的不停改变,并产生波浪效果-this case using Java Applet text color has been changed, and generate waves results
JavaShadow
- Java阴影文字,源代码注释:实现文字运动的线程、文字颜色、背景颜色与阴影颜色、字体高度,运动速度和基线、实现跳动的Image对象、显示字体的FontMetrics对象、/根据Applet尺寸设置文字高度、根据文字宽度调整其高度、设置默认阴影颜色、实例化运动文字线程、线程休眠,即跳动间隔时间-Java shadow text, source code comments: the thread of text movement, text
JavaWaveText
- Java波浪文字,一个利用Java处理字符的实例,可以设置运动方向参数,显示文本的字符数组,高速文本颜色,显示字体的 FontMetrics对象,得到Graphics实例,得到Image实例,填充颜色数组数据,初始化颜色数组。-Java wavy text, an instance of the use of Java processing characters, you can set the direction of motion
java-basis
- Eclipse下运行java Swarm以及jheatbugs例子的图文攻略 看了很多网上的说明,好像运行都有点问题,自己摸索了下,参照Swarm网站的How to Set Up Java Swarm in Eclipse ------------------- CLSFractal: Thread mouseClicked BlankArea:mouseEventDemo mousePressed Myblac