JPanel与JFrame有什么关系 与不同的

 我来答
uonsr035
推荐于2017-12-16 · TA获得超过197个赞
知道答主
回答量:135
采纳率:0%
帮助的人:185万
展开全部
JFrame是顶级容器,而JPanel是普通容器。包含Swing组件的程序必须包含一个顶级容器,而Swing组件不可以直接加入到顶级容器中。Sun文档有下列相关的解释:1、The containment hierarchy for any window or applet that contains Swing components must have a Swing top-level container at the root of the hierarchy. 2、You don 't add components directly to a top-level container such as a Jframe, and you should add components to a container (called the content pane) that is itself contained by the JFrame. 3、Swing provides three generally useful top-level container classes: JFrame, JDialog, and JApplet 至于其他的不同,它们既然是不同的类,自然不同了,可以看看API文档。
本回答被提问者采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式