This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 214919 - Netbeans applies plaf to IDE UI
Summary: Netbeans applies plaf to IDE UI
Status: RESOLVED INCOMPLETE
Alias: None
Product: guibuilder
Classification: Unclassified
Component: App Framework (show other bugs)
Version: 7.1.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-28 13:53 UTC by mikeyGlitz
Modified: 2012-06-28 14:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mikeyGlitz 2012-06-28 13:53:18 UTC
I'm having a problem with netbeans that whenever I'm editing JFrames or JPanels, the IDE takes the custom PLAF that I have on the application I'm developing and applies it to the IDE's GUI.

What I mean is not only are the forms, controls, etc. colored in the GUI creator, but They're also applied to all of the other panels, menubars, toolbars, etc in NetBeans.
Comment 1 Jan Stola 2012-06-28 14:16:26 UTC
I am sorry, but we can do nothing without a reproducible test-case. Could you, please, provide one? It would be ideal to attach a sample project with a form that exhibits the described behavior. Thank you in advance.