Posts by Pedro • 11 points
2 posts
- 
		0 votes0 answers22 viewsQ: I can’t get Jtable’s valueSo I was trying to look for values in a Jtable, testing if what’s on the x line and the y column matches an object, but it’s not going at all and I don’t know why. I’ve tried everything =( public… 
- 
		1 votes0 answers69 viewsQ: Compare two hashmapsHello, I need to buy the values of 2 Hashmaps. I’m making an Image Matcher using equal amount of colors, using this code, but I don’t know how I can compare them. public static double…