搜索资源列表
a5_12
- 用JAVA实现控制面板上的字体特性 比如:控制字体大小,控制字体颜色.当然读者可以自己再依此补充 这是课后的一个习题的答案-using JAVA control panel on the font characteristics such as : control font size, Control font colors. Certainly readers can add their own again so this is the one to get the answer to
GatutTextCrawler
- 本程序执行后,创建一个能够加载文字的面板,文字的内容是本地主机的IP地址的动态显示。跑马灯文字的大小和跑马灯文字显示的速度都可以在GatutTextCrawler.html文件里通过参数进行设置。 编程思路:首先,本练习因为要制作侦测IP的跑马灯的实例,所以首先要生成程序界面:在函数public void init()中,首先通过语句s = getParameter(\"fontSize\")和fontSize = s != null ? Integer.valueOf(s).intValu
jishiben-java-daima
- 实现记事本基本功能!包括字体大小,色彩,保存,等功能
DeviceTest
- J2ME环境测试程序 1.只支持MIDP2.0上的测试.对NOKIA的屏幕测试有问题。 2.可以测试出手机的按键值 3.手机上J2ME的大部分属性,例如:3D,FileConnection,MMAPI,CLDC,MIDP等等 4,可以测试出手机字体大小 5.可以测试出手机支持的部分媒体格式,像声音格式等. 6.可以测试出手机的可用内存等 7.可以测试出CANVAS屏幕大小等属性.
bbs
- 论坛系统,注册,发帖,帖子功能较齐全,可以添加表情、使用HTML代码、改变字体大小、字样、颜色、加粗、倾斜、下划线,可选择文本对其格式,可加入超链接,还可上传附件下载附件。
te
- 保存和打开,修改或者观看文本文件的Java基于文本编辑程序。 并且以并且文本样式和字体大小的背景和前景颜色为特色。
readonline
- 在线阅读器是一款在线阅读的软件,可自动识别文字章节和图片章节,可以设置阅读背景、字体颜色、字体大小等等。-Online is an online reader software can automatically recognize text chapters and pictures section, you can set the background reading, font color, font size, etc.
MyNotepad
- java编程实现的记事本功能,有字体大小设置和颜色设置,查找替换等功能-java programming in notepad, a font size and color settings, find and replace functions
显示字符串及其显示位置
- 2. 编写Applet显示字符串,显示字符串及其显示位置,字体、字体大小和颜色通过HTML文件中的参数来传递。-2. Applet shows the preparation of a string, displays the string and display position, font, font size and color through the HTML file in the parameter to pass.
notpad
- java记事本,可以更改字体大小,样式,颜色,以及打开和保存-java Notepad, you can change the font size, style, color, and open and save
chushengren
- java中大部分对图形、文本、图像的操作方法都定义在Graphics类中,所以此次实验使用的方法如Color(int r, int g,int b), setColor(Color c),drawline(int x1,int y1,int x2,int y2)等都来自Graphics类中,此外对文本和字体的处理还用到了Font类中的 new Font(“字体名”,字体风格,字体大小),setFont(Font f)等方法;-Most of java on the graphics, text,
test
- 拥有简单功能的写字板 其中有很简单的写字功能 进行颜色的变换和字体大小的选择 适合初学JAVA的学习者学习-A java scourse to write something.It has some simple functions.
chat
- java做的一个简单聊天多人程序,包括服务器端,和客户端,能实现实时的多人聊天。有改变字体大小、颜色、类型等功能。-java to do more than a simple chat program, including server-side, and the client, to achieve real-time multiplayer chat.
jedit41source
- java 文本编辑器,功能强大,齐全,包括字体大小,换行,超连接,插入图片等-Text editor
eWebEditor
- 这是用jsp写的一个编辑器,可以实现各种功能,模拟word中修改字体颜色 和字体大小 还可以粘贴图片-It is written in a jsp editor, can achieve a variety of functions, analog word modify the font color and font size can also paste images
Control.JAVA.font.size
- JAVA字体大小 控制设计代码Control Design JAVA code font size -Control Design JAVA code font size
ok
- 演示程序为计算机和用户的对话形式执行,即在计算机的终端显示图形界面的文档编辑器,然后用户就可以实现编辑,保存等像记事本一样的功能。 (1)打开以有文件,保存编辑文件,退出编辑器并提醒保存; (2)查找编辑区中的字符串,用已知字符串替换查找的字符串; (3)显示文件的存取路径; (4)剪切,复制,粘贴,删除等; (5)改变文本区字体的颜色,字体大小和形状的功能; (6)关键字显示蓝色、类库类名显示红色。 -Demonstration program for the co
0105
- 简单实现记事本的功能,可以设置背景颜色,设置字体大小,字体倾斜,加粗,但是无法实现字体改变。可以实现查找字符功能-Simple implementation of the notebook features, you can set the background color, set the font size, font tilt, bold, but can not realize the font change. Function can find the character
textarea_fontchange
- 变化文本框中的字体大小,颜色,字体类型, 插入表情-change the font and insert faces
text2
- 设置一个JLabel组件,开始内容为“你好!”,设置三个JCheckBox组件标题分别为红色、绿色、蓝色,设置三个JRadioButton组件标题分别为10、16、20,根据JCheckBox和JRadioButton的不同选择来改变标签的字体大小和颜色。-Set a JLabel component to start reading " Hello!" , Set the title three JCheckBox components were red, green, blu
