public abstract class VcsToolwindowDnDTarget extends DnDActivateOnHoldTarget
DnDDropHandler.WithResult
Modifier and Type | Field and Description |
---|---|
protected Content |
myContent |
protected Project |
myProject |
Modifier | Constructor and Description |
---|---|
protected |
VcsToolwindowDnDTarget(Project project,
Content content) |
Modifier and Type | Method and Description |
---|---|
protected void |
activateContent() |
cleanUpOnLeave, drop, isDropPossible, update
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
updateDraggedImage
protected final Project myProject
protected final Content myContent
protected void activateContent()
activateContent
in class DnDActivateOnHoldTarget