User: jung
Date: 01/02/19 07:39:52
Added: docs/api/test/doc-files test.cl.gif test.cl.html
Log:
added complete API/UML documentation
Revision Changes Path
1.1 zoap/docs/api/test/doc-files/test.cl.gif
<<Binary file>>
1.1 zoap/docs/api/test/doc-files/test.cl.html
Index: test.cl.html
===================================================================
<HTML><HEAD><!-- Generated by Together onMon Feb 19 15:59:53 GMT+01:00 2001
--><TITLE>The ZOAP Documentation</TITLE><LINK REL="stylesheet" TYPE="text/css"
HREF="../../stylesheet.css" TITLE="Style"><BASE TARGET=classFrame>
<SCRIPT LANGUAGE = "JavaScript">
function doClick(imageHref) {
if (parent.imageFrame != null)
parent.imageFrame.location.href = imageHref;
}
function loadImage() {
if((parseInt(navigator.appVersion.charAt(0))>=4) &&
(navigator.appName.indexOf("Microsoft") != -1)) {
if (parent.isAppletFirstTime == true) {
parent.isAppletFirstTime = false;
return;
}
if (parent.packageListFrame.document.navigApplet == null) { return; }
var imageFileName = "test/doc-files/test.cl.gif";
var myWidth = document.body.scrollWidth;
if (myWidth <= document.body.clientWidth) myWidth = document.images[0].width+25;
var myHeight = document.body.scrollHeight;
if (myHeight <= document.body.clientHeight) myHeight =
document.images[0].height+25;
parent.packageListFrame.document.navigApplet.loadView(imageFileName, myWidth,
myHeight);
resizeSpot();
moveSpot();
}
}
function resizeSpot() {
if((parseInt(navigator.appVersion.charAt(0))>=4) &&
(navigator.appName.indexOf("Microsoft") != -1)) {
if (parent.packageListFrame.document.navigApplet == null) { return; }
parent.packageListFrame.document.navigApplet.setSpotSize(document.body.clientWidth,
document.body.clientHeight);
parent.packageListFrame.document.navigApplet.repaint();
}
}
function moveSpot() {
if((parseInt(navigator.appVersion.charAt(0))>=4) &&
(navigator.appName.indexOf("Microsoft") != -1)) {
if (parent.packageListFrame.document.navigApplet == null) { return; }
parent.packageListFrame.document.navigApplet.moveSpot(document.body.scrollLeft,
document.body.scrollTop);
}
}
</SCRIPT></HEAD>
<BODY onLoad="loadImage()" onResize="resizeSpot()" onScroll="moveSpot()"><IMG SRC =
"test.cl.gif" USEMAP = "#Beauty"><MAP NAME = "Beauty"><AREA SHAPE = "RECT"
COORDS="15,67,205,86" HREF = "../../test/Test.html#testProxy"><AREA SHAPE = "RECT"
COORDS="15,86,205,105" HREF = "../../test/Test.html#Test(java.lang.String)"><AREA
SHAPE = "RECT" COORDS="15,105,205,124" HREF =
"../../test/Test.html#main(java.lang.String)"><AREA SHAPE = "RECT"
COORDS="15,124,205,143" HREF = "../../test/Test.html#suite()"><AREA SHAPE = "RECT"
COORDS="15,143,205,162" HREF = "../../test/Test.html#setUp()"><AREA SHAPE = "RECT"
COORDS="15,162,205,181" HREF = "../../test/Test.html#testBoolean()"><AREA SHAPE =
"RECT" COORDS="15,181,205,200" HREF = "../../test/Test.html#testString()"><AREA SHAPE
= "RECT" COORDS="15,200,205,219" HREF = "../../test/Test.html#testNullString()"><AREA
SHAPE = "RECT" COORDS="15,219,205,238" HREF =
"../../test/Test.html#testObject()"><AREA SHAPE = "RECT" COORDS="15,238,205,257" HRE!
F = "../../test/Test.html#testException()"><AREA SHAPE = "RECT"
COORDS="15,257,205,276" HREF = "../../test/Test.html#tearDown()"><AREA SHAPE = "RECT"
COORDS="10,10,213,289" HREF = "../../test/Test.html"></MAP></BODY></HTML>