Package | Description |
---|---|
icy.system |
Contains System related objects and tools (Thread, Profiling, Security, Exception...)
|
Class and Description |
---|
FileDrop.FileDropExtListener
Implement this inner interface to listen for when files are dropped.
|
FileDrop.FileDropListener
Implement this inner interface to listen for when files are dropped.
|
FileDrop.TransferableObject.Fetcher
Instead of passing your data directly to the
FileDrop.TransferableObject constructor, you
may want to know exactly when your data was received
in case you need to remove it from its source (or do anyting else to it). |