Update of /cvsroot/ejtools/website/content/libraries/adwt
In directory usw-pr-cvs1:/tmp/cvs-serv6740/libraries/adwt
Added Files:
details.xhtml faq.xml index.xhtml
Log Message:
Initial Import
--- NEW FILE: details.xhtml ---
<?xml version="1.0" encoding="UTF-8"?>
<html>
<head>
<title>EJTools - ADvanced Window Tools</title>
</head>
<body>
<h1>EJTools ADvanced Window Tools : the details</h1>
<p>TO DO</p>
</body>
</html>
--- NEW FILE: faq.xml ---
<?xml version="1.0" encoding="UTF-8"?>
<faqlist title="EJTools FAQ">
<section title="Why ADvanced Window Tools">
<question>What can I do with this library ?</question>
<answer>
<p>This library allows an easy and a fast developpement of Swing based GUI.</p>
</answer>
</section>
</faqlist>
<!-- copy & paste section
<section title="">
<question></question>
<answer>
</answer>
</section>
-->
--- NEW FILE: index.xhtml ---
<?xml version="1.0" encoding="UTF-8"?>
<html>
<head>
<title>EJTools - ADvanced Window Tools</title>
</head>
<body>
<h1>EJTools ADvanced Window Tools</h1>
<p>TO DO</p>
</body>
</html>
|