public class FolderPicker
extends java.lang.Object
Constructor | Description |
---|---|
FolderPicker(com.sun.star.uno.XComponentContext xContext) |
Convenience wrapper class for the UNO folder picker service
|
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getPath() |
Get a user selected path with a folder picker
|