- All Known Implementing Classes:
ThumbnailController
,ThumbnailsPanelController
public interface JpoDropTargetDropEventHandler
Defines the interface that must be implemented by those components that want to
receive drop events for JPO Transferables
-
Method Summary
Modifier and TypeMethodDescriptionvoid
The implementing class must handle the drop event if one occurs.
-
Method Details
-
handleJpoDropTargetDropEvent
The implementing class must handle the drop event if one occurs.- Parameters:
event
- The drop event
-