Java swing smiley chooser

From: Kasper K (kasper_at_kau.dk)
Date: 03/27/04


Date: 27 Mar 2004 04:29:26 -0800

Hi all,

What is the best way to make a smiley chooser in a JApplet? I want it
to be like the one in MS Messenger. I found that a JComboBox is
usefull. It uses a button and have a JList that shows the items. But I
want the items (smileys) to be shown just as in MSG and use
HORIZONTAL_WRAP as LayoutOrientation.

Still I think the result is not good. Does anyone have some code for a
smiley chooser like the one in MSG that they would like to share?

/Kasper - Denmark