文件名称:test6
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-12-25
- 文件大小:
- 5kb
- 下载次数:
- 0次
- 提 供 者:
- zeng****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
设计一个窗口界面:
用于学生基本信息的输入。使用多种界面元素,如JButton,JTextField,JCheckBox,JComboBox(将按钮或可编辑字段与下拉列表组合的组件)等。
要求:处理事件响应。
2、 设计一个文件操作程序界面:
(a)实现文本输入、文件载入和保存等基本功能;
(b—选做)增加菜单项,可弹出功能配置窗口:设计界面,使用合理布局,使用数种常用图形组件,进行字体,文本背景色,文本颜色的选择。-Design a window interface: for students basic information input. Use a variety of interface elements, such as JButton, JTextField, JCheckBox, JComboBox (button or editable field and a drop-down list combinations components) and so on. Requirements: incident response handling. 2, the design of a file operation program interface: (a) text input, file loading and saving basic functions (b-elected to do) to add menu items, eject function configuration window: design interface, using the rational distribution, use the number of kinds of common graphical components, font, text background color, text color choice.
用于学生基本信息的输入。使用多种界面元素,如JButton,JTextField,JCheckBox,JComboBox(将按钮或可编辑字段与下拉列表组合的组件)等。
要求:处理事件响应。
2、 设计一个文件操作程序界面:
(a)实现文本输入、文件载入和保存等基本功能;
(b—选做)增加菜单项,可弹出功能配置窗口:设计界面,使用合理布局,使用数种常用图形组件,进行字体,文本背景色,文本颜色的选择。-Design a window interface: for students basic information input. Use a variety of interface elements, such as JButton, JTextField, JCheckBox, JComboBox (button or editable field and a drop-down list combinations components) and so on. Requirements: incident response handling. 2, the design of a file operation program interface: (a) text input, file loading and saving basic functions (b-elected to do) to add menu items, eject function configuration window: design interface, using the rational distribution, use the number of kinds of common graphical components, font, text background color, text color choice.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
test6\Dialog\DataDialog.java
.....\JFrameStudent\StartJFrame.java
.....\Menu\StudentMenu.java
.....\StudentJPanel\DataJpanel.java
.....\Tools\Tools.java
.....\.....\ToolsImage.java
.....\Dialog
.....\JFrameStudent
.....\Menu
.....\StudentJPanel
.....\Tools
test6