Properties |
Description |
Data Type |
Flags |
Default Value |
component | Drop Target component, which must accept transferring data of a defined kind | java.awt.Component | write, bound | null |
outputDropObject | contains an object that was last dropped onto the target component or null if no objects were dropped | java.lang.Object | read, bound | null |
dataFlavor* | kind of an object that can be
dropped on. The specific Property Editor is used for customizing this property |
com.ibm.dnd.DataFlavorDescriptor | read, write, bound | Java String Flavor |