development/libraries

tablelayout - TableLayout layout manager

Website: https://tablelayout.dev.java.net/
License: Public Domain
Vendor: JPackage Project
Description:
TableLayout is a layout manager that partitions a container
into a set of rows and columns. The intersection of a row
and a column is called a cell, like in a spreadsheet.
Components added to the container are placed in cells. As
the container is resized, the cells are also resized.
Consequentially, the components inside those cells are
resized.

Packages

tablelayout-2009.8.26-1.jpp6.src [30 KiB] Changelog by Ralph Apel (2010-06-26):
- First release
tablelayout-2009.8.26-1.jpp6.noarch [15 KiB] Changelog by Ralph Apel (2010-06-26):
- First release

Listing created by Repoview-0.6.6-5.mga4.tainted