首页题库练习题目详情
面向对象程序设计单选题中等

在Java Swing中,哪个方法用于设置窗口的可见性?

AsetVisible()
BsetVisibleTrue()
CshowWindow()
Ddisplay()