[
https://issues.apache.org/jira/browse/PIVOT-947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roger Whitcomb updated PIVOT-947:
---------------------------------
Attachment: 947.diffs
Here is a patch of what I'm intending to do:
* Add two methods to the TerraVFSBrowserSheetSkin:
"addLabelComponent"
"getBrowser"
* Implement "addLabelComponent" there by adding the component to the
"hostNameBoxPane".
* Add new constructor VFSBrowserSheet to take FileObject values instead of
strings.
* Extend the VFSBrowser.Skin interface to add an "addActionComponent" method
and implement it by deferring to the real skin.
* Make the button BoxPane accessible to the TerraVFSBrowserSkin from the bxml
and implement "addActionComponent" by adding the new component there.
> 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)