This class represents a logical partition in the overall trim layout. The
TrimLayoutData will specify the id of the area to be used for
a particular trim element and the WorkbenchLayout will filter
each trim control into the appropriate area based on the id.
This is a utility class used to support the WorkbenchLayout so
the fields are all scoped to the package level to provide the layout full
access to the structure.
NOTE: This class is a part of a 'work in progress' and should not be used
without consulting the Platform UI group. No guarantees are made as to the
stability of the API (except that the javadoc will get better...;-).
See Also: WorkbenchLayout See Also: TrimLayoutData See Also: since: 3.2 |