protected static class DnDCompatibleButton.InternalDragGestureImpl extends DragGestureImpl<Processor>
DragFromThisComponent, dsl, icon, LocalTransferable
Modifier | Constructor and Description |
---|---|
protected |
InternalDragGestureImpl() |
Modifier and Type | Method and Description |
---|---|
protected Processor |
adaptSourceToTransferable(java.awt.dnd.DragGestureEvent event) |
dragGestureRecognized
protected Processor adaptSourceToTransferable(java.awt.dnd.DragGestureEvent event)
adaptSourceToTransferable
in class DragGestureImpl<Processor>