Disable item from JList

Hi,

my problem is

How can we disable one item from the JList?

[81 byte] By [student@sunDNa] at [2007-11-27 11:35:07]
# 1

Define "disable" in this case.

BigDaddyLoveHandlesa at 2007-7-29 17:01:02 > top of Java-index,Java Essentials,Java Programming...
# 2

In the future, Swing related questions should be posted in the Swing forum.

Remove the item from the list.

camickra at 2007-7-29 17:01:02 > top of Java-index,Java Essentials,Java Programming...