|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
CellEditor
to
the delegate
.
DataFlavor
for
FileDrop.TransferableObject
has the representation class
net.iharder.dnd.TransferableObject.class
and the MIME type
application/x-net.iharder.dnd.TransferableObject.
EditorDelegate
class.FileDrop
with a default light-blue border
and, if c is a Container
, recursively
sets all elements contained within as drop targets, though only
the top level container will change borders.
filesDropped(...)
method in
your FileDropListener
when files are dropped onto
a registered drop target.FileDrop.Event
with the array
of files that were dropped and the
FileDrop
that initiated the event.
Transferable
object,
use this class to wrap your object.FileDrop.TransferableObject
that wraps data.
FileDrop.TransferableObject
that will return the
object that is returned by fetcher.
FileDrop.TransferableObject
that will return the
object that is returned by fetcher.
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).CellEditor
to
the delegate
.
DataFlavor
associated
with the encapsulated object or null if the FileDrop.TransferableObject.Fetcher
constructor was used without passing a Class
.
FileDrop.TransferableObject
.
FileDrop.TransferableObject
.
FileDrop.TransferableObject.DATA_FLAVOR
associated with
FileDrop.TransferableObject
, and third the
DataFlavor.stringFlavor
.
FileDrop.TransferableObject.DATA_FLAVOR
is
application/x-net.iharder.dnd.TransferableObject.
CellEditor
to
the delegate
.
CellEditor
to
the delegate
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |