[
https://issues.apache.org/jira/browse/PIVOT-807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13132485#comment-13132485
]
Noel Grandin commented on PIVOT-807:
------------------------------------
Rather than creating a new field on the object, just compute the value in each
method that needs it:
int contentBevelHeight = showContentBevel ? 1 : 0;
> Add new "showContentBevel" style to TerraFrameSkin to allow greater
> flexibility
> -------------------------------------------------------------------------------
>
> Key: PIVOT-807
> URL: https://issues.apache.org/jira/browse/PIVOT-807
> Project: Pivot
> Issue Type: Improvement
> Components: wtk-terra
> Affects Versions: 2.0, 2.0.1
> Environment: Windows XP SP3, JDK 1.6.0_26
> Reporter: Roger Whitcomb
> Assignee: Roger Whitcomb
> Priority: Minor
> Labels: dialog, frame, skin
> Fix For: 2.0.1
>
> Attachments: frame.patch
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> The light-colored so-called "content bevel" is always shown underneath a
> Frame/Dialog title bar and inside the content border. For our purposes, it
> would be nice to have the additional flexibility to turn this inside bevel
> off in order to tweak the appearance of the frame or dialog.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira