source: vanHelsing/trunk/gui/doc/index.html@ 864

Last change on this file since 864 was 864, checked in by tobias, on Apr 16, 2010 at 5:55:54 PM

javadoc added

File size: 1.3 KB
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
2<!--NewPage-->
3<HTML>
4<HEAD>
5<!-- Generated by javadoc on Fri Apr 16 16:31:38 CEST 2010-->
6<TITLE>
7Generated Documentation (Untitled)
8</TITLE>
9<SCRIPT type="text/javascript">
10 targetPage = "" + window.location.search;
11 if (targetPage != "" && targetPage != "undefined")
12 targetPage = targetPage.substring(1);
13 if (targetPage.indexOf(":") != -1)
14 targetPage = "undefined";
15 function loadFrames() {
16 if (targetPage != "" && targetPage != "undefined")
17 top.classFrame.location = top.targetPage;
18 }
19</SCRIPT>
20<NOSCRIPT>
21</NOSCRIPT>
22</HEAD>
23<FRAMESET cols="20%,80%" title="" onLoad="top.loadFrames()">
24<FRAME src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
25<FRAME src="de/dass_it/vanhelsing/gui/package-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
26<NOFRAMES>
27<H2>
28Frame Alert</H2>
29
30<P>
31This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.
32<BR>
33Link to<A HREF="de/dass_it/vanhelsing/gui/package-summary.html">Non-frame version.</A>
34</NOFRAMES>
35</FRAMESET>
36</HTML>
Note: See TracBrowser for help on using the repository browser.