produto.setCod(Integer.parseInt(jtf_codigo.getText().trim()));
java.lang.NumberFormatException: For input string: ""
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
at java.lang.Integer.parseInt(Integer.java:468)
?¿?¿?¿PQ SERA?¿?¿?¿
Este erro ocorre na ação de um botao ;~.