Class FolderPicker
java.lang.Object
org.openoffice.da.comp.w2lcommon.helper.FolderPicker
-
Constructor Summary
ConstructorsConstructorDescriptionFolderPicker
(com.sun.star.uno.XComponentContext xContext) Convenience wrapper class for the UNO folder picker service -
Method Summary
-
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
Get a user selected path with a folder picker- Returns:
- the path or null if the dialog is canceled
-