Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 2107 → Rev 2108

/trunk/lib/gwtext-2.0.5/index.html
New file
0,0 → 1,88
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>GWT-Ext 2.0.2</title>
<style>
body {
background-color: white;
color: black;
font-family: Arial, sans-serif;
font-size: small;
margin: 20px;
}
 
li {
margin-bottom: 0.5em;
}
 
li div {
margin-top: 0.2em;
}
 
code {
font-size: medium;
}
</style></head>
 
<body>
<h1>GWT-Ext 2.0.2</h1>
The GWT-Ext Widget Library
 
<h2>Resources</h2>
<ul>
<li>
<a href="release_notes.html" target="_blank">Release Notes</a>
<div>
Details about this release and previous releases.
</div>
</li>
<li>
<a href="http://www.gwt-ext.com/">GWT-Ext Home</a> (online)
<div>
GWT-Ext Home Page.
</div>
</li>
<li>
<a href="http://www.gwt-ext.com/forum">Developer Forum</a> (online)
<div>
The Developer Forum is the best place to go to discuss GWT-Ext, ask or
answer questions, report bugs, and sync up with other developers.
</div>
</li>
<li>
<a href="http://www.gwt-ext.com/wiki">Wiki</a> (online)
<div>
Updates on the project will be posted here.
</div>
</li>
<li>
<a href="http://code.google.com/webtoolkit/">Google Web Toolkit Home</a> (online)
<div>
Google Web Toolkit Home Page.
</div>
</li>
<li>
<a href="http://extjs.com/">Ext Home</a> (online)
<div>
Ext Home page.
</div>
</li>
</ul>
<h2>Starting Points</h2>
<ul>
<li>
<a href="http://www.gwt-ext.com/wiki">Getting Started Guide</a> (online)
<div>
A step-by-step tutorial on creating your first app from scratch.
</div>
</li>
<li>
<a href="doc/javadoc/index.html">Javadocs</a>
<div>
The API documentation in standard Javadoc form.
</div>
</li>
</ul>
 
</body></html>