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


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

Re: Component Focus

From "Larry Barowski" <larry.barowski@THRWHITE.remove-dii-this>
Subject Re: Component Focus
Message-ID <8MWdnRO7kLuGaJ7anZ2dnUVZ_g2dnZ2d@comcast.com> (permalink)
Newsgroups comp.lang.java.gui
References <1191425748.265173.17620@g4g2000hsf.googlegroups.com>
Date 2011-04-27 15:39 +0000
Organization TDS.net

Show all headers | View raw


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

"Jason Cavett" <jason.cavett@gmail.com> wrote in message 
news:1191425748.265173.17620@g4g2000hsf.googlegroups.com...
> Is there a way to track component focus across an entire GUI?  What I
> am trying to do is keep toolbars updated (by updating their
> corresponding actions) depending on what component is currently in
> focus.

You can use Toolkit.addAWTEventListener with a
FOCUS_EVENT_MASK.

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