Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #1095

Re: Listeners Firing In t

From "Daniel Pitts" <daniel.pitts@THRWHITE.remove-dii-this>
Subject Re: Listeners Firing In t
Message-ID <1172888896.494213.269930@64g2000cwx.googlegroups.com> (permalink)
Newsgroups comp.lang.java.gui
References <1172859692.554224.105910@t69g2000cwt.googlegroups.com>
Date 2011-04-27 15:31 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
On Mar 2, 10:21 am, "Jason Cavett" <jason.cav...@gmail.com> wrote:
> As far as I know, listeners fire in the order that they're added to an
> object.
*bzzt* wrong.
There isn't any guaranty about the order events are processed, other
than they are generally processed in the event dispatch thread
(assuming you're using Swing).

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.gui | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Listeners Firing In the W "Jason Cavett" <jason.cavett@THRWHITE.remove-dii-this> - 2011-04-27 15:31 +0000
  Re: Listeners Firing In t "Michael Rauscher" <michael.rauscher@THRWHITE.remove-dii-this> - 2011-04-27 15:31 +0000
  Re: Listeners Firing In t "Daniel Pitts" <daniel.pitts@THRWHITE.remove-dii-this> - 2011-04-27 15:31 +0000

csiph-web