Reporting Mouse Clicks

What is this? The 20th Century?

This simple example shows how to create a listener to capture mouse click. Use your browser to open the Java Console to see the output from System.out.println. (e.g., in Netscape Tools->Web development->Java console, in IE you must first enable it via Tools->Internet Options -> Advanced and then access it via View->Java console).

Here are the files: