Subversion Repositories eFlore/Applications.cel

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2108 mathias 1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2
<html xmlns="http://www.w3.org/1999/xhtml"><head>
3
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
4
      <title>GWT-Ext 2.0.2</title>
5
 
6
      <style>
7
         body {
8
            background-color: white;
9
            color: black;
10
            font-family: Arial, sans-serif;
11
            font-size: small;
12
            margin: 20px;
13
         }
14
 
15
         li {
16
            margin-bottom: 0.5em;
17
         }
18
 
19
         li div {
20
            margin-top: 0.2em;
21
         }
22
 
23
         code {
24
            font-size: medium;
25
         }
26
      </style></head>
27
 
28
   <body>
29
      <h1>GWT-Ext 2.0.2</h1>
30
      The GWT-Ext Widget Library
31
 
32
      <h2>Resources</h2>
33
      <ul>
34
         <li>
35
            <a href="release_notes.html" target="_blank">Release Notes</a>
36
            <div>
37
               Details about this release and previous releases.
38
            </div>
39
         </li>
40
          <li>
41
            <a href="http://www.gwt-ext.com/">GWT-Ext Home</a> (online)
42
            <div>
43
               GWT-Ext Home Page.
44
            </div>
45
         </li>
46
          <li>
47
            <a href="http://www.gwt-ext.com/forum">Developer Forum</a> (online)
48
            <div>
49
               The Developer Forum is the best place to go to discuss GWT-Ext, ask or
50
               answer questions, report bugs, and sync up with other developers.
51
            </div>
52
         </li>
53
         <li>
54
            <a href="http://www.gwt-ext.com/wiki">Wiki</a> (online)
55
            <div>
56
               Updates on the project will be posted here.
57
            </div>
58
         </li>
59
         <li>
60
            <a href="http://code.google.com/webtoolkit/">Google Web Toolkit Home</a> (online)
61
            <div>
62
               Google Web Toolkit Home Page.
63
            </div>
64
         </li>
65
         <li>
66
            <a href="http://extjs.com/">Ext Home</a> (online)
67
            <div>
68
               Ext Home page.
69
            </div>
70
         </li>
71
      </ul>
72
      <h2>Starting Points</h2>
73
      <ul>
74
         <li>
75
            <a href="http://www.gwt-ext.com/wiki">Getting Started Guide</a> (online)
76
            <div>
77
               A step-by-step tutorial on creating your first app from scratch.
78
            </div>
79
         </li>
80
         <li>
81
            <a href="doc/javadoc/index.html">Javadocs</a>
82
            <div>
83
               The API documentation in standard Javadoc form.
84
            </div>
85
         </li>
86
      </ul>
87
 
88
   </body></html>