Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #18533 > unrolled thread
| Started by | Eric Sosman <esosman@ieee-dot-org.invalid> |
|---|---|
| First post | 2012-09-04 09:54 -0400 |
| Last post | 2012-09-04 09:54 -0400 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.java.programmer
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.
Re: jtextfield focus Eric Sosman <esosman@ieee-dot-org.invalid> - 2012-09-04 09:54 -0400
| From | Eric Sosman <esosman@ieee-dot-org.invalid> |
|---|---|
| Date | 2012-09-04 09:54 -0400 |
| Subject | Re: jtextfield focus |
| Message-ID | <k25178$eri$1@dont-email.me> |
On 9/4/2012 6:11 AM, baz83 wrote:
> How do I know if a JTextField has the focus?
Use isFocusOwner() or addFocusListener().
--
Eric Sosman
esosman@ieee-dot-org.invalid
"The speed at which the system fails is usually not important."
Back to top | Article view | comp.lang.java.programmer
csiph-web