Changed the Image so that the actual contained image may be null.
+ Changed the constructor to no longer throw a BuildException if the image from the builder is null. + Changed the paint method to check for an update of the image from the informationProvider before the null check for the image field is made to give the image a fighting change to be loaded.
Showing
Please register or sign in to comment