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


Groups > comp.lang.java.help > #2364

Need example how to use events with a jcombobox

Newsgroups comp.lang.java.help
Date 2012-12-18 11:20 -0800
Message-ID <b87137f0-ad0d-4884-a6e5-0b2e534d34c9@googlegroups.com> (permalink)
Subject Need example how to use events with a jcombobox
From kedward777@gmail.com

Show all headers | View raw


Hello,

I have a jcombobox that I initially populate it with just one "employee name".

Can you show me a code example how I would allow the user to "tap into" the jcombobox, and enter 3 characters of a name, and then have that fire an event which would fetch all matching employees and populate the jcombobox....

Thank you for any and ALL help!
Ken

Back to comp.lang.java.help | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Need example how to use events with a  jcombobox kedward777@gmail.com - 2012-12-18 11:20 -0800
  Re: Need example how to use events with a  jcombobox Eric Sosman <esosman@comcast-dot-net.invalid> - 2012-12-18 15:17 -0500
    Re: Need example how to use events with a  jcombobox Gunter Herrmann <notformail0106@earthlink.net> - 2012-12-18 17:40 -0500
  Re: Need example how to use events with a  jcombobox markspace <-@.> - 2012-12-18 13:00 -0800
    Re: Need example how to use events with a  jcombobox kedward777@gmail.com - 2012-12-18 13:23 -0800
      Re: Need example how to use events with a  jcombobox markspace <-@.> - 2012-12-18 13:40 -0800
        Re: Need example how to use events with a  jcombobox Eric Sosman <esosman@comcast-dot-net.invalid> - 2012-12-18 17:01 -0500

csiph-web