Microsoft SDK for Java

getTopLevelWindowCreationAllowed

This method of the UIPermission Class determines whether the permission object indicates permission to create top-level windows.

Syntax

public boolean getTopLevelWindowCreationAllowed();

Return Value

Returns true if the permission object indicates permission to create top-level windows; otherwise, returns false.

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