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


Groups > comp.lang.java.programmer > #18533 > unrolled thread

Re: jtextfield focus

Started byEric Sosman <esosman@ieee-dot-org.invalid>
First post2012-09-04 09:54 -0400
Last post2012-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.


Contents

  Re: jtextfield focus Eric Sosman <esosman@ieee-dot-org.invalid> - 2012-09-04 09:54 -0400

#18533 — Re: jtextfield focus

FromEric Sosman <esosman@ieee-dot-org.invalid>
Date2012-09-04 09:54 -0400
SubjectRe: 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."

[toc] | [standalone]


Back to top | Article view | comp.lang.java.programmer


csiph-web