Package com.ms.lang |
![]() Previous |
![]() Packages |
![]() Index |
![]() Next |
This package provides access to Microsoft® Win32® system-level support that is not available through the standard language package. The com.ms.lang package extends java.lang and supplies Java system enhancement, keyboard switching, and Registry manipulation classes. The Registry plays a key role in Windows 95 and Windows NT operations. It is an access-restricted database that stores many critical application and operating system values. Although many of the common Registry functions, such as RegCreateKeyEx and RegOpenKeyEx, are not implemented, the Java class RegKey handles many of the same operations.
The package contains the following classes:
Classes
© 1997 Microsoft Corporation. All rights reserved. Legal Notices.