Package | Description |
---|---|
org.openstreetmap.josm.gui |
Modifier and Type | Field and Description |
---|---|
private FileDrop.TransferableObject.Fetcher |
FileDrop.TransferableObject.fetcher |
Constructor and Description |
---|
FileDrop.TransferableObject(Class<?> dataClass,
FileDrop.TransferableObject.Fetcher fetcher)
Creates a new
FileDrop.TransferableObject that will return the
object that is returned by fetcher. |
FileDrop.TransferableObject(FileDrop.TransferableObject.Fetcher fetcher)
Creates a new
FileDrop.TransferableObject that will return the
object that is returned by fetcher. |