Uses of Interface
net.sf.jguiraffe.gui.builder.components.tags.table.TableColumnRecalibrator
-
Packages that use TableColumnRecalibrator Package Description net.sf.jguiraffe.gui.builder.components.tags.table A package with tag handler classes for creating table components. -
-
Uses of TableColumnRecalibrator in net.sf.jguiraffe.gui.builder.components.tags.table
Classes in net.sf.jguiraffe.gui.builder.components.tags.table that implement TableColumnRecalibrator Modifier and Type Class Description class
TableColumnWidthController
A helper class that provides functionality for managing the widths of the columns of a table.Methods in net.sf.jguiraffe.gui.builder.components.tags.table that return TableColumnRecalibrator Modifier and Type Method Description TableColumnRecalibrator
TableFormController. getColumnRecalibrator()
Convenience method for querying theTableColumnRecalibrator
.
-