1 post
0
1
1113
My questions are: is this code correct? how do I clean the screen and open the new file created? menuNovo.setOnAction((ActionEvent e) -> { Stage janela = (Stage) areaTexto.getScene().getWindow();…