首页题库练习题目详情
Java语言程序设计单选题中等

在 Java Swing 中,哪个方法用于设置窗口的标题?

AsetTitle()
BsetWindowTitle()
CsetWindowTitle()
DsetFrameTitle()