Class MultiRowLayout.RowHeights
java.lang.Object
docking.widgets.fieldpanel.support.MultiRowLayout.RowHeights
- Enclosing class:
MultiRowLayout
A class to track all row heights for a given
MultiRowLayout. Multiple instances
of this class can be merged to create a total collection of row heights for more than one
MultiRowLayout, such as is done for the diff tool. The merged row heights
represent the total number of rows possible as well as the maximum possible height for a
given row.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RowHeights
public RowHeights()
-
-
Method Details
-
merge
-