The UIPermission Class contains the following constructor:
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.
public UIPermission();