Newsletter sign-up
View all newsletters

Enterprise Java Newsletter
Stay up to date on the latest tutorials and Java community news posted on JavaWorld

JavaWorld Daily Brew

ActionEvent constructor



Hello. I am a Java beginner and was wondering where I could find the constructor for the ActionEvent class, since I am learning about button events. I want to know what an object of ActionEvent class does in response to the button click on an applet.