[
https://issues.apache.org/jira/browse/PIVOT-448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851914#action_12851914
]
Greg Brown commented on PIVOT-448:
----------------------------------
BTW, if the TablePane solution doesn't work for you, we can definitely consider
making that field protected.
> Could you qualify TerraFrameSkin#titleBarTablePane as "protected"?
> ------------------------------------------------------------------
>
> Key: PIVOT-448
> URL: https://issues.apache.org/jira/browse/PIVOT-448
> Project: Pivot
> Issue Type: Wish
> Components: wtk-terra
> Affects Versions: 1.1, 1.2, 1.3, 1.4, 1.5, 1.5.1, 2.0, 2.1
> Environment: N/A
> Reporter: Thomas Guretzki
>
> I've created a ToolbarFrame Container which is derived from the Frame class
> and enriches it with an optional toolbar below the menu.
> To make this work, I also had to create a "TerraToolbarFrameSkin" class which
> inherits from the TerraFrameSkin class. Implementation wasn't too difficult,
> reusing much code, but to make the positioning calculations work, I need read
> access to the titleBarTablePane component.
> A protected getter method would also do the trick, of course.
> If you are interested, I would gladly share the code.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.