Michael Koch <[EMAIL PROTECTED]> wrote on Tue, 6 Jan 2004 22:27:25 +0100:
graydon>+ // ChangeEvents are not AWTEvents, can't use multicaster graydon>+ Vector changeListeners = new Vector (); Sascha> it probably would be advisable to use Sascha> javax.swing.event.EventListenerList instead of Vector. Michael> The EventListenerList stuff is already on my disc since Michael> some time for most JContainer subclasses. I said graydon Michael> not to do it. "it" = using EventListenerList? Why not -- is there some problem with that class? -- Sascha Sascha Brawer, [EMAIL PROTECTED], http://www.dandelis.ch/people/brawer/ _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

