/[Apache-SVN]
ViewVC logotype

Revision 1591089


Jump to revision: Previous Next
Author: rwhitcomb
Date: Tue Apr 29 20:32:41 2014 UTC (9 years, 11 months ago)
Changed paths: 5
Log Message:
PIVOT-947:  Add hooks to VFS Browser dialog to add components.

* Add two methods to the TerraVFSBrowserSheetSkin:
  . "addLabelComponent"
  . "getBrowser"
* Implement "addLabelComponent" there by adding the component to the "hostNameBoxPane".
* Add new constructor to 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.


Changed paths

Path Details
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/VFSBrowser.java modified , text changed
Directorypivot/trunk/wtk/src/org/apache/pivot/wtk/VFSBrowserSheet.java modified , text changed
Directorypivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraVFSBrowserSheetSkin.java modified , text changed
Directorypivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraVFSBrowserSkin.java modified , text changed
Directorypivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/terra_vfs_browser_skin.bxml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26