Home
last modified time | relevance | path

Searched refs:applet (Results 1 – 25 of 44) sorted by relevance

12

/plugin/jmol2/jmol/
DJmol.js400 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 …]
DREADME.txt51 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).
DCHANGES.txt25 # 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 …]
DCOPYRIGHT.txt20 Complete source code for the Jmol application, the Jmol applet, and
DLEAME.txt58 La miniaplicaci�n ("applet"), es decir, una versi�n del programa
DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
DJmolApplet.jar ... org/jmol/api/ org/jmol/applet/ org/jmol/appletwrapper/ org/jmol ...
/plugin/jcapture/src/com/hammurapi/jcapture/
DCaptureFrame.java48 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 …]
DScreenRecorder.java132 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/
DBasicGraphEditor.java941 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 …]
DBasicGraphEditor.java.bak910 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/
Dfck_xhtml10transitional.js36 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/
Dsyntax.php56 $this->Lexer->addSpecialPattern( '<applet.*?>', $mode, 'plugin_applet' );
/plugin/chat/
DChatNotify.class ... ChatNotify.java package ChatNotify extends java.applet.Applet { java.applet.AudioClip[] sound java ...
/plugin/orgapp/
Dplugin.info.txt6 desc Generate HTML code to integrate OrgApp applet (see http://www.eiroca.net/orgapp)
DREADME.md5 Generates charts using the [applet orgapp](http://www.eiroca.net/orgapp/).
/plugin/supa/
Dchangelog.txt12 Better support Internet Explorer when detecting if applet has finished loading
/plugin/supa/lib/
DSupa.jar ... de.christophlinder.supa.SupaApplet extends java.applet.Applet { private static final long serialVersionUID private boolean ...
DSupa.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/
Dspecimen_stylesheet.css7 html, body, div, span, applet, object, iframe, selector
/plugin/html2pdf/html2pdf/html2ps/
Ddefault.css10 applet { selector
/plugin/jcapture/lib/
Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
Djdraw.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/js/sanitizer/
Dsanitizer.min.js72 $.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

12