24 lines
1007 B
XML
24 lines
1007 B
XML
|
<?xml version='1.0' encoding='ISO-8859-1' ?>
|
||
|
<!DOCTYPE toc
|
||
|
PUBLIC
|
||
|
"-//Sun Microsystems Inc.//DTD
|
||
|
JavaHelp TOC Version 2.0//EN"
|
||
|
"http://java.sun.com/products/javahelp/toc_2_0.dtd">
|
||
|
<toc version="2.0">
|
||
|
<tocitem image="toplevelfolder"
|
||
|
text="Java Development Environment">
|
||
|
<tocitem target="jde.intro">Introduction to JDE Online Help />
|
||
|
<tocitem text="IDE Tutorial" target="tut.starttoc">
|
||
|
<tocitem text="Introducing JDE" target="tut.intro" />
|
||
|
<tocitem text="Tutorial One" target="tut.quickstart" />
|
||
|
<tocitem text="Tutorial Two" target="tut.edit" />
|
||
|
<tocitem text="Tutorial Three" target="tut.errors" />
|
||
|
</tocitem>
|
||
|
<tocitem text="Beans in JDE" target="bean.jbeanstory" />
|
||
|
<tocitem text="Tips on Using Beans Effectively"
|
||
|
target="bean.beantips"
|
||
|
mergetype="javax.help.SortMerge"
|
||
|
presentationtype="javax.help.SecondaryWindow"
|
||
|
presentationname="mainsw" />
|
||
|
</tocitem>
|
||
|
</toc>
|