搜索资源列表
Java的GUI设计
- 第六章 Java的GUI设计 6.1 java.awt 6.2 AWT组件 6.3窗口和菜单设计 6.4布局管理 6.5Java图形设计 6.6Java2D -Chapter VI Java GUI design 2C_Standard_Edition 6.1 6.3 6.2 AWT components window and menu design layout management 6.5Java 6.4 graphic design 6.6Java2D
RunMVCPattern
- 一个好的用户界面(GUI)的设计通常可以在现实世界找到相应的表现。例如,如果在您的面前摆放着一个类似于电脑键盘按键的一个简单的按钮,然而就是这么简单的一个按钮,我们就可以看出一个GUI设计的规则,它由两个主要的部分构成,一部分使得它具有了按钮应该具有的动作特性,例如可以被按下。另外一部分则负责它的表现,例如这个按钮是代表了A还是B。 -a good user interface (GUI) design can usually be found in the real world corresp
Netbeans6-swing-gui-design
- Netbeans 6.0的GUI设计demo,功能非常强大,最好配合视频一起看。
afaElectricCommunicate
- 一个典型的电子通讯录,自己制作的 1.采用JAVA图形用户界面(GUI)进行设计。 2.数据库采用Microsoft Access 2003。 欢迎来到我的主页http://hi.baidu.com/afa015-A typical electronic address book, to produce their own 1. Using JAVA graphical user interface (GUI) design. 2. Database using Microsoft
javaATM
- ATM的一些问题,用GUI设计银行系统。。但没添加颜色进去-ATM some of the problems, the banking system with GUI design. . But did not add the color into
calender
- 一个Java写的日历记事本。具有强大的日志记录功能,是JavaSe初学者学习事件编程以及GUI设计的一个好的模板。-Write a Java calendar Notepad. Logging has powerful features, is JavaSe events for beginners to learn programming and GUI design a good template.
JAVAEvent
- 我们在JS2E中的GUI设计当中,经常要用到自定义事件,本ppt很好的展示了自定义事件的步骤。-We are in the GUI design JS2E which often need to custom events, the ppt showed good steps since the definition of events.
calendar
- Calender in java . best gui design it display any year calender.
the_game
- This is a vey simple Java 2D game which I created in my first year of university. It has a simple GUI and simple game play and design. It was created using a beginners called BlueJ. To run and execute this code you will have to download BlueJ, this c
Test
- 简单界面设计,Swing JFrame,可以编译即运行-simple GUI design
GUI(JPanel)
- JAVA GUI设计,详细讲述JPanel用法-JAVA GUI design, detail JPanel usage
GUIexcise
- 包含GUI的各种设计,含有详细的解释,并且以一个简单的计算器作为例子讲解-Contains a variety of GUI design, with detailed explanation and a simple calculator as an example to explain
zy
- 本人这个程序是我们的课后作业,是一些简单的GUI设计。-I This program is our homework is simple GUI design.
Java.Programming.GUI.design.example.code
- Java高级编程GUI设计经典实例代码Java Advanced Programming GUI design classic example code -Java Advanced Programming GUI design classic example code
GUI
- Design of simple GUI with menu items.It is a project that helps to understand gui in Java
java
- java编程语言的基础课件,语言基础,GUI设计,多线程等,里面有相关的实例-java programming language based courseware, language-based, GUI design, multi-threading, there are examples of related
FATCAT-GUI-Foundation-4.5
- FATCAT GUI Foundation 4.5 我们提供了两个携带各种设计信息的Java项目(另一个是FATCAT Snail GUI 3.0),您可以在Eclipse中导入这两个项目,然后使用Snowberry插件查看和分析。-FATCAT GUI Foundation 4.5 provides us with two carry a variety of design information of the Java project (the other is FATCAT Snail
design-GUI-in-java
- 这是基于SWING的图形用户界面GUI设计的一次练习,其中含有2个完整的小程序的源代码:日历表和小游戏华容道-This is a practice SWING-based graphical user interface (GUI) design, which contains two full source code of the program: calendar and small game Huarong
GUI
- (1)考试题。 要求在一个界面内至少显示5道选择题,每道题4个选项。另有2个命令按钮,分别为“重新答题”(全部选项及正确答题数清空)和“提交”(计算),在按钮下方的标签内显示最终的正确的题目数。界面大致布局如下:(GUI design examination questions page)
练习JAVA GUI设计和布局设计
- 练习JAVA GUI设计和布局设计:编写一个窗体程序显示日历,只需要设计GUI,不需要事件处理。(Practice Java GUI design and layout design: write a form program to display calendar, only need to design gui, do not need event processing.)