/plugin/jmol2/jmol/ |
H A D | Jmol.js | 401 if (applet) applet.script(script); 406 if (applet) applet.script(script); 1014 return applet; 1020 if (applet) return applet 1027 var applet; 1033 if (applet) 1300 return (applet ? applet.getPropertyAsString(sKey,sValue) + "" : "") 1307 return (applet ? applet.getPropertyAsJSON(sKey,sValue) + "" : "") 1316 return (applet ? applet.getProperty(sKey,sValue) : null) 1344 if (applet) ret += applet.scriptWaitOutput(script); [all …]
|
H A D | README.txt | 51 The applet, i.e. a version of the program that will only run 70 An equivalent version of the applet, but this is a "signed" or 71 "trusted" applet (a term in Java security language). This means it 77 "certificate" or if they "trust" the applet, but this security feature 88 the preparation of web pages that use Jmol applet, without the need to 90 This library uses by default the split version of the applet (either 96 The applet is divided up into several pieces according to their function, 116 The signed version of the split applet. This version allows the user 129 4 full copies of the applet (signed or unsigned, split or not).
|
H A D | CHANGES.txt | 25 # bug fix: applet cannot load inline 137 # causing applet-applet interference. 1406 # new feature: applet.getJmolStatus("AS_VECTOR") and applet.getJmolStatus("AS_HASHTABLE") 1933 # code: realignment of applet JAR files 2035 # bug fix: vibration thread not closing down for applet destroy when applet is off-screen 2442 # new feature: frank appears RED in signed applet, and popup about menu identifies the applet as si… 2446 # for the signed applet 3110 # bug fix: fixes applet memory leak due to 3899 # bug fix: antialias fix for applet 4679 # . this applet only [all …]
|
H A D | COPYRIGHT.txt | 20 Complete source code for the Jmol application, the Jmol applet, and
|
H A D | LEAME.txt | 58 La miniaplicaci�n ("applet"), es decir, una versi�n del programa
|
H A D | JmolApplet0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/obrador/
javax/
... |
H A D | JmolAppletSigned0.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
H A D | JmolApplet.jar | ... org/jmol/api/
org/jmol/applet/
org/jmol/appletwrapper/
org/jmol ... |
/plugin/jcapture/src/com/hammurapi/jcapture/ |
H A D | CaptureFrame.java | 48 private AbstractCaptureApplet applet; field in CaptureFrame 55 public CaptureFrame(final AbstractCaptureApplet applet) throws Exception { in CaptureFrame() argument 64 this.applet = applet; in CaptureFrame() 66 captureConfig.load(applet.loadConfig()); in CaptureFrame() 67 captureConfig.setBackgroundProcessor(applet.getBackgroundProcessor()); in CaptureFrame() 216 return applet; in getApplet() 230 String defaultImageFormat = applet.getParameter("imageFormat"); in capture() 253 HttpResponse iResponse = applet.post( in capture() 281 JSObject window = JSObject.getWindow(applet); in capture() 282 String toEval = "insertAtCarret('"+applet.getParameter("edid")+"','{{:"+fileName+"|}}')"; in capture() [all …]
|
H A D | ScreenRecorder.java | 132 public ScreenRecorder(CaptureConfig config, AbstractCaptureApplet applet) throws Exception { in ScreenRecorder() argument 152 applet.addCloseable(imagesFileCloseable); in ScreenRecorder()
|
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/ |
H A D | BasicGraphEditor.java | 941 private JApplet applet; 945 this.applet = applet; 971 return applet.getParameter("host"); 975 return applet.getParameter("dokuBase"); 979 return applet.getParameter("imageFormat"); 983 return applet.getParameter("palettes"); 987 return applet.getParameter("authtok"); 991 return applet.getParameter("sectok"); 999 return applet.getParameter("sessionName"); 1003 return applet.getParameter("sessionId"); [all …]
|
H A D | BasicGraphEditor.java.bak | 910 private JApplet applet; 914 this.applet = applet; 936 // return applet.getDocumentBase(); 940 return applet.getParameter("host"); 944 return applet.getParameter("dokuBase"); 948 return applet.getParameter("authtok"); 952 return applet.getParameter("sectok"); 960 return applet.getParameter("sessionName"); 964 return applet.getParameter("sessionId"); 972 String cookiesStr = applet.getParameter("cookies"); [all …]
|
/plugin/wysiwyg/fckeditor/editor/dtd/ |
H A D | fck_xhtml10transitional.js | 36 H = X({sub:1, img:1, object:1, sup:1, basefont:1, map:1, applet:1, font:1, big:1, small:1}, G) ; 39 …1, bdo:1, 'var':1, div:1, object:1, sup:1, strike:1, dir:1, map:1, dl:1, applet:1, del:1, isindex:… property in FCK.DTD.K 106 applet: O,
|
/plugin/applet/ |
H A D | syntax.php | 56 $this->Lexer->addSpecialPattern( '<applet.*?>', $mode, 'plugin_applet' );
|
/plugin/chat/ |
H A D | ChatNotify.class | ... ChatNotify.java
package
public ChatNotify extends java.applet.Applet {
java.applet.AudioClip[] sound ... |
/plugin/orgapp/ |
H A D | plugin.info.txt | 6 desc Generate HTML code to integrate OrgApp applet (see http://www.eiroca.net/orgapp)
|
H A D | README.md | 5 Generates charts using the [applet orgapp](http://www.eiroca.net/orgapp/).
|
/plugin/supa/ |
H A D | changelog.txt | 12 Better support Internet Explorer when detecting if applet has finished loading
|
/plugin/supa/lib/ |
H A D | Supa.jar | ... de.christophlinder.supa.SupaApplet extends java.applet.Applet {
private static final long serialVersionUID
private boolean ... |
H A D | Supa.jar.unsigned | ... de.christophlinder.supa.SupaApplet extends java.applet.Applet {
private static final long serialVersionUID
private boolean ... |
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/specimen_files/ |
H A D | specimen_stylesheet.css | 7 html, body, div, span, applet, object, iframe, selector
|
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | default.css | 10 applet { selector
|
/plugin/jcapture/lib/ |
H A D | jcapture.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/jdraw/lib/ |
H A D | jdraw.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/diagramsnet/lib/js/sanitizer/ |
H A D | sanitizer.min.js | 72 $.f={a:0,abbr:0,acronym:0,address:0,applet:272,area:2,article:0,aside:0,audio:0,b:0,base:274,basefo… property in $.f 74 $.Q={a:"HTMLAnchorElement",abbr:"HTMLElement",acronym:"HTMLElement",address:"HTMLElement",applet:"H… property in $.Q
|