Re: 3 state listbox?



Ike wrote:
Is anyone aware of where I might obtain a "3 state" listbox, as opposed to
the two-state JList? Something that might allow things to be a second color
if they are selected, say, by right-clicking? Thanks, Ike

I suggest writing a ListCellRenderer to do the highlighting. If you use EventQueue.getCurrentEvent (since 1.4) to detect special selections, then you can still be relatively friendly to the PL&F.


Tom Hawtin
--
Unemployed English Java programmer
http://jroller.com/page/tackline/
.