I'm using Netbeans to try and create a little minigame for a class project. We haven't learned to make objects move, and I want to do a little extra.
Consider that I have a label and a button. When I click the button, I want the label to begin moving laterally to the right, parallel to the x-axis. How do I do this?