Hello,
I have a question running through my mind for a moment. I have yet to read a text speaking of Java beans and the notion of event. But I do not understand the advantage of using events, listeners and all the syntax that goes with it. It changes in relation to what is to simply use interfaces and a Vector of objects that implement this interface? It's faster and cleaner to just use the java-beans? Or the events are necessary.
Bookmarks