文件名称:hw1
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 乌***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编写一个Applet程序,使用五个基本组件对象(例如:按钮(Button)、文本域(TextField)、标签(Label))建立一个GUI界面。要求:(a)至少包含一个按钮组件对象;(b)编程实现通过点击按钮,完成GUI界面在流式布局管理器(FlowLayout),栅格布局管理器(GridLayout)和边界布局管理器(BorderLayout)三种布局样式之间的切换。
-Write an Applet, use the five basic components of an object (for example: button (Button), the text field (TextField), label (Label)) to create a GUI interface. Requirements: (a) contain at least one button on the Component Object (b) the programming by clicking on the button to complete the GUI interface in the flow layout manager (FlowLayout), the grid layout manager (GridLayout with) and a border layout manager (the BorderLayout ) three switch between the layout style.
-Write an Applet, use the five basic components of an object (for example: button (Button), the text field (TextField), label (Label)) to create a GUI interface. Requirements: (a) contain at least one button on the Component Object (b) the programming by clicking on the button to complete the GUI interface in the flow layout manager (FlowLayout), the grid layout manager (GridLayout with) and a border layout manager (the BorderLayout ) three switch between the layout style.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
hw1.java