Microsoft SDK for Java

getFileDialogsAllowed

This method of the UIPermission Class determines whether the permission object indicates the ability to create file dialog boxes.

Syntax

public boolean getFileDialogsAllowed();

Return Value

Returns true if the permission object indicates the ability to create file dialog boxes; otherwise, returns false.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.