Windows Foundation Classes for Java

The following packages are included in the Windows Foundation Classes for Java (WFC):

Package com.ms.wfc.app

Provides classes that encapsulate Windows application operations, such as threads, messaging, and access to the Clipboard and registry.

Package com.ms.wfc.core

Provides core component model classes.

Package com.ms.wfc.data

Provides basic data access using the ActiveX Data Objects (ADO) object model.

Package com.ms.wfc.data.ui

Provides classes that implement and support data-bound controls.

Package com.ms.wfc.html

Provides classes for accessing Dynamic HTML.

Package com.ms.wfc.io

Provides classes for working with data streams.

Package com.ms.wfc.ui

Provides user interface component classes.

Package com.ms.wfc.util

Provides miscellaneous utility classes.

The following packages are used internally by WFC and are not documented:

Package com.ms.wfc.ax

Provides classes that represent the ActiveX interfaces.

Package com.ms.wfc.ole32

Provides Java wrapper classes for OLE services.

Package com.ms.wfc.win32

Provides Java wrapper classes for the Win32 API.