Java Experts Take Note:
All Java classes in an option tree use a package name of nxm.<opt>.<area>. This provides for the uniqueness although it does not follow the Java standard (which would use <tld>.<organization>.nxm.<opt>.<area>). This deviation from the standard simplifies the package names and allows commonality between organizations.