Event listeners

George Dvorak <[email protected]> Tue, 15 May 2001 18:15:09 +0200
Newsgroups gmane.comp.java.netbeans.education
Message-ID <[email protected]>
Hey everyone,
as I am a beginning Java developer myself, I would like to ask, what is
the best way of learning the Event Listeners.  I am writing an
application in which I have an array of strings and I'm trying to notify
a jlist of any changes that happen to the array.  Could anyone help me
out or point me to the right source?  Thanks,

George