| 1 | <html> |
|---|
| 2 | <head> |
|---|
| 3 | <title>IT Mill Toolkit 4</title> |
|---|
| 4 | <link href="doc/manual/html-style/local.css" rel="stylesheet" type="text/css" /> |
|---|
| 5 | </head> |
|---|
| 6 | <body> |
|---|
| 7 | <div id="toolkit"></div> |
|---|
| 8 | |
|---|
| 9 | <div id="intro"> |
|---|
| 10 | |
|---|
| 11 | <div class="top"><div></div></div> |
|---|
| 12 | <div class="content"> |
|---|
| 13 | <div class="preview"></div> |
|---|
| 14 | <h2>Introduction</h2> |
|---|
| 15 | <p> |
|---|
| 16 | IT Mill Toolkit allows easy creation of first-class web user interfaces for Java-based programs. |
|---|
| 17 | You can program your user interfaces in Java with our easy-to-learn <a href="doc/api/index.html">API</a>; |
|---|
| 18 | Toolkit will then render it as a stunning <a href="http://www.openajax.org/whitepaper.html" target="new">AJAX-based</a> single-page web application. |
|---|
| 19 | </p> |
|---|
| 20 | <p> |
|---|
| 21 | AJAX user interfaces support <a href="http://www.microsoft.com/windows/ie/default.mspx" target="new"> |
|---|
| 22 | Internet Explorer</a> 6-7, <a href="http://www.mozilla.com/firefox/" target="new"> |
|---|
| 23 | Firefox</a> 1.5-2, <a href="http://www.opera.com/" target="new"> |
|---|
| 24 | Opera</a> 9, <a href="http://www.apple.com/safari/" target="new">Safari</a> 2 and many others, see <a href="ReleaseNotes.html">Release Notes</a> for more information. |
|---|
| 25 | Older or limited browsers are supported by Toolkit's full-page HTML rendering mode. |
|---|
| 26 | </p> |
|---|
| 27 | </div> |
|---|
| 28 | <div class="bottom"><div></div></div> |
|---|
| 29 | </div> |
|---|
| 30 | |
|---|
| 31 | |
|---|
| 32 | <div id="contents"> |
|---|
| 33 | <h2>Package contents</h2> |
|---|
| 34 | <div class="top"><div></div></div> |
|---|
| 35 | <div class="content"> |
|---|
| 36 | <h4>Library</h4> |
|---|
| 37 | <ul> |
|---|
| 38 | <li><a href="lib/itmill-toolkit-<version></version>.jar">Toolkit</a></li> |
|---|
| 39 | <li><a href="lib/itmill-toolkit-src-<version></version>.jar">Toolkit Source</a></li> |
|---|
| 40 | <li><a href="lib/itmill-toolkit-themes-<version></version>.jar">Themes</a></li> |
|---|
| 41 | </ul> |
|---|
| 42 | |
|---|
| 43 | <h4>Documentation</h4> |
|---|
| 44 | <ul> |
|---|
| 45 | <li><a href="ReleaseNotes.html">Release Notes</a> |
|---|
| 46 | <li><a href="doc/manual/index.html">Manual</a> |
|---|
| 47 | <ul> |
|---|
| 48 | <li><a href="doc/manual/pr01.html">Preface</a></li> |
|---|
| 49 | <li><a href="doc/manual/ch01.html">Introduction</a></li> |
|---|
| 50 | <li><a href="doc/manual/ch02.html">Architecture</a></li> |
|---|
| 51 | <li><a href="doc/manual/ch03.html">Writing a Web Application</a></li> |
|---|
| 52 | <li><a href="doc/manual/ch04.html">User Interface Components</a></li> |
|---|
| 53 | <li><a href="doc/manual/ch05.html">Managing Layout</a></li> |
|---|
| 54 | <li><a href="doc/manual/ch06.html">Themes</a></li> |
|---|
| 55 | <li><a href="doc/manual/ch07.html">Data Model</a></li> |
|---|
| 56 | <li><a href="doc/manual/ch08.html">Advanced Web Application Topics</a></li> |
|---|
| 57 | </ul> |
|---|
| 58 | </li> |
|---|
| 59 | <li><a href="doc/manual/pt02.html">Manual part II: API Reference</a></li> |
|---|
| 60 | <li><a href="doc/api/index.html">Standard JavaDoc API</a></li> |
|---|
| 61 | </ul> |
|---|
| 62 | |
|---|
| 63 | <h4>Examples</h4> |
|---|
| 64 | <ul> |
|---|
| 65 | <li><a href="lib/itmill-toolkit.war">Demo (WAR package)</a></li> |
|---|
| 66 | </ul> |
|---|
| 67 | </div> |
|---|
| 68 | <div class="bottom"><div></div></div> |
|---|
| 69 | </div> <!-- // contents --> |
|---|
| 70 | |
|---|
| 71 | <div id="demo"> |
|---|
| 72 | <h2>Getting started</h2> |
|---|
| 73 | <p>To get a quick feel for Toolkit, please have a look at the demos:</p> |
|---|
| 74 | <ul> |
|---|
| 75 | <li><a href="start-demo.txt">Start demos locally</a></li> |
|---|
| 76 | <li><a href="lib/itmill-toolkit.war">Deploy WAR package to a server</a></li> |
|---|
| 77 | </ul> |
|---|
| 78 | </div> |
|---|
| 79 | |
|---|
| 80 | <div id="eclipse"> |
|---|
| 81 | <h2>Eclipse IDE QuickStart</h2> |
|---|
| 82 | <p>You only need Eclipse IDE and a little knowledge of Java to create stunning AJAX applications. Quick-start you project with Eclipse!</p> |
|---|
| 83 | <ul> |
|---|
| 84 | <li><a href="doc/manual/ch01s05.html">Instant Toolkit workspace for Eclipse</a> |
|---|
| 85 | </li> |
|---|
| 86 | </ul> |
|---|
| 87 | </div> |
|---|
| 88 | |
|---|
| 89 | <div id="support"> |
|---|
| 90 | <h2>Support</h2> |
|---|
| 91 | <p> |
|---|
| 92 | Our free <a href="http://forum.itmill.com/">support forum</a> features on-line experts who will deal with the most common questions. |
|---|
| 93 | For professional developers and corporate clients, IT Mill offers a wide range of <a href="http://www.itmill.com/">commercial support and service offerings</a>. |
|---|
| 94 | </p> |
|---|
| 95 | <p> |
|---|
| 96 | IT Mill Toolkit is Open Source software - so check out the developer's site at <a href="http://dev.itmill.com/">dev.itmill.com</a> |
|---|
| 97 | for the issue tracker, FAQ, and wiki. |
|---|
| 98 | </p> |
|---|
| 99 | </div> |
|---|
| 100 | |
|---|
| 101 | <div id="license"> |
|---|
| 102 | <h2>License</h2> |
|---|
| 103 | <p>IT Mill Toolkit version 4.1 is released under a permissive Apache License version 2.0. See the Licensing Guidelines for details.</p> |
|---|
| 104 | <ul> |
|---|
| 105 | <li><a href="licensing-guidelines.html">Toolkit Licensing Guidelines</a></li> |
|---|
| 106 | </ul> |
|---|
| 107 | </div> |
|---|
| 108 | |
|---|
| 109 | <br/> |
|---|
| 110 | <br/> |
|---|
| 111 | <br/> |
|---|
| 112 | |
|---|
| 113 | |
|---|
| 114 | </body> |
|---|
| 115 | </html> |
|---|