When the getTransferData(...) method is called on the TransferableObject, the Fetcher's getObject() method will be called.
Public Member Functions | |
abstract Object | getObject () |
Return the object being encapsulated in the TransferableObject. |
abstract Object net.iharder.dnd.TransferableObject.Fetcher.getObject | ( | ) | [pure virtual] |
Return the object being encapsulated in the TransferableObject.