Package | Description |
---|---|
gui |
The graphical user interface made with swing and awt, and the system tray icon.
|
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. |