blob: 4d64e08d1c180d0354b86aa3a3f44e9483d9c6f2 [file] [log] [blame]
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>SWT - Drag and Drop Example</title>
</head>
<body>
<h2>SWT standalone example - Drag and Drop</h2>
<p>
The Drag and Drop example shows the various SWT data transfer types in use. The example can
drag and drop using Text, RTF, HTML and File transfer types.
</p>
<h3>Running the example</h3>
<p>
Follow the <a href="swt_manual_setup.html">SWT standalone examples setup</a>
instructions to install and run the example from your workspace.
</p>
<p>
The "Main" class is <code>org.eclipse.swt.examples.dnd.DNDExample</code>.
</p>
<p>
This example can also be run using the <a href="../../org.eclipse.swt.examples.launcher/doc-html/swt_launcher_ex.html">Example Launcher</a>.
Select the <strong>Drag and Drop</strong> item from the <strong>Standalone</strong> category and click <strong>Run</strong>.
</p>
<p><a href="hglegal.htm"><img SRC="ngibmcpy.gif" ALT="Copyright IBM Corporation and others 2000, 2004. All Rights Reserved." BORDER=0 height=14 width=324></a></p>
</body>
</html>