Basic HTML version of Foils prepared 13 July 98

Foil 64 The ActionEvent Class

From Java Academy II:Intermediate Java NPAC/ECS Java Academy -- February to April 98. by Tom Scavo

The java.awt.event.ActionEvent Class
1 ActionEvent is a class in the core package java.awt.event
2 The most important method in this class is: public String getActionCommand();
3 We will use this method to process an ActionEvent generated by a button, but first we need to understand what a Java interface is...

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Sat Nov 28 1998