|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.openscience.jmol.app.webexport.Widgets.Widget
org.openscience.jmol.app.webexport.Widgets.SpinOnWidget
class Widgets.SpinOnWidget
| Field Summary |
|---|
| Fields inherited from class org.openscience.jmol.app.webexport.Widgets.Widget |
|---|
name |
| Constructor Summary | |
|---|---|
Widgets.SpinOnWidget()
|
|
| Method Summary | |
|---|---|
(package private) java.lang.String |
getJavaScript(int appletID,
JmolInstance instance)
Each Widget must implement this function and make sure to use the appletID number to specify the target applet i.e. |
(package private) java.lang.String |
getJavaScriptFileName()
A COPY OF THIS .JS FILE MUST BE STORED IN THE html PART OF WEBEXPORT |
(package private) java.lang.String[] |
getSupportFileNames()
The list of files returned by this function should contain the full path to each file. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
Widgets.SpinOnWidget()
| Method Detail |
|---|
java.lang.String[] getSupportFileNames()
Widgets.Widget
getSupportFileNames in class Widgets.Widgetjava.lang.String getJavaScriptFileName()
Widgets.Widget
getJavaScriptFileName in class Widgets.Widget
java.lang.String getJavaScript(int appletID,
JmolInstance instance)
Widgets.Widget
getJavaScript in class Widgets.Widget
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||