文件名称:wanniali
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2016-10-12
- 文件大小:
- 9kb
- 下载次数:
- 0次
- 提 供 者:
- 张**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编写一个程序,有一个窗口,该窗口为BorderLayout布局。窗口的中心添加一个Panel容器:pCenter,pCenter的布局是7行7列的GridLayout布局,pCenter的中放置49个标签,用来显示日历。窗口北面添加一个Panel容器pNorth,其布局是FlowLayout布局,pNorth放置两个按钮:nextMonth和previousMonth按钮,单击nextMonth,可以显示当前月的下一个月的日历;单击previousMonth按钮,可以显示当前月的上一个月的日历。窗口的南面添加一个Panel容器pSouth,其布局是FlowLayout布局,pSouth中放置一个标签用来显示一些信息。-Write a program, there is a window that is BorderLayout layout. Center of the window to add a Panel container: pCenter, pCenter layout GridLayout layout is 7 rows 7 and placed pCenter of 49 labels to display the calendar. North window add a Panel container pNorth, its layout is FlowLayout layout, pNorth place two buttons: nextMonth and previousMonth button, click nextMonth, you can display the next month' s calendar of the current month previousMonth click the button, you can display the current month last month calendar. South window to add a Panel container pSouth, its layout is FlowLayout layout, pSouth place a label used to display some information.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
万年历2
.......\.classpath
.......\.project
.......\Calendar
.......\........\Calendarshowing.java
.......\bin
.......\...\.classpath
.......\...\.project
.......\...\Calendar
.......\...\........\Calendarshowing$PressButton.class
.......\...\........\Calendarshowing$showing.class
.......\...\........\Calendarshowing.class