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 UX @GWTEXTUX_VERSION@</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 UX @GWTEXTUX_VERSION@</h1>
30
      The GWT-Ext UX Widget Extensions
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://code.google.com/p/gwt-ext-ux/">GWT-Ext User Extensions (UX) Home</a> (online)
48
            <div>
49
               GWT-Ext User Extensions (UX) Home.
50
            </div>
51
         </li>
52
          <li>
53
            <a href="http://www.gwt-ext.com/forum">Developer Forum</a> (online)
54
            <div>
55
               The Developer Forum is the best place to go to discuss GWT-Ext, ask or
56
               answer questions, report bugs, and sync up with other developers.
57
            </div>
58
         </li>
59
         <li>
60
            <a href="http://www.gwt-ext.com/wiki">Wiki</a> (online)
61
            <div>
62
               Updates on the project will be posted here.
63
            </div>
64
         </li>
65
         <li>
66
            <a href="http://code.google.com/webtoolkit/">Google Web Toolkit Home</a> (online)
67
            <div>
68
               Google Web Toolkit Home Page.
69
            </div>
70
         </li>
71
         <li>
72
            <a href="http://extjs.com/">Ext Home</a> (online)
73
            <div>
74
               Ext Home page.
75
            </div>
76
         </li>
77
      </ul>
78
      <h2>Starting Points</h2>
79
      <ul>
80
         <li>
81
            <a href="http://www.gwt-ext.com/wiki">Getting Started Guide</a> (online)
82
            <div>
83
               A step-by-step tutorial on creating your first app from scratch.
84
            </div>
85
         </li>
86
         <li>
87
            <a href="doc/javadoc/index.html">Javadocs</a>
88
            <div>
89
               The API documentation in standard Javadoc form.
90
            </div>
91
         </li>
92
      </ul>
93
 
94
   </body></html>