Package | Description |
---|---|
be.tarsos.util |
Utility classes for string handling, logging, configuration, some DSP tasks.
|
Constructor and Description |
---|
TransferableObject(java.lang.Class dataClass,
FileDrop.TransferableObject.Fetcher fetcher)
Creates a new
FileDrop.TransferableObject that will return the object
that is returned by fetcher. |
TransferableObject(FileDrop.TransferableObject.Fetcher fetcher)
Creates a new
FileDrop.TransferableObject that will return the object
that is returned by fetcher. |