Microsoft SDK for Java

getWarningBannersRequired

This method of the UIPermission Class determines whether the permission object indicates that top-level windows require warning banners.

Syntax

public boolean getWarningBannersRequired();

Return Value

Returns true if the permission object indicates that top-level windows require warning banners; otherwise, returns false.

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