Internationalisation: Unicode & UTF-8

Some file reading methods to handle raw Unicode, or Unicode encoded as UTF-8, are included in JX. This prevents having to prepare unicode documents in the ludicrous \uE723\u337B 'java escaped unicode' format.

Currently these are not very well packaged (to do list :-) ) - however dedicated developers can find the basic code in com.ca.commons.cbutil.CBUtility.

JXplorer actually uses a Unicode enabled resource loader for reading things such as key words and help files - but this is not yet nicely packaged for download either.