Posts by Saulo Monteiro • 11 points
1 post
-
1
votes1
answer52
viewsQ: Java Array: no value received
I’m having a little problem regarding a matrix I’m trying to develop to get coordinates inside a JFrame and pass them to position the buttons correctly. Follow the code: public class Coordenadas {…