Methods' Summary |
isHidden |
Checks if a file is "hidden"
|
setHidden |
Sets the "hidden" of a file according to the boolean parameter,
if the actual process has the right to do so and the used
operation system supports this operation.
|
Methods' Details |
isHidden
- Description
- Checks if a file is "hidden"
- Parameter FileURL
- URL to be checked
- Returns
- true, if the given File is "hidden", false otherwise
|
|
setHidden
- Description
- Sets the "hidden" of a file according to the boolean parameter,
if the actual process has the right to do so and the used
operation system supports this operation.
- Parameter bHidden
- true; "hidden" flag will be set, false; "hidden" flag will be reset
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.