Menu

#29 SplashScreen paint bug

v2.3
open
nobody
rendering (5)
5
2011-12-24
2011-12-24
Livio Isaia
No

in SplashScreen paint(Graphics g) method
the statement at line 80
else
should be changed into
else if (logo != null)
otherwise if both title and logo are null it should generate an NullPointerException

Discussion


Log in to post a comment.

MongoDB Logo MongoDB