Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #1688
| From | "Michael Dunn" <michael.dunn@THRWHITE.remove-dii-this> |
|---|---|
| Subject | Re: Detecting Focus In A |
| Message-ID | <46572cda$1@dnews.tpgi.com.au> (permalink) |
| Newsgroups | comp.lang.java.gui |
| References | <GLudnduP67v9_svbnZ2dnUVZ_g-dnZ2d@comcast.com> |
| Date | 2011-04-27 15:34 +0000 |
| Organization | TDS.net |
To: comp.lang.java.gui "Hal Vaughan" <hal@thresholddigital.com> wrote in message news:GLudnduP67v9_svbnZ2dnUVZ_g-dnZ2d@comcast.com... >I have a superclass, guiModule, that is a super class for several panes I'm > using that are in a JTabbedPane. In the superclass I have specified that > it implements FocusListener and have the focusGained() method in it. I > would have thought that when I selected a particular tab on the > JTabbedPane, that particular class would have the focusGained() method > called, but that isn't happening. > > What do I use or what kind of listener do I need so each panel can detect > when it is selected by clicking on the corresponding tab? ChangeListener() --- * 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 | Next — Previous in thread | Find similar | Unroll thread
Detecting Focus In A Tabb "Hal Vaughan" <hal.vaughan@THRWHITE.remove-dii-this> - 2011-04-27 15:34 +0000 Re: Detecting Focus In A "Michael Dunn" <michael.dunn@THRWHITE.remove-dii-this> - 2011-04-27 15:34 +0000
csiph-web