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

为了在JFrame窗口中添加布局管理器,应该调用哪个方法?

Aadd()
BsetLayout()
CsetDefaultCloseOperation()
DsetVisible()