搜索资源列表
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,功能非常强大,最好配合视频一起看。
GUI
- 高等院校计算机应用技术硕士研究生课程,高级计算机网络程序设计实例子代码,GUI部分.
CardManage
- JAVA guI设计的一个名片。可能还有很多不足之处,望大家多多指教。
wuziqi
- 刚刚到Java GUI版报告,给大家贴一个我写的五子棋程序。这里重点是关注Java GUI设计,所以程序只能人和人走(就是没有智能:),不过大家可以看看,做个参考
第十二章 图形用户界面设计
- java课件-图形用户界面的设计,可以学习-Java courseware:design of GUI,can be learned.
GuiDesigner22.1.0
- ext实现的表单设计器,可以实现工作流中表单设计器中的需求-ext to achieve a form designer, the workflow can be achieved in the form designer needs
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.
GUI
- 一个关于图形界面编程的例子,对有些课程设计很有帮助。-failed to translate
2007011545_678
- Java课程设计代码,包含三个程序,第一个是JAVA画图和图片显示,第二个是第一个的applet实现,第三个将GUI图形用户界面、Applet以及多线程的知识结合起来,完成一个随机画线功能。 -Java curriculum design, code, and includes three programs, the first one is JAVA drawing and picture display, and the second is the first implementatio
GUI(JPanel)
- JAVA GUI设计,详细讲述JPanel用法-JAVA GUI design, detail JPanel usage
GUI
- 在Java下的图形化设计界面,关于Email的,希望对您有用!-NetBeans about Email。
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
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
练习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.)