Posts by Igor Paslauski • 3 points
2 posts
-
0
votes1
answer212
viewsQ: Setting Image on a Button using Netbeans 8.2
I am trying to insert an image . png in a jbutton, I put the image in a package and I am searching them with: btnCalcBanco.setBackground(new java.awt.Color(255, 255, 255)); btnCalcBanco.setIcon(new…
-
-2
votes1
answer35
viewsQ: Random values for a Java exercise
I’m wanting to make a sum exercise application, it should do a search in the database where will be registered the 3 values(val1, val2, rest) as I make this search in the bank be random???
javaasked Igor Paslauski 3