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 244723

Summary: NullPointerException at org.netbeans.swing.laf.dark.RelativeColor.createValue
Product: platform Reporter: purwo
Component: Window SystemAssignee: Stanislav Aubrecht <saubrecht>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 209926
Attachments: stacktrace

Description purwo 2014-05-26 02:27:35 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: fix it




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 javax.swing.UIDefaults.getColor(UIDefaults.java:418)
   at javax.swing.UIManager.getColor(UIManager.java:698)
Comment 1 purwo 2014-05-26 02:27:37 UTC
Created attachment 147436 [details]
stacktrace
Comment 2 Stanislav Aubrecht 2014-05-30 07:41:05 UTC

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