Microsoft SDK for Java

UIPermission Class Constructors

The UIPermission Class contains the following constructor:

UIPermission()

Creates a new UIPermission instance. The new instance will not allow access to any of the extended AWT functionality. Specific features must be explicitly turned on to enable access.

Syntax

public UIPermission();

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