index.html 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  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 Thu Apr 26 18:24:32 CEST 2012-->
  6. <TITLE>
  7. Generated 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. <FRAMESET rows="30%,70%" title="" onLoad="top.loadFrames()">
  25. <FRAME src="overview-frame.html" name="packageListFrame" title="All Packages">
  26. <FRAME src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
  27. </FRAMESET>
  28. <FRAME src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
  29. <NOFRAMES>
  30. <H2>
  31. Frame Alert</H2>
  32. <P>
  33. This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.
  34. <BR>
  35. Link to<A HREF="overview-summary.html">Non-frame version.</A>
  36. </NOFRAMES>
  37. </FRAMESET>
  38. </HTML>