文件名称:JINTERNALFRAMEDEMO
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2014-04-26
- 文件大小:
- 18kb
- 下载次数:
- 0次
- 提 供 者:
- t**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Java 的swing 组件创建父子窗口的例子,使用的结构是JDesktopPane-JInternalfr a me。JDesktopPane 相当于一个“父窗口”,可以拥有多个作为“子窗口”的JInternalfr a me 对象。如运行截图所示,当选中Option 菜单下的Addfr a me 菜单项
时,会在父窗口内增加一个子窗口。-Java swing components to create a parent-child window example, the structure using a JDesktopPane-JInternalfr a me. JDesktopPane equivalent of a "parent window", you can have more than one as a "sub-window" JInternalfr a me object. As shown in the screenshot run, was elected Addfr a me menu item under the Option menu
, It will increase a child window within the parent window.
时,会在父窗口内增加一个子窗口。-Java swing components to create a parent-child window example, the structure using a JDesktopPane-JInternalfr a me. JDesktopPane equivalent of a "parent window", you can have more than one as a "sub-window" JInternalfr a me object. As shown in the screenshot run, was elected Addfr a me menu item under the Option menu
, It will increase a child window within the parent window.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
父子窗体的实现
..............\JINTERNALFRAMEDEMO
..............\..................\BAK
..............\..................\...\JINTERNALFRAMEDEMO
..............\..................\...\..................\JINTERNALFRAMEDEMO.JAVA~1~
..............\..................\...\..................\MAINFRAME.JAVA~1~
..............\..................\...\..................\MAINFRAME.JAVA~2~
..............\..................\...\..................\MAINFRAME.JAVA~3~
..............\..................\...\..................\MAINFRAME.JAVA~4~
..............\..................\CLASSES
..............\..................\.......\JINTERNALFRAMEDEMO
..............\..................\.......\..................\JINTERNALFRAMEDEMO.CLASS
..............\..................\.......\..................\MAINFRAME$1.CLASS
..............\..................\.......\..................\MAINFRAME.CLASS
..............\..................\.......\..................\OWNINTERNALFRAME.CLASS
..............\..................\.......\PACKAGE CACHE
..............\..................\.......\.............\JINTERNALFRAMEDEMO.DEP2
..............\..................\JINTERNALFRAMEDEMO.HTML
..............\..................\JINTERNALFRAMEDEMO.JPX
..............\..................\JINTERNALFRAMEDEMO.JPX.LOCAL
..............\..................\JINTERNALFRAMEDEMO.JPX.LOCAL~
..............\..................\JINTERNALFRAMEDEMO.JPX~
..............\..................\SRC
..............\..................\...\JINTERNALFRAMEDEMO
..............\..................\...\..................\JINTERNALFRAMEDEMO.JAVA
..............\..................\...\..................\MAINFRAME.JAVA
..............\..................\...\..................\OWNINTERNALFRAME.JAVA