[ https://issues.apache.org/jira/browse/PIVOT-947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13984736#comment-13984736 ]
Roger Whitcomb commented on PIVOT-947: -------------------------------------- I know this patch allows me to do what I want to do, but I question its general applicability. Just don't know (easily) how to do this any other way. That is, the alternative is to clone the whole class to add these things myself, which seems really overkill. Unless someone else has a suggestion. I guess one alternative would be to make more things "public", and/or make the "getSkin()" method public (esp. for VFSBrowser, but it would have to be in general, which I don't think is a good idea). Thoughts? Suggestions? Thanks. > Add hooks to VFS File Browser to add controls > --------------------------------------------- > > Key: PIVOT-947 > URL: https://issues.apache.org/jira/browse/PIVOT-947 > Project: Pivot > Issue Type: Improvement > Components: wtk, wtk-terra > Affects Versions: 2.1 > Environment: All > Reporter: Roger Whitcomb > Assignee: Roger Whitcomb > Priority: Minor > Fix For: 2.1 > > Attachments: 947.diffs > > > In my use of the VFSBrowser and VFSBrowserSheet classes, I need to add some > extra controls that are not in the regular dialog, such as a button to switch > modes and extra label fields in the Sheet. So, there needs to be hooks in > order to do this (this is similar to what was added earlier to the regular > file browser sheet to add a character set selection). -- This message was sent by Atlassian JIRA (v6.2#6252)