Friday, June 09, 2006

Event handling in Java

There are 3 tips for you to implement event handling in Java. Some code is not correct but it's not hard to fix.

+ Using the EventObject Class
+ Implementing the EventListener Interface
+ Writing an Event Producer

Tomorrow I will start to work for StringEx. :-)

No comments: