Class FileDropperJmol

java.lang.Object
jspecview.java.FileDropperJmol
All Implemented Interfaces:
DropTargetListener, EventListener

public class FileDropperJmol extends Object implements DropTargetListener
A simple Dropping class to allow files to be dragged onto a target. It supports drag-and-drop of files from file browsers, and CML text from editors, e.g. jEdit.

Note that multiple drops ARE thread safe.

Author:
Billy invalid input: '<'simon.tyrrell@virgin.net>