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


Groups > comp.lang.java.programmer > #19238

Re: Combobox Project: How to put 4 text items in the combobox

Newsgroups comp.lang.java.programmer
Date 2012-10-10 14:35 -0700
References <f8e072b4-0c3c-4aac-9ded-83c5962cab9a@googlegroups.com>
Message-ID <eb02218c-281f-4c3e-9219-291e23ee6fce@googlegroups.com> (permalink)
Subject Re: Combobox Project: How to put 4 text items in the combobox
From clusardi2k@aol.com

Show all headers | View raw


My intention is to (1) maintain the 4 different colors already in the project, but to also add the text (Apples, Cars, Shrimp, Moon) described. Each item of the combobox will have its color plus text.

I want to also invoke one of 4 different methods when someone chooses one of the colors. Each corresponding method will print the attached text.

Thank you,

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Combobox Project: How to put 4 text items in the combobox christopher.m.lusardi@gmail.com - 2012-10-10 12:41 -0700
  Re: Combobox Project: How to put 4 text items in the combobox Knute Johnson <nospam@knutejohnson.com> - 2012-10-10 13:31 -0700
  Re: Combobox Project: How to put 4 text items in the combobox clusardi2k@aol.com - 2012-10-10 14:35 -0700
    Re: Combobox Project: How to put 4 text items in the combobox Knute Johnson <nospam@knutejohnson.com> - 2012-10-10 16:30 -0700
      Re: Combobox Project: How to put 4 text items in the combobox markspace <-@.> - 2012-10-10 16:53 -0700
  Re: Combobox Project: How to put 4 text items in the combobox Roedy Green <see_website@mindprod.com.invalid> - 2012-10-11 14:29 -0700

csiph-web