Microsoft SDK for Java

IDataObject Interface

Provides a generic data transfer mechanism interface.

package com.ms.wfc.app

public interface IDataObject

Remarks

The IDataObject interface is used with the Clipboard class to retrieve and store data on the Clipboard and also in drag-and-drop operations. The DataObject class provides a basic implementation of this interface.

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