/plugin/jmol2/jmol/ |
D | Jmol.js | 400 var applet = _jmolGetApplet(appletSuffixes[i]); 401 if (applet) applet.script(script); 405 var applet=_jmolGetApplet(targetSuffix); 406 if (applet) applet.script(script); 413 var applet=_jmolGetApplet(targetSuffix); 414 if (!applet)return "ERROR: NO APPLET" 416 return applet.loadInlineString(model, "", false); 418 return applet.loadInlineArray(model, "", false); 424 var applet=_jmolGetApplet(targetSuffix); 425 if (!applet)return "ERROR: NO APPLET" [all …]
|
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).
|
D | CHANGES.txt | 25 # bug fix: applet cannot load inline 134 # local to the applet, with all other functions being static. 137 # causing applet-applet interference. 256 # code: dissociation of applet console from jvm12 474 # new feature: App and applet consoles now have "editor" buttons 1093 # bug fix: (applet) jmolGetPropertyAsString("image") not functional 1118 # bug fix: minimization does not interrupt or stop in applet 1120 # bug fix: applet console not closed when web page destroyed 1122 # bug fix: signed applet JmolAppletSigned0.jar does not include minimizer in internal jar index 1183 # bug fix: signed applet does not use CD to set dialog default directory [all …]
|
D | COPYRIGHT.txt | 20 Complete source code for the Jmol application, the Jmol applet, and
|
D | LEAME.txt | 58 La miniaplicaci�n ("applet"), es decir, una versi�n del programa
|
D | JmolApplet0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/obrador/
javax/
... |
D | JmolAppletSigned0.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
D | JmolApplet.jar | ... org/jmol/api/
org/jmol/applet/
org/jmol/appletwrapper/
org/jmol ... |
/plugin/jcapture/src/com/hammurapi/jcapture/ |
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() 236 …final String fileName = JOptionPane.showInputDialog(CaptureFrame.this, "Upload as", applet.getPara… in capture() 253 HttpResponse iResponse = applet.post( in capture() 281 JSObject window = JSObject.getWindow(applet); in capture() [all …]
|
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/ |
D | BasicGraphEditor.java | 941 private JApplet applet; 944 public Config(JApplet applet /*, HttpClient httpClient*/) { 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"); 995 return new String(Hex.decodeHex(applet.getParameter("name").toCharArray())); [all …]
|
D | BasicGraphEditor.java.bak | 910 private JApplet applet; 913 public Config(JApplet applet /*, HttpClient httpClient*/) { 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"); 956 return new String(Hex.decodeHex(applet.getParameter("name").toCharArray())); 960 return applet.getParameter("sessionName"); [all …]
|
/plugin/wysiwyg/fckeditor/editor/dtd/ |
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) ; property 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 106 applet: O,
|
/plugin/applet/ |
D | syntax.php | 56 $this->Lexer->addSpecialPattern( '<applet.*?>', $mode, 'plugin_applet' );
|
/plugin/chat/ |
D | ChatNotify.class | ... ChatNotify.java
package ChatNotify extends java.applet.Applet {
java.applet.AudioClip[] sound
java ... |
/plugin/orgapp/ |
D | plugin.info.txt | 6 desc Generate HTML code to integrate OrgApp applet (see http://www.eiroca.net/orgapp)
|
D | README.md | 5 Generates charts using the [applet orgapp](http://www.eiroca.net/orgapp/).
|
/plugin/supa/ |
D | changelog.txt | 12 Better support Internet Explorer when detecting if applet has finished loading
|
/plugin/supa/lib/ |
D | Supa.jar | ... de.christophlinder.supa.SupaApplet extends java.applet.Applet {
private static final long serialVersionUID
private boolean ... |
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/ |
D | specimen_stylesheet.css | 7 html, body, div, span, applet, object, iframe, selector
|
/plugin/html2pdf/html2pdf/html2ps/ |
D | default.css | 10 applet { selector
|
/plugin/jcapture/lib/ |
D | jcapture.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/jdraw/lib/ |
D | jdraw.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/diagramsnet/lib/js/sanitizer/ |
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 74 $.Q={a:"HTMLAnchorElement",abbr:"HTMLElement",acronym:"HTMLElement",address:"HTMLElement",applet:"H… property
|