DragSourceDropEvent
DragSourceDropEvent (드래그 소스 드롭 이벤트)
DragSourceContextPeer에서 DragSourceContext를 거쳐 해당 컨텍스트와 연관된 DragSource에 등록된 DragSourceListener의 dragDropEnd 메서드로 전달되는 이벤트입니다.
본문
public class DragSourceDropEvent extends DragSourceEvent
이 이벤트는 작업이 완료될 때 작업의 시작자가 최종 사용자에게 적절한 피드백을 제공할 수 있는 충분한 정보를 담고 있습니다.