Chapter 48. addListener()
Create an object whose purpose in life is to monitor something, like the mouse, and see if any event happens to it. Only certain objects can have addListener() used on them.
|
AddListener() is a method you can use when you want to latch a listener onto certain objects. These objects are as follows: