Add "top/left" and "bottom/right" components to TabPane
-------------------------------------------------------
Key: PIVOT-491
URL: https://issues.apache.org/jira/browse/PIVOT-491
Project: Pivot
Issue Type: New Feature
Components: wtk
Reporter: Greg Brown
Fix For: 2.0
These would replace the existing "corner" component. When horizontal, top/left
would define a component that appears immediately to the left of the tab
buttons and bottom/right would occupy the space to the right. When vertical,
the positions would be top/bottom.
Along with this change, we would also add button alignment properties
(horizontal and vertical) to control the tab position between the corners. The
corners would always be visible and the tabs would be placed in a Panorama
between them. This could probably be implemented easily using a TablePane with
columns/rows -1, 1*, and -1, depending on orientation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.