Class PO


  • public class PO
    extends java.lang.Object
    Just a marker for resourceClass.getClass().getResource(resourceName); Jmol now reads the PO files directly for its translations. There is no need for generating .class files.
    • Constructor Summary

      Constructors 
      Constructor Description
      PO()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PO

        public PO()