Content Panes in Java

非 Y 不嫁゛ 提交于 2019-12-11 03:49:35

问题


I am new to programming and was just studying JFrame etc , here i read ContentPane Like this "Components go in the "content pane", not directly in the frame." when i did search COntentpane i read containment hierarch that is pretty confusing for me to understand ,

Can some one please clear me the concept of ContentPane and containment hierarchy of Gui Component


回答1:


I think this diagram describes distinctly what you want:



来源:https://stackoverflow.com/questions/13553315/content-panes-in-java

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!