Hi, Bharat,

You may want to check the SystemColor class and its statis fields to
retrieve system color settings, such as SystemColor.window. I have
been using them successfully to set the initial color scheme of my
application window. 

However, I found also that when the system color changed, my app
would not pick up the change automatically. Have not bothered to 
look into that yet.

No clue with the fonts.

_msong


On Sat, 10 Feb 2001, Bharat Dighe wrote:

> Hi all,
> 
> I am developing an application for windows platforms.
> I want my GUI to follow the system settings i.e. fonts, colors etc.
> 
> GUI starts with system settings but it does not update itself  if settings get 
>changed when it is running. Is it possible.
> 
> Any way to receive notification for such update ?
> Or
> Is it possible to get system fonts, colors etc. through some method.
> 
> Thanks in advance.
> 
> - Bharat
> 
> 

_______________________________________________
Swing mailing list
[EMAIL PROTECTED]
http://eos.dk/mailman/listinfo/swing

Reply via email to