How to place control in JList?
for_leska_at_mail15.com
Date: 12/30/04
- Next message: ByteCoder: "Re: help on threads/monitor needed"
- Previous message: Sudsy: "Re: field name for jOptionPane when using Eclipse?"
- Next in thread: ByteCoder: "Re: How to place control in JList?"
- Reply: ByteCoder: "Re: How to place control in JList?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 30 Dec 2004 08:53:01 -0800
I need ability to put JPanel component in line of JList. I have wrote
CustomListCellRenderer class. It works. In list displays me panel with
some components. But I can't do anything with them!!! For JTable I can
create my own CellEditor, which resolve problems with editing. What can
I do with JList?
P.S. Of course, I can use JTable instead JList, but it isn't
preferable.
Thanks.
- Next message: ByteCoder: "Re: help on threads/monitor needed"
- Previous message: Sudsy: "Re: field name for jOptionPane when using Eclipse?"
- Next in thread: ByteCoder: "Re: How to place control in JList?"
- Reply: ByteCoder: "Re: How to place control in JList?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]