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 244721 - NullPointerException at org.netbeans.swing.laf.dark.RelativeColor.createValue
Summary: NullPointerException at org.netbeans.swing.laf.dark.RelativeColor.createValue
Status: RESOLVED DUPLICATE of bug 244722
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-26 02:21 UTC by purwo
Modified: 2014-05-30 07:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 209925


Attachments
stacktrace (3.83 KB, text/plain)
2014-05-26 02:21 UTC, purwo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description purwo 2014-05-26 02:21:37 UTC
Build: NetBeans IDE 8.0 (Build 201403101706)
VM: Java HotSpot(TM) Client VM, 23.21-b01, Java(TM) SE Runtime Environment, 1.7.0_21-b11
OS: Windows 7

User Comments:
purwo: error.
please fix it soon.
thanks.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.swing.laf.dark.RelativeColor.createValue(RelativeColor.java:195)
   at javax.swing.UIDefaults.getFromHashtable(UIDefaults.java:217)
   at javax.swing.UIDefaults.get(UIDefaults.java:162)
   at javax.swing.MultiUIDefaults.get(MultiUIDefaults.java:58)
   at org.netbeans.beaninfo.editors.ColorEditor.initSwingConstants(ColorEditor.java:564)
   at org.netbeans.beaninfo.editors.ColorEditor.getStaticChooser(ColorEditor.java:204)
Comment 1 purwo 2014-05-26 02:21:39 UTC
Created attachment 147434 [details]
stacktrace
Comment 2 Stanislav Aubrecht 2014-05-30 07:41:13 UTC

*** This bug has been marked as a duplicate of bug 244722 ***