Re: Selection in JTable
- From: Roedy Green <see_website@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 08 Apr 2008 13:09:27 GMT
On Tue, 8 Apr 2008 12:06:06 +0200, "Fabrice" <nospam@xxxxxx> wrote,
quoted or indirectly quoted someone who said :
I would to prevent a user to select some cells (depending on the value) of a
JTable and allow the selection of the others.
How is it possible ?
Since you can select groups, literally preventing selection would
drive your users nuts. Perhaps when you get the selection request you
can specially highlight ones that won't be considered.
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.
- References:
- Selection in JTable
- From: Fabrice
- Selection in JTable
- Prev by Date: Selection in JTable
- Next by Date: Re: Switching languages in Swing GUI on the fly
- Previous by thread: Selection in JTable
- Next by thread: Re: Selection in JTable
- Index(es):