From: YP <yogeshparte@HOTMAIL.COM>
Path: news.mathworks.com!newsfeed-00.mathworks.com!webcrossing
Newsgroups: comp.soft-sys.matlab
Subject: Re: Changing cell color in uitable
Message-ID: <ef5b1e4.1@webcrossing.raydaftYaTP>
Date: Wed, 20 Jun 2007 03:20:58 -0400
References: <ef5b1e4.-1@webcrossing.raydaftYaTP> <ef5b1e4.0@webcrossing.raydaftYaTP>
Lines: 12
NNTP-Posting-Host: 90.38.60.66
MIME-Version: 1.0
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
Xref: news.mathworks.com comp.soft-sys.matlab:414831



Hello!
Is it possible to provide me with a code snippet?
with regards,
YP
----

 Yair Altman wrote:
> Unfortunately, if you want to color specific cells based on content
> or some other logic, you need to define a user-class in Java. It's
> not difficult, but you need to know Java for this.
>
> Yair Altman