搜索资源列表
elecfan
- 一款电风扇程序,有图形界面,截面上设有按钮,通过按不同按钮可以观看电风扇的启动,关闭,反转,加速等.-fans procedures, graphics interface, with sections on the button By following different buttons fans can watch the start of the closure of inversion, such as accelerated.
word
- 设有一批英文单词存放在一个数组中,编制一个图形界面程序浏览单词。在界面中安排一个标签显示单词,另有“上一个”、“下一个”两个按钮实现单词的前后翻动。
Project
- JAVA开发的图形界面例子程序,主要功能为窗口的建立及按钮面板的创建,适合于初学JAVA图形界面开发的朋友
学生信息管理系统
- 1. 编程实现一个学生信息管理系统的图形界面。需要录入的信息 包括学号、姓名、性别、出生日期、是否联合培养等。根据这些 信息的性质选择使用不同的图形组件来设计界面。 2. 为上题增加事件处理的功能,当用户选定了某一个出生月份, 如3月份时,系统自动的把选择范围限制在1-31之间,当用户单击 “录入”按钮时,系统把所有的学生信息打印在屏幕上,或输出到 某个文件中保存。-1. Programming a Student Information Management System graphical
fivechess
- 利用图形界面处理相关知识,完成五子棋的棋盘、棋子及相关按钮的设计,完成两人博弈,并且能够实现复盘功能。-Knowledge of the use of graphical processing, completion of the backgammon board, chess pieces and related designs button to complete the two game, and to achieve re-set function.
java.rar
- Java 图形界面入门实例,其中包括 窗体,按钮,组合框等基本控件操作的实例代码,Java graphical interface entry examples, including the form, button, combo box controls the basic operation of the code examples
action
- 实现java图形界面按钮点击功能并做出现相应处理-The realization of java GUI button click function and do a corresponding processing
java
- 创建一个图形界面,在其中装入各种组件包括菜单类。 (一)、为五个按钮(或其它组件)加入交互功能,当单击这些按钮时就在黑屏上分别输出1,2,3,4,5 (二) 为窗口设置关闭功能,为菜单设置交互功能。 (三) 为图形界面设置布局。 (四) 自编一个有个性特点的计算器或明信片。 -Create a graphical interface, in which the class into various components including the menu. (A),
Java_Calculator
- 设计一个图形界面(GUI)的计算器应用程序,完成简单的算术运算、 设计的计算器应用程序可以完成加法、减法、乘法、除法和取余运算。且有小数点、正负号、求倒数、退格和清零等功能。用鼠标单击相应的数字键和运算符号键,然后单击=按钮,窗口上方的文本框将会显示计算出来的结果,要将文本编辑框清零,可单击清零按钮。-Design a graphical interface (GUI) of the calculator application, complete the simple arithmetic,
77
- 利用图形界面编写一个简单的文本编辑器,包含一个文本域和一个保存按钮。 单击保存按钮将文本域(TextArea)中的内容保存到一个文本文件mytext.txt中。 -Graphical interface written using a simple text editor, contains a text field and a Save button. Click the Save button to text field (TextArea) the contents of the
GL_1
- 本程序为图形界面程序网格布局,初始化布局方法和定义按钮。-This program is a graphical interface program grid layout, initialization methods and custom button layout.
Code
- AWT(Abstract Window Toolkit),抽象窗口工具包,SUN公司提供的用于图形界面编程(GUI)的类库。基本的AWT库处理用户界面元素的方法是把这些元素的创建和行为委托给每个目标平台上(Windows、Unix、Macintosh等)的本地GUI工具进行处理。例如:如果我们使用AWT在一个Java窗口中放置一个按钮,那么实际上使用的是一个具有本地外观和感觉的按钮。这样,从理论上来说,我们所编写的图形界面程序能运行在任何平台上,做到了图形界面程序的跨平台运行-AWT(Abstr
java
- :本程序是一个图形界面的简洁的运算界面。通过程序的运行,弹出图形界面,居中是黄金卡抽选字样的游戏名,并有换卡胜利次数、不换卡胜利次数、总耗时、请输入测试次数的文本及对话框,最右下角是开始测试的按钮。-: This program is a graphical interface for simple operator interface. Run through the program, pop-up graphical interface, the center is a gold card
BL_1
- 本程序为图形界面程序边沿布局,初始化布局方法和定义按钮。-This program is the edge of the layout of graphical interface program, initialization methods and custom button layout.
FL
- 本程序为图形界面程序顺序布局,初始化布局方法和定义按钮。-This program is the order of the layout of graphical interface program, initialization methods and custom button layout.
JB1_1
- 本程序为图形界面程序的布局和事件响应,初始化布局方法和定义按钮。-This program is a graphical interface layout and incident response procedures, initialization methods and custom button layout.
mp3player
- 播放MP3的图形界面程序,点击按钮进行播放,同时可以自行选择播放的目录文件。-Play MP3 graphical program, click on the button to play, and can choose to play the file' s directory.
use-interface
- 图形用户界面编程 (1)为计数器累编写图形界面,其中包括三个按钮:计数器加一、减一和清零 (2)编程实现一个模拟手机的图形用户界面-Graphical user interface programming 1) as the counter tired to write graphic interface, including three buttons: counter plus one, minus one and reset (2) the programming to r
txjmsjcl
- 图形界面程序的事件处理,实现简易计算器,程序运行之后,当输入两个运算数后,点击“相加”或者“相减”按钮,两数相加或相减的结果就会显示在“运算结果”框中。 如果点击“全部清零”按钮,那么两个运算数输入框和运算结果框中就会完全被清空。-Event processing graphical interface program to achieve a simple calculator, after the running of the program, when the input of the t
jiemian
- java 基于swing的简单的图形界面,包括菜单/选项卡/按钮等-java swing based on a simple graphical interface, including menus/tabs/buttons, etc.