Microsoft SDK for Java

getEventQueueAccessAllowed

This method of the UIPermission Class determines whether the permission object indicates the ability to access the AWT event queue.

Syntax

public boolean getEventQueueAccessAllowed();

Return Value

Returns true if the permission object indicates the ability to access the AWT event queue.

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