Hi,
I am using JDK 1.2 and my Java app. has been developed with lot of Swing
Components.
I am unable to run this app. on a machine which has only 16 bit colors instead
of 256.
Any solutions ?.
Regards
Ravi.
Printable View
Hi,
I am using JDK 1.2 and my Java app. has been developed with lot of Swing
Components.
I am unable to run this app. on a machine which has only 16 bit colors instead
of 256.
Any solutions ?.
Regards
Ravi.
Can't have a solution without a problem. What's yours?
(Hint: do you get an error message? If so, what is it? If not, what
happens?)
Ravi <ravics@lucent.com> wrote in message news:3951c04d$1@news.devx.com...
>
> Hi,
>
> I am using JDK 1.2 and my Java app. has been developed with lot of Swing
> Components.
>
> I am unable to run this app. on a machine which has only 16 bit colors
instead
> of 256.
>
> Any solutions ?.
>
> Regards
> Ravi.
>
>
>
You can't run java GUI with out more colour options. You need to install
your monitor driver to upgrade the colours. No other way to get rid of.
"Ravi" <ravics@lucent.com> wrote:
>
>Hi,
>
>I am using JDK 1.2 and my Java app. has been developed with lot of Swing
>Components.
>
>I am unable to run this app. on a machine which has only 16 bit colors instead
>of 256.
>
>Any solutions ?.
>
>Regards
>Ravi.
>
>
>