判断题
JTextArea用于支持对多行文本的操作。
正确
判断题 Box的缺省布局是BoxLayout。
判断题 JTextArea类是Component类的直接子类。
判断题 JTextArea的文本总是只读的。