Class FolderPicker

java.lang.Object
org.openoffice.da.comp.w2lcommon.helper.FolderPicker

public class FolderPicker extends Object
  • Constructor Details

    • FolderPicker

      public FolderPicker(com.sun.star.uno.XComponentContext xContext)
      Convenience wrapper class for the UNO folder picker service
      Parameters:
      xContext - the UNO component context from which the folder picker can be created
  • Method Details

    • getPath

      public String getPath()
      Get a user selected path with a folder picker
      Returns:
      the path or null if the dialog is canceled