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


Groups > comp.lang.java.gui > #2050 > unrolled thread

Re: Listeners Still Respo

Started by"Hal Vaughan" <hal.vaughan@THRWHITE.remove-dii-this>
First post2011-04-27 15:36 +0000
Last post2011-04-27 15:36 +0000
Articles 2 — 2 participants

Back to article view | Back to comp.lang.java.gui

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Listeners Still Respo "Hal Vaughan" <hal.vaughan@THRWHITE.remove-dii-this> - 2011-04-27 15:36 +0000
    Re: Listeners Still Respo "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 15:36 +0000

#2050 — Re: Listeners Still Respo

From"Hal Vaughan" <hal.vaughan@THRWHITE.remove-dii-this>
Date2011-04-27 15:36 +0000
SubjectRe: Listeners Still Respo
Message-ID<58mdnRrcPeSHDAXbnZ2dnUVZ_t7inZ2d@comcast.com>
  To: comp.lang.java.gui
Roedy Green wrote:

> On Fri, 13 Jul 2007 13:11:21 -0400, Hal Vaughan
> <hal@thresholddigital.com> wrote, quoted or indirectly quoted someone
> who said :
> 
>>
>>Both of the offending lines are after I've removed the Listener and before
>>I
>>reattach it.  Why are they triggering the Listener when it's not attached?
> 
> After you detach, get a list of the listeners to make sure it really
> came off.

Did it and found there were two add methods, in different areas, one where
the object was created and one within it.  Thanks!

Hal

---
 * 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

[toc] | [next] | [standalone]


#2060

From"Roedy Green" <roedy.green@THRWHITE.remove-dii-this>
Date2011-04-27 15:36 +0000
Message-ID<m7ji93h2scg7hp62ou0quano8ba9qhurqh@4ax.com>
In reply to#2050
  To: comp.lang.java.gui
On Sat, 14 Jul 2007 05:02:18 -0400, Hal Vaughan
<hal@thresholddigital.com> wrote, quoted or indirectly quoted someone
who said :

>Did it and found there were two add methods, in different areas, one where
>the object was created and one within it.  Thanks!

If you can think of an obvious keyword, often the Java glossary will
solve your problem.  e.g. http://mindprod.com/jgloss/listener.html
-- 
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com

---
 * 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

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.java.gui


csiph-web