﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
20557	[PATCH] NullPointerException because Object.equals is called instead of boolean==boolean	anonymous	team	"Hi, 
when I run CheckBoxTree.main and then click on the CheckBox of the root node, a NullPointerException is thrown in line 153 of CheckBoxTree.
This happens because the equals method is called on 2 Boolean Objects which are returned by the CheckBoxNodeData.isSelected() method.
The source is from a recent download a few days ago.
cheers
Jürgen"	defect	closed	normal	21.03	JMapViewer		fixed	NullPointerException	juegen.hoewener@…
