|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
IdTag containing code common
to all concrete implementations.AddNewHardwareDevicePanelAddNewHardwareDevicePanelControlPanelEditor panes.DataFlavor for
TransferableObject has the representation class
net.iharder.dnd.TransferableObject.class
and the MIME type
application/x-net.iharder.dnd.TransferableObject.
IdTag interface
for the Internal system.IdTagManager interface.releaseThrottle
and dispatchThrottle.
JList that supports drag and drop
to rearrange its contents and to move objects in and out of the list.DnDList using a
DefaultListModel.
DnDList using the
passed list model that must be extended from
DefaultListModel.
DnDList by
filling in a DefaultListModel
with the passed array of objects.
DnDList by
filling in a DefaultListModel
with the passed Vector of objects.
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.FileDropEvent with the array
of files that were dropped and the
object that initiated the event.