Class PO

java.lang.Object
org.jmol.translation.PO

public class PO extends 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 Details

    • PO

      public PO()