Re: [INTERFACES] Java...

From: Byron Nikolaidis <byronn(at)solipsys(dot)com>
To: Robson Martins <robson(at)netalfa(dot)com(dot)br>
Cc: pgsql-interfaces <pgsql-interfaces(at)postgreSQL(dot)org>
Subject: Re: [INTERFACES] Java...
Date: 1999-07-15 14:37:10
Message-ID: 378DF216.C0F51C41@solipsys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Robson Martins wrote:

> Hello all...How do i change my applet color?Ex: My applet color is
> gray, i want to make it whiteHow do i do this? Anotherthing, anybody
> know any good Java Language List?
>
> Hugs... Robson Martins..

use setBackgroundColor(Color.white) and/or setForegroundColor()...and
find a java list!

Byron

In response to

  • Java... at 1999-07-15 14:09:54 from Robson Martins

Browse pgsql-interfaces by date

  From Date Subject
Next Message Stuart Rison 1999-07-15 15:03:32 Problems compiling DBD::Pg under IRIX 5.3
Previous Message Robson Martins 1999-07-15 14:09:54 Java...