Package Util

Class Summary
Constants This class has all the constants.
FileNameExtensionFilter Implementation for 1.5 compatibility of the 1.6 Java class of the same name, which I didn't realise at the time of using, wasn't part of a 1.5
GEVAHelper Some helpful methods for repeated tasks across several classes
GEVAUncaught In a last effort ditch attempt, try to notify the user that a worker thread crashed for an unexpected reason.
GEVAUncaught.GEVAGlobalUncaught Every possible internal unexpected exception should be handled by GEVAUncaught, but for external (and forgotted internal) unexpected exceptions, don't allow those to vanish into a non-existing console, instead, output an unhelpful message so the user at least knows there be an error.
I18N Internationalisation (I18N) helper
PathTools Collection of file path related stuff