jta.setEditable(false); //禁止jta这个JTextArea区域进行编辑
试试:setEditable(boolean b)
使用正则表达式试试
readOnly="true"?