org.jmol.api
public interface JmolStatusListener
Method Summary | |
---|---|
String | createImage(String file, String type, Object text_or_bytes, int quality) |
String | dialogAsk(String type, String fileName) |
String | eval(String strEval) |
float[][] | functionXY(String functionName, int x, int y) |
Hashtable | getRegistryInfo() |
void | handlePopupMenu(int x, int y) |
void | notifyCallback(int type, Object[] data) |
boolean | notifyEnabled(int callback_pick) |
void | setCallbackFunction(String callbackType, String callbackFunction) |
void | showConsole(boolean showConsole) |
void | showUrl(String url) |