X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=examples%2FjalviewLiteJs.html;h=8b483b61649e274ca037c1e042c1c52aa47e9cfc;hb=dd1aed40cf00d837d1643918c380546a1dd2d39a;hp=5d0af5d20fabf7d57899b0df71d249680bf18162;hpb=ebb2957d74f3dbc3ebf71c9d432f0643f49ec425;p=jalview.git diff --git a/examples/jalviewLiteJs.html b/examples/jalviewLiteJs.html index 5d0af5d..8b483b6 100644 --- a/examples/jalviewLiteJs.html +++ b/examples/jalviewLiteJs.html @@ -1,48 +1,46 @@ - + - + * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8) + * Copyright (C) 2012 J Procter, AM Waterhouse, LM Lui, J Engelhardt, G Barton, M Clamp, S Searle + * + * This file is part of Jalview. + * + * Jalview is free software: you can redistribute it and/or + * modify it under the terms of the GNU General Public License + * as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. + * + * Jalview is distributed in the hope that it will be useful, but + * WITHOUT ANY WARRANTY; without even the implied warranty + * of MERCHANTABILITY or FITNESS FOR A PARTICULAR + * PURPOSE. See the GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along with Jalview. If not, see . + --> + Javascript API + - JalviewLite API documentation - - - - - + + + - - - - - + // close layer when click-out + document.onclick = mclose; + // --> + + @@ -87,73 +90,77 @@ document.onclick = mclose; - - - -
-
+
+ + + + +

The jalviewLite applet's application programming interface (API) includes two components. A JalviewLite Javascript Library and the public methods on the JalviewLite applet.

Notes

@@ -404,8 +411,14 @@ public static boolean debug -
+ + + +
+ +
+