搜索资源列表
TextFade
- Its a text-fading linking ticker type applet that will fade text of any color over any color background. It features rollover color feedback, and will pause when rolled over so the user doesn t have to \"chase\" links. It uses very little processor p
ColorRect
- 向容器中设置背景色为桌面颜色;设置颜色,并绘制矩形、圆角矩形、椭圆,并且将其显示出来;,并填充矩形、圆角矩形、椭圆(设置颜色);设置字体,并显示文本信息。-containers to set the background color of the desktop color; Set the color, and drawing rectangle, rounded corner rectangles, ovals, and to demonstrate; , and filled rectan
ColorButtonAction
- 此类主要功能为生成在“颜色选择对话框”中位于“颜色显示区”右边的“颜色按钮选择区” * 中的按钮所关联的Action对象,当相应的按钮被点击后,此Action关联动作将会对对相应 * 的滑动条以及其相关的文本输入框的可使用状态进行设定,同时设定滑动条及其相关的文本 * 框所显示的相应的值为所点击按钮所代表的R,G,B颜色值。-such key functions to generate the "color selection dialog" at the "col
ja0174
- JAVA小应用程序的程序的例子,能够显示闪烁的文本,并能够改变显示的颜色。-small Java application procedures example, it will show a flashing text, and can change the color show.
jce_policy-1_5_0
- java的一个开发包function scrollwindow() { currentpos=document.body.scrollTop window.scroll(0,++currentpos) if (currentpos != document.body.scrollTop) sc() } document.onmousedown=sc document.ondblclick=initialize </scr ipt> <
Notepad
- Notepad的功能是编辑文字,记录和删去文字,可以更改文字的颜色和大小以及字体。-Notepad function is to edit the text, recording and deleting text, you can change text color and size and font.
JavaScript-SXBSBJWZ
- Javascr ipt实现变色背景和文字 制作变色背景和文字的Javascr ipt代码有很多种,不过大多数背景颜色变化时有跳跃感,不够柔和。本例的效果特别酷! -Javascr ipt to achieve the production of color background and text color background and text of the Javascr ipt code there are many, but most of the background colo
PDFIMGCreateUtil
- 可以实现在图片上面打印文字,可以设置文字的颜色,类型等。(JDK1.5 以上)-Can print text in the picture above, you can set the text color, type, etc.. (JDK1.5 and above)
notepad
- 实现文本编辑的常用功能需求。能够实现txt格式文件的打开、编辑、保存,复制、粘贴等基本功能,能够在文件中进行查找和替换。本系统使用java中的swing菜单、工具栏、文本选择器和颜色选择器,创建一个简单的文本编辑器。该文本编辑器允许用户打开和保存文本文件,清空文本,以及改变文本的颜色和字体,对文本中选定的内容进行复制、粘贴等基本功能。同时能改变字体的颜色和字体等。 -Common text editing functions to achieve the demand. Txt format
js-gradient
- 利用javascr ipt来代码实现网页文本颜色渐变-Use javascr ipt to code page text color gradient
TextEdit
- .能够打开已保存的文本文件 2.能保存文本文件 3.能够对文本进行编辑 1).改变字体大小 2).改变文字颜色 3).改变字体 4).改变文字样式(粗体、斜体) 5).改变背景颜色 4.菜单和菜单项具有相应的热键和快捷键 -Be able to open the saved text file to save text files. The text for editing). Change the font size). Change the text co
test6
- 设计一个窗口界面: 用于学生基本信息的输入。使用多种界面元素,如JButton,JTextField,JCheckBox,JComboBox(将按钮或可编辑字段与下拉列表组合的组件)等。 要求:处理事件响应。 2、 设计一个文件操作程序界面: (a)实现文本输入、文件载入和保存等基本功能; (b—选做)增加菜单项,可弹出功能配置窗口:设计界面,使用合理布局,使用数种常用图形组件,进行字体,文本背景色,文本颜色的选择。-Design a window interface:
jstickynote
- jStickyNote是一个用于创建电子便条的jQuery插件,能像桌面便条那样“贴”在你的网站上。可以设置便条大小,拖曳的位置,便条中文字的颜色,拖动的便条会显示在其它便条的之上。-jStickyNote is a jQuery plugin used to create electronic notes, like Desktop Scratch " paste" on your website. Can set the note size, drag the positi
JavaShadow
- Java阴影文字,源代码注释:实现文字运动的线程、文字颜色、背景颜色与阴影颜色、字体高度,运动速度和基线、实现跳动的Image对象、显示字体的FontMetrics对象、/根据Applet尺寸设置文字高度、根据文字宽度调整其高度、设置默认阴影颜色、实例化运动文字线程、线程休眠,即跳动间隔时间-Java shadow text, source code comments: the thread of text movement, text color, background color, and
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 parameters, and displays the t
RichText
- TextView通常用来显示普通文本,但是有时候需要对其中某些文本进行样式、事件方面的设置。android系统通过SpannableString类来对指定文本进行相关处理,具体有以下功能: 1、BackgroundColorSpan 背景色 2、ClickableSpan 文本可点击,有点击事件 3、ForegroundColorSpan文本颜色(前景色) 4、MaskFilterSpan 修饰效果,如模糊(BlurMaskFilter)、浮雕(EmbossMask
Intents
- This demonstrates the how to write an activity that looks like a pop-up dialog with a custom theme using a different text color.
palette
- 自行设计一个画板,可实现画矩形,圆形,直线等图形,并可以输入文字设置图形颜色大小和背景颜色-To design a drawing board, enabling draw rectangles, circles, lines and other graphics, and you can enter text color graphics set size and background color
Colorful-Text-Fader-java-script
- Add attraction to your site with this amazing scr ipt that changes your site scrollbar color to color.-Add attraction to your site with this amazing scr ipt that changes your site scrollbar color to color.
ColorWord
- 实现一个图形用户界面,在该界面上有一个静态文本框,里面有一段文 字。另外还有两个单选按钮,用于设置文字的颜色:蓝色或红色。当用户选定某个颜色 后,文本框中的文字的颜色随即发生了变化。-Implement a graphical user interface, this interface has a static text box, with a paragraph of text. Color There are also two radio buttons for setting text:
