aspose file tools
The moose likes Programmer Certification (SCJP/OCPJP) and the fly likes Listeners are named accordingly to the event they process.Is this True/False. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Certification » Programmer Certification (SCJP/OCPJP)
Reply Bookmark "Listeners are named accordingly to the event they process.Is this True/False." Watch "Listeners are named accordingly to the event they process.Is this True/False." New topic
Author

Listeners are named accordingly to the event they process.Is this True/False.

Roll
Ranch Hand

Joined: Jan 20, 2000
Posts: 52
Any help!!!
paul wheaton
Trailboss

Joined: Dec 14, 1998
Posts: 19679
    ∞

They frequently are in the AWT event model. But you can make a listener for your own objects and name them anything you want.


permaculture forums
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Listeners are named accordingly to the event they process.Is this True/False.