service X11DropTarget in module com::sun::star::datatransfer::dnd:: |
service X11DropTarget;
This service connects the Java-like UNO Drag and Drop protocol to the X Drag and Drop protocol used on X-Servers to transfer data between application via Drag and Drop operations.
Exported Interfaces |
Used to get data from other applications via X Drag and Drop protocol.
The service expects an instance of XDisplayConnection as the first parameter. The second parameter must be a long that contains an XWindow window which shall be registered as drop target.
For shutdown and listener support.
Service should always support this interface.
Service should always support this interface.
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.