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


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

Re: Component Focus

Path csiph.com!x330-a1.tempe.blueboxinc.net!feeder1.hal-mli.net!news.alt.net!news-in-01.newsfeed.easynews.com!easynews.com!easynews!news-out.news.tds.net!newsreading01.news.tds.net!86597e80!not-for-mail
From "Larry Barowski" <larry.barowski@THRWHITE.remove-dii-this>
Subject Re: Component Focus
Message-ID <Dridnb-5ToCrTZjanZ2dnUVZ_qSonZ2d@comcast.com> (permalink)
X-Comment-To comp.lang.java.gui,comp.l
Newsgroups comp.lang.java.gui
In-Reply-To <1191511296.807248.52040@r29g2000hsg.googlegroups.com>
References <1191511296.807248.52040@r29g2000hsg.googlegroups.com>
Content-Type text/plain; charset=IBM437
Content-Transfer-Encoding 8bit
X-Gateway time.synchro.net [Synchronet 3.15a-Win32 NewsLink 1.92]
Lines 22
Date Wed, 27 Apr 2011 15:40:02 GMT
NNTP-Posting-Host 96.60.20.240
X-Complaints-To news@tds.net
X-Trace newsreading01.news.tds.net 1303918802 96.60.20.240 (Wed, 27 Apr 2011 10:40:02 CDT)
NNTP-Posting-Date Wed, 27 Apr 2011 10:40:02 CDT
Organization TDS.net
Xref x330-a1.tempe.blueboxinc.net comp.lang.java.gui:2595

Show key headers only | View raw


  To: comp.lang.java.gui,comp.l

"Jason Cavett" <jason.cavett@gmail.com> wrote in message 
news:1191511296.807248.52040@r29g2000hsg.googlegroups.com...
> Awesome...that worked (pretty well, I might add).
>
> After doing a little research though, Sun seems to suggest that this
> can cause speed issues within the GUI.  Is this true?  Have you ever
> noticed a problem as a result (since, essentially, you're capturing
> every event that happens in the system).

With all the time consuming things that go on in a gui, this should
be a tiny contribution. It is used in jGRASP to implement
focus-follows-mouse behavior within a JDesktopPane. The mask
is for focus, mouse, and mouse motion events. When ffm is
turned off, the listener is removed. Any difference in speed for
the ffm on and off states is undetectably small.

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

Component Focus "Jason Cavett" <jason.cavett@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
  Re: Component Focus "Daniel Pitts" <daniel.pitts@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
    Re: Component Focus "Jason Cavett" <jason.cavett@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
  Re: Component Focus "Larry Barowski" <larry.barowski@THRWHITE.remove-dii-this> - 2011-04-27 15:39 +0000
    Re: Component Focus "Jason Cavett" <jason.cavett@THRWHITE.remove-dii-this> - 2011-04-27 15:40 +0000
      Re: Component Focus "Larry Barowski" <larry.barowski@THRWHITE.remove-dii-this> - 2011-04-27 15:40 +0000

csiph-web