| From: | "Robson Martins" <robson(at)netalfa(dot)com(dot)br> |
|---|---|
| To: | "pgsql-interfaces" <pgsql-interfaces(at)postgresql(dot)org> |
| Subject: | Re: [INTERFACES] Java... |
| Date: | 1999-07-15 17:19:50 |
| Message-ID: | 004501becee6$3f923920$1ed4d2c8@Designer2.netalfa.com.br |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-interfaces |
-----Mensagem original-----
De: Byron Nikolaidis <byronn(at)solipsys(dot)com>
Para: Robson Martins <robson(at)netalfa(dot)com(dot)br>
Cc: pgsql-interfaces <pgsql-interfaces(at)postgreSQL(dot)org>
Data: Quinta-feira, 15 de Julho de 1999 11:39
Assunto: Re: [INTERFACES] Java...
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
------------------------------------------------------------------------------
Hello again!
What.setBackgroundColor(Color.white) ?
Where i use this?
Hugs...Robson
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robson Martins | 1999-07-15 19:09:51 | How to call javascript? |
| Previous Message | Stuart Rison | 1999-07-15 15:03:32 | Problems compiling DBD::Pg under IRIX 5.3 |