|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
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
FileDrop.Listener
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).dispose
method of this MenuScroller is
called when there are no more refrences to it.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |