Language
The Free and Open Productivity Suite
:: com :: sun :: star :: awt ::
|
deprecated |
interface XFileDialog |
|
|
|
- Usage Restrictions
- deprecated
- Description
- gives access to a file dialog.
|
Methods' Details |
setPath
[oneway] void |
setPath( |
[in] string |
Path ); |
- Description
- sets the path.
|
|
getPath
- Description
- returns the path.
|
|
setFilters
[oneway] void |
setFilters( |
[in] sequence< string > |
rFilterNames, |
| [in] sequence< string > |
rMasks ); |
- Description
- sets the filters.
|
|
setCurrentFilter
[oneway] void |
setCurrentFilter( |
[in] string |
Filter ); |
- Description
- sets the current filter.
|
|
getCurrentFilter
string |
getCurrentFilter(); |
- Description
- returns the currently selected filter.
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.