Paketname | libtablelayout-java |
Beschreibung | Java layout manager for creating user interfaces fast and easy |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 20090826-1 |
Sektion | java |
Priorität | optional |
Installierte Größe | 400 Byte |
Hängt ab von | default-jre | java2-runtime |
Empfohlene Pakete | |
Paketbetreuer | Debian Java Maintainers |
Quelle | |
Paketgröße | 49934 Byte |
Prüfsumme MD5 | 602c1c5049b93237ccdf8c253a82c213 |
Prüfsumme SHA1 | 133511f89f0b64d00235739e2809f87bbcc81804 |
Prüfsumme SHA256 | def8ffabaf6ec0bc87073154c8530113954a904e3e849a7d02d9c2792f2d8c43 |
Link zum Herunterladen | libtablelayout-java_20090826-1_all.deb |
Ausführliche Beschreibung | TableLayout is a free layout manager designed to make creating user interfaces
fast and easy. It can do anything GridBagLayout can do and much, much more.
Yet it is remarkably simple and easy to use.
.
TableLayout uses concepts that everyone is familiar with such as
spreadsheet-like rows, columns, and cells; and word processing justifications
like left, center, right, and full. Consequentially, creating interfaces takes
minutes instead of hours.
.
Since its publication in 2002, TableLayout has rapidly become the most popular
third party layout manager in the world.
|