use MatsimResource() to load images so it works also from within jar-files.
close InputStream after creating Texture.
corrected logger name
Some new classes for gravity models
bug fix
replaced deprecated EventHandlers.
commented out useless control flow (reported by FindBugs)
made some inner classes static.
made constant private and final, so it's really a constant.