protected void addField(String fieldName,JLabel label,JComponent comp){ if (comp instanceof JTextArea) { JTextArea textArea=(JTextArea)comp; textArea.
確定! 回上一頁