Class NmrPlugin
java.lang.Object
org.openscience.jmol.app.janocchio.NmrPlugin
- All Implemented Interfaces:
JmolPlugin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
destroy()
getName()
boolean
void
notifyCallback
(CBK type, Object[] data) void
setVisible
(boolean b) void
-
Constructor Details
-
NmrPlugin
public NmrPlugin()
-
-
Method Details
-
start
- Specified by:
start
in interfaceJmolPlugin
-
destroy
public void destroy()- Specified by:
destroy
in interfaceJmolPlugin
-
getVersion
- Specified by:
getVersion
in interfaceJmolPlugin
-
getName
- Specified by:
getName
in interfaceJmolPlugin
-
setVisible
public void setVisible(boolean b) - Specified by:
setVisible
in interfaceJmolPlugin
-
notifyCallback
- Specified by:
notifyCallback
in interfaceJmolPlugin
-
getMenuIcon
- Specified by:
getMenuIcon
in interfaceJmolPlugin
-
getMenuText
- Specified by:
getMenuText
in interfaceJmolPlugin
-
isStarted
public boolean isStarted()- Specified by:
isStarted
in interfaceJmolPlugin
-
getWebSite
- Specified by:
getWebSite
in interfaceJmolPlugin
-