createSuggestion(Transferable transferable) Creates object with implemented interface AcceptSuggestion.Created object
can have any type of functionality that helps with folder dragging and dropping.
Creates object with implemented interface AcceptSuggestion.Created object
can have any type of functionality that helps with folder dragging and dropping.
AcceptSuggestion interface is just a empty interface used as a marker.
default implementation returns null