Drop

A Library by Ramin Soleymani(http://diskordier.net), original sDrop by Andreas Schlegel(http://www.sojamo.com) for the Processing programming environment.
Last update, 12/14/2015.

Drop is a processing library that lets you drag and drop objects such as files, images, bookmarks, or text into your processing sketch.
Once dropped you can access the information of the object from a DropEvent that has been forwarded to the processing sketch.
Feel free to replace this paragraph with a description of the Library.
Contributed Libraries are developed, documented, and maintained by members of the Processing community. Further directions are included with each Library. For feedback and support, please post to the Discourse. We strongly encourage all Libraries to be open source, but not all of them are.

Download

Download Drop version 1.0.2 (1) in .zip format.

Installation

Unzip and put the extracted Drop folder into the libraries folder of your Processing sketches. Reference and examples are included in the Drop folder.

Keywords. ?

Reference. Have a look at the javadoc reference here. A copy of the reference is included in the .zip as well.

Source. The source code of Drop is available at GitHub, and its repository can be browsed here.

Examples

Find a list of examples in the current distribution of Drop, or have a look at them by following the links below.

Tested

Platform osx,windows
Processing 3.0
Dependencies ?