Hello,
KRouane@gmail.com schrieb:
> Hi to all,
>
[quoted text clipped - 4 lines]
> the background color is set to rgb(238,238,238) and the frame looks
> different to its design in the GUI editor
Do you use a jDesktopPane ?
Then it looks different to the GUI editor.
> b) when I create a second instance of the same frame the background
> color is set to rgb(236,233,216) and the frame looks similar to its
> design in the GUI editor
Is this a jInternalFrame ?
Do you make a MDI-Appl. ?
> Is there any reason why the first instance when it is the main window
> gets a different background?
>
> Best regards.
>
> - KR
Regards
Michael

Signature
http://www.smurfi.de
German NetBeans Site
KRouane@gmail.com - 08 Mar 2006 14:17 GMT
Hi Michael,
No, it's just a single JFrame.
Regards.