Posts by Natan • 11 points
1 post
-
-2
votes1
answer43
viewsQ: Problem with variable data manipulation
I’d like to pick it up, class Botao, the value that is stored in the variable aux and compare it with a string in the class Janela class Botao extends JButton{ public String aux; Botao(Menu menu,…