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


Groups > comp.lang.java.programmer > #8082

Re: how to bypass this swing limit

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail
From Daniele Futtorovic <da.futt.news@laposte-dot-net.invalid>
Newsgroups comp.lang.java.programmer
Subject Re: how to bypass this swing limit
Date Fri, 16 Sep 2011 19:07:45 +0200
Organization A noiseless patient Spider
Lines 17
Message-ID <j50022$std$1@dont-email.me> (permalink)
References <99d5e91e-983c-4b87-ba97-657ccf137521@glegroupsg2000goo.googlegroups.com> <j4vtt8$cnv$1@dont-email.me> <c8ff6fb8-4610-4144-9072-0f5f44be67da@glegroupsg2000goo.googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding 7bit
Injection-Date Fri, 16 Sep 2011 17:12:34 +0000 (UTC)
Injection-Info mx04.eternal-september.org; posting-host="WrQ6TY7cZS4XmFmZxCpJlw"; logging-data="29613"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+57VP4h+7Qu8Ypz5AOCqCI"
User-Agent Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.22) Gecko/20110902 Thunderbird/3.1.14
In-Reply-To <c8ff6fb8-4610-4144-9072-0f5f44be67da@glegroupsg2000goo.googlegroups.com>
Cancel-Lock sha1:04mo8+IZL0LCoI+Pyy9MhAg+4hM=
Xref x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:8082

Show key headers only | View raw


On 16/09/2011 18:47, Peter Cheung allegedly wrote:
> share the model can make two components display the same data. Except
> this, i need to create two set of event to handle mouse click, it is
> quite trouble.
> 
> thanks

If you have, as you should, written a view/controller class that
initialises its layout, data and listeners, then the net difference
between one and two of those is one instantiation and addition to a
container.

It sounds like the design of your mouse event handler isn't right.

-- 
DF.
Determinism trumps correctness.

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

how to bypass this swing limit Peter Cheung <cmk128@gmail.com> - 2011-09-16 09:14 -0700
  Re: how to bypass this swing limit Daniele Futtorovic <da.futt.news@laposte-dot-net.invalid> - 2011-09-16 18:31 +0200
    Re: how to bypass this swing limit Peter Cheung <cmk128@gmail.com> - 2011-09-16 09:47 -0700
      Re: how to bypass this swing limit Daniele Futtorovic <da.futt.news@laposte-dot-net.invalid> - 2011-09-16 19:07 +0200
      Re: how to bypass this swing limit David Lamb <dalamb@cs.queensu.ca> - 2011-09-16 16:15 -0400
  Re: how to bypass this swing limit Roedy Green <see_website@mindprod.com.invalid> - 2011-09-16 14:48 -0700
    Re: how to bypass this swing limit Peter Cheung <cmk128@gmail.com> - 2011-09-19 03:29 -0700

csiph-web