All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.openscience.jmol.app.SplashInterface Maven / Gradle / Ivy

There is a newer version: 14.31.10
Show newest version
package org.openscience.jmol.app;

public interface SplashInterface {

  public void showStatus(String _);

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy