org.jmol.appletwrapper
public interface WrappedApplet extends JmolAppletInterface
| Method Summary | |
|---|---|
| void | destroy() |
| String | getAppletInfo() |
| boolean | handleEvent(Event e) |
| void | init() |
| void | paint(Graphics g) |
| void | setAppletWrapper(AppletWrapper appletWrapper) |
| void | update(Graphics g) |