Posts by AmandaB • 1 point
1 post
-
0
votes1
answer854
viewsQ: Add functions in graphical application buttons
I’m having trouble putting functions for java buttons. Can anyone help? Follows the code: import java.awt.Color; import java.awt.Font; import java.awt.Graphics; import java.awt.Insets; import…