Re: setFont()
- From: Roedy Green <look-on@xxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 29 Aug 2005 07:38:42 GMT
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.
.
- References:
- setFont()
- From: Frances
- setFont()
- Prev by Date: Re: Render Fonts smoothly...
- Next by Date: Re: Howto: SWT/Eclipse "focus rectangle"
- Previous by thread: Re: setFont()
- Next by thread: Upating a frame
- Index(es):