1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>JGoodies Forms :: README</title>
<link rel="stylesheet" type="text/css" href="docs/style.css" >
<meta name="description" content="The JGoodies Forms helps you layout and implement elegant Panel quickly and consistently.">
<meta name="author" content="Karsten Lentzsch">
<meta name="keywords" content="JGoodies Forms Java Layout Swing UI Design Usability Lentzsch Kiel">
<meta name="robots" content="index, follow">
<meta name="date" content="2003-08-11">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" marginheight="0" marginwidth="0" topmargin="0" bottommargin="0" >
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td colspan="3" bgcolor="DDDCDC"><a href="README.html"><img
src="docs/images/banner.gif" width="436" height="46" alt=":: JGOODIES :: Forms" border="0"></a></td>
</tr>
<tr>
<td colspan="3" height="1" bgcolor="C9C8C8"></td>
</tr>
<tr>
<td width="160" height="500" valign="top" bgcolor="F4f3f3" class="nav" nowrap="nowrap">
<div style="margin-left: 17px; margin-top: 17px; margin-right: 10px; ; margin-bottom: 17px; line-height: 18px;">
<!-- ************ Anfang der Seitennavigation **************************** -->
<b>General</b>
<br>:: <a class="nav" href="README.html"><b>Readme</b></a>
<br>:: <a class="nav" href="RELEASE-NOTES.txt">Release Notes</a>
<br>:: <a class="nav" href="LICENSE.txt">License</a>
<br>:: <a class="nav" href="docs/whitepaper.pdf">Whitepaper</a>
<br>:: <a class="nav" href="docs/visualbuilders.html">Visual Builders</a>
<br>:: <a class="nav" href="docs/references.html">References</a>
<br>:: <a class="nav" href="docs/tips.html">Tips & Tricks</a>
<br>:: <a class="nav" href="docs/faq.html">FAQ</a>
<p>
<b>Tutorial</b>
<br>:: <a class="nav" href="docs/tutorial/introduction.html">Introduction</a>
<br>:: <a class="nav" href="docs/tutorial/quickstart.html">Quick Start</a>
<br>:: <a class="nav" href="docs/tutorial/basics.html">Basics</a>
<br>:: <a class="nav" href="docs/tutorial/building.html">Building</a>
<br>:: <a class="nav" href="docs/tutorial/factories.html">Factories</a>
<p>
<b>Reference</b>
<br>:: <a class="nav" href="docs/reference/alignments.html">Alignments</a>
<br>:: <a class="nav" href="docs/reference/constantsizes.html">Constant Sizes</a>
<br>:: <a class="nav" href="docs/reference/componentsizes.html">Component Sizes</a>
<br>:: <a class="nav" href="docs/reference/boundedsizes.html">Bounded Sizes</a>
<br>:: <a class="nav" href="docs/reference/colsandrows.html">Cols & Rows</a>
<br>:: <a class="nav" href="docs/reference/cells.html">Cell Constraints</a>
<br>:: <a class="nav" href="docs/reference/groups.html">Groups</a>
<p>
<a class="nav" href="docs/api/index.html"><b>API Docs</b></a>
<p>
<b>Web Pages</b>
<br>:: <a class="nav" href="http://forms.dev.java.net/">Project Home</a>
<br>:: <a class="nav" href="http://forms.dev.java.net/servlets/ProjectDocumentList">Downloads</a>
<br>:: <a class="nav" href="http://forms.dev.java.net/servlets/ProjectNewsList">Announcements</a>
<br>:: <a class="nav" href="http://forms.dev.java.net/servlets/ProjectMailingListList">Mailing Lists</a>
<br>:: <a class="nav" href="http://forms.dev.java.net/servlets/ProjectIssues">Issue Tracker</a>
<br>:: <a class="nav" href="http://www.jgoodies.com/freeware/">More Examples</a>
<!-- *********** Ende der Seitennavigation ******************************* -->
</div>
</td>
<td width="1" bgcolor="E7E5E5"><img src="/images/banner.gif" width="1" height="1" alt=""></td>
<td width="90%" valign="top" >
<div style="margin-left: 20px; margin-top: 17px; margin-bottom: 17px">
<!-- ************ Anfang des Inhalts ***************************************** -->
<table width="530" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<h1>:: Readme :: Forms 1.0.5 ::</h1>
<i>Build better screens faster</i>
<p>
The Forms framework helps you lay out and implement
elegant Swing panels quickly and consistently.
It makes simple things easy and the hard stuff possible,
the good design easy and the bad difficult.
<p>
Forms requires Java 1.4 or later.
A version for Java 1.3 is
<a href="https://forms.dev.java.net/servlets/ProjectDocumentList?folderID=622">here</a>.
<h2>Getting Started</h2>
Forms ships with a <a href="docs/tutorial/introduction.html">tutorial</a>
and tutorial sources. The compiled tutorial is available as
<a href="http://www.jgoodies.com/freeware/formsdemo/">Forms Demo</a>.
And you can find more examples at
<a href="http://www.JGoodies.com/freeware/">www.JGoodies.com/freeware</a>.
As a next step you can study the
<a href="http://www.jgoodies.com/articles/">JGoodies articles and presentations</a>.
<h2>Support</h2>
<b>Please check the FAQ and do not send personal mail!</b>
<p>
You may subscribe to the
<a href="https://forms.dev.java.net/servlets/ProjectMailingListList">users mailing list</a>
and
<a href="https://forms.dev.java.net/servlets/SummarizeList?listName=users&by=subject">browse</a>
or
<a href="https://forms.dev.java.net/servlets/SearchList?listName=users&by=subject">search</a>
the list's archive.
And you can direct new questions to
<a href="mailto:users@forms.dev.java.net">users@forms.dev.java.net</a>.
Please
<a href="https://forms.dev.java.net/servlets/ProjectMailingListList">register</a>
with this list before you post; otherwise I need to manually accept your messages.
<p>
Also, you can use the
<a href="https://forms.dev.java.net/servlets/ProjectIssues">issue tracker</a>
to find issues regarding the Forms. As a project observer you can log defects,
request features and suggest enhancements.
<h2>Distribution Contents</h2>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><tt>docs/api</tt></td>
<td width="10"> </td>
<td>JavaDocs directory</td>
</tr>
<tr>
<td><tt>docs/tutorial</tt></td>
<td> </td>
<td>programmer's tutorial</td>
</tr>
<tr>
<td><tt>docs/reference</tt></td>
<td> </td>
<td>programmer's reference</td>
</tr>
<tr>
<td><tt>docs/whitepaper.pdf</tt></td>
<td> </td>
<td>a background article about the Forms</td>
</tr>
<tr><td colspan="3"> </td></tr>
<tr>
<td><tt>src/tutorial</tt></td>
<td> </td>
<td>tutorial sources</td>
</tr>
<tr>
<td><tt>src/test</tt></td>
<td> </td>
<td>sources for unit tests</td>
</tr>
<tr><td colspan="3"> </td></tr>
<tr>
<td><tt>LICENSE.txt</tt></td>
<td> </td>
<td>the BSD license agreement</td>
</tr>
<tr>
<td><tt>README.html</tt></td>
<td> </td>
<td>this readme file</td>
</tr>
<tr>
<td><tt>RELEASE-NOTES.txt</tt></td>
<td> </td>
<td>Release Notes</td>
</tr>
<tr>
<td><tt>build.xml</tt></td>
<td> </td>
<td>ANT build file</td>
</tr>
<tr>
<td><tt>default.properties</tt></td>
<td> </td>
<td>ANT default build properties</td>
</tr>
<tr><td colspan="3"> </td></tr>
<tr>
<td><tt>forms-1.0.5-src.zip</tt></td>
<td> </td>
<td>zipped library sources</td>
</tr>
<tr>
<td><tt>forms-1.0.5.jar</tt></td>
<td> </td>
<td>the library jar </td>
</tr>
</table>
<h2>Open Issue</h2>
There's a weakness in the FormLayout that may require an API extension.
Components that span multiple columns or rows do not affect
the column width or row height resp.,
but can in some cases expand the container.<br>
I'm looking for a means to let the layout grid honor these components
that is both powerful and easy to understand.
See the <a href="docs/faq.html#3.5">FAQ</a> for details and a workaround.
<h2>Acknowledgements</h2>
The Forms project has been financed by Johannes Riege, the Java desktop
team at Sun Microsystems and customers of the
<a href="http://www.jgoodies.com/products/index.html">JGoodies Swing Suite</a>.
It is only with their money that I can provide, maintain, and improve
this library at no charge.
<p>
FormLayout has been inspired by Mullet&Sano's grid system,
Daniel Barbalace's TableLayout, Daniel Michalik's HIGLayout,
and Doug Stein's GridBagLayout. The concept of dialog units
stems from Microsoft user interface implementations.
<h2>You can Help</h2>
If you save time and money using the JGoodies Forms, you may help me
finance my Java desktop activities by licensing the commercial
<a href="http://www.jgoodies.com/products/index.html">JGoodies Swing Suite</a>.
</td>
</tr>
</table>
<!-- ************ Ende des Inhalts ************************************** -->
</div>
</td>
</tr>
<tr>
<td nowrap="nowrap" bgcolor="F4f3f3">
<div style="font-size: 10px; margin-left: 17px; margin-top: 20px; margin-right: 10px; margin-bottom: 4px;">
(c) 2004 JGoodies
</div>
</td>
<td width="1" bgcolor="E7E5E5"></td>
<td> </td>
</tr>
<tr>
<td colspan="2" height="1" bgcolor="E7E5E5"></td>
<td></td>
</tr>
</table>
</body>
</html>
|