Focus problem on JList

  • Follow


Hello,

I made a JDialog with two JButton and one JList. I'd like to get the focus
on my Jlist, but it's always the first button (in declaration order) which
has the focus. An actionListener is added to the JButton and I put the focus
on the Jlist by "JList.requestFocus()".

Any idea ?


0
Reply Jo 2/1/2005 10:41:30 AM


0 Replies
325 Views

(page loaded in 0.018 seconds)

Similiar Articles:













7/22/2012 5:32:38 AM


Reply: