Class JSVAppletPro
java.lang.Object
jspecview.appletjs.JSVApplet
jspecview.appletjs.JSVAppletPro
- All Implemented Interfaces:
JSInterface, AppletFrame, JSVAppletInterface
A signed applet that has an Advanced... menu item that pulls up a MainFrame
- Author:
- Bob Hanson St. Olaf College hansonr@stolaf.edu
-
Field Summary
Fields inherited from class JSVApplet
app, viewer, viewerOptions -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class JSVApplet
addHighlight, cacheFileByName, cachePut, callToJavaScript, checkScript, createMainPanel, destroy, export, exportSpectrum, getApp, getCoordinate, getDocumentBase, getFullName, getJSVPanel, getParameter, getParameter, getPropertyAsJavaObject, getPropertyAsJSON, getSolnColour, initViewer, isSigned, loadInline, newWindow, openFile, openFileAsyncSpecial, openFileAsyncSpecialType, print, processKeyEvent, processMouseEvent, processTwoPointGesture, removeAllHighlights, removeHighlight, repaint, reversePlot, runScript, runScriptNow, setDisplay, setDropTargetListener, setFilePath, setPanelVisible, setScreenDimension, setSpectrumNumber, setStatusDragDropped, startHoverWatcher, syncScript, toggleCoordinate, toggleGrid, toggleIntegration, togglePointsOnly, update, validate, validateContent, writeStatus
-
Constructor Details
-
JSVAppletPro
-
-
Method Details
-
init
-
isPro
public boolean isPro()- Specified by:
isProin interfaceJSVAppletInterface- Overrides:
isProin classJSVApplet
-
getAppletInfo
Description copied from class:JSVAppletGet Applet information- Specified by:
getAppletInfoin interfaceAppletFrame- Overrides:
getAppletInfoin classJSVApplet- Returns:
- the String "JSpecView Applet"
-
script
-
doExitJmol
public void doExitJmol()- Specified by:
doExitJmolin interfaceAppletFrame- Overrides:
doExitJmolin classJSVApplet
-