Since Java 9 Class.getResource() searches not in the class path but in the package of the class.
So a HGBase class has to be specified to find the images.
Authored by: josefjordan 2020-06-05
Parent: [r334]
Child: [r336]