扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.swing类jinternalframe的类成员方法: setcontentpane定义及介绍
发布时间:2014-2-18
本文导语:
setcontentpane
public void setcontentpane(container c)
设置此 jinternalframe 的 contentpane 属性。
指定者:接口 rootpanecontainer 中的 setcontentpane
参数:c - 此内部窗体的内容窗格
抛出:
illegalcomponentstateexception - (运行时异常)如果 contentpane ...