搜索资源列表
print.rar
- 一个用Java实现的打印程序示例,可以打印文本框里的文字,或整个显示框架,还可以打印预览,都是Java实现,运行命令java -jar print.jar。源文件都在包里。
文本框与文本域.rar
- 一个关于java的文本框与文本域的程序
编译原理上级实习-第二部分
- 用java写的一段PL0编译程序.用户可以在文本框内输入一段PL0代码,该程序可以将这段代码翻译成汇编指令。-used to write the section PL0 compiler. Users can input text box section PL0 code, the program code can be translated into this compilation directives.
keychar
- 一个能响应键盘事件的java程序。按下键盘一个字符,文本框中显示相应字符。一个是文本框自己的,一个是显示出来的-a keyboard can respond to the java process. Press a keyboard characters, text box shows the corresponding characters. Is a text frame of its own, is a show of
ClockRecompose
- 修改系统时间,在文本框内输入正确时间格式,系统时间就得到修改;可以改变成APPLET嵌入网页中。程序未加图片和动态钟的样子。-modification to the system, in the text box to input the correct time format, the system time to be modified; can be changed into APPLET embedded website. Procedures without pictures and
awtjava
- 这是一个用java实现的关于文本框和按钮的实现程序。-This is a realization of the use of java on the Text Box button and the realization process.
textbar
- 这是一个java实现待滚动的文本框的程序,属于图形图像部分。 -This is a realization of java to be rolling text box procedures, belonging to some graphic images.
PrintableTextArea
- 一个实现了JAVA打印接口的程序文件,用于打印文本框中的内容(通过打印机)-a realization of the Java Print Interface files for printing the contents of the text box (through the printer)
questionnaire
- JSP 在线投票系统.附加数据库。附加D:\\tomcat5.0\\webapps\\chap17目录下的questionnaire_Data.MDF数据库文件。 运行。启动Tomcat,然后在浏览器中输入http://localhost:8080/chap17/admin/login.jsp。在文本框中输入用户名“admin”,密码“123”。 -JSP online voting system. Additional database. Additional D : \\ tomca
ListFilecaidan
- 通过java.io.File类实现访问目录列表文件显示。用户输入待访问的目录路径,在文本框中使用回车键或者点击“转到”按钮,则下面的文本域中将列举出该目录下的文件名。-achieved through the java.io.File class visit directory listing documents show. User input to visit the directory path in the text box using the Enter key or click on
ColorButtonAction
- 此类主要功能为生成在“颜色选择对话框”中位于“颜色显示区”右边的“颜色按钮选择区” * 中的按钮所关联的Action对象,当相应的按钮被点击后,此Action关联动作将会对对相应 * 的滑动条以及其相关的文本输入框的可使用状态进行设定,同时设定滑动条及其相关的文本 * 框所显示的相应的值为所点击按钮所代表的R,G,B颜色值。-such key functions to generate the "color selection dialog" at the "col
FormatTest
- JAVA各种格式化文本框的演示-JAVA various formatted text box demo
AppletShengChengWangYe
- 用applet生成网页。直接在applet上拖动鼠标,画出文本框等,然后将applet中的内容生成到网页中。
average
- 问题描述:本实验综合体现面向对象程序设计技术。此实验需应用面向对象程序设计课程中的“封装和继承”的基本原理,本课程中“类、对象和接口”的基本概念、以及“Java的事件处理机制”、“图形用户界面设计”技术,自己构思,编写一个具有如下布局的小应用程序,要求当在上面的文本区中输入若干数时,下面的文本框同时对输入的数进行求和运算并求出平均数。即随着输入的变化,文本框不断更新求和及平均值。 文档中有实验要求和详细的源代码.
java-bus
- 可以实现一个文本框的搜索,将xml文件里面的公交信息全部创建索引,不需要数据库支持。 查询速度和效率都很高。搜索的时候,不限制站点个数和顺序,支持关键字高亮显示。 管理后台:/admin/adminLogin.jsp username: jobcnn password: 123456 管理用户名和密码的更改在:\\WEB-INF\\classes\\sys_setting.properties 文件里面配置. sys.admin.login.username=管理用
文本框与文本域
- 一个关于java的文本框与文本域的程序-A java version of the text box with the domain procedures
myTextArea
- 仿QQ样式的文本框控件(包括获取焦点时的虚框显示)(Imitation QQ style textarea (including input focus gridlines display))
TestMath
- GUI中实现两个文本框内容相加,并触发等于号按钮之后得出相加结果(The GUI adds two text box contents and triggers the equal sign button to add the result)
GUI
- 实现获取文本框输入的内容并显示(事件监听)(Get the text box input and display (event listener))
文本框礼花绽放
- 在文本框输入会有礼花绽放特效, 增加趣味性(Input in text box will display special effects of fireworks display.)