Re: setFont()



On Sun, 28 Aug 2005 00:09:28 -0400, Frances <fdr58@xxxxxxxxx> wrote or
quoted :

>what about color? how to set Font Color?

In paint you do a Graphics.setColor().

In Components you do Component.setForeground and
Component.setBackground.

Font objects themselves do not have a colour.
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.
.