public class DragGestureCreateLinkListener
extends java.lang.Object
implements java.awt.dnd.DragGestureListener
Modifier and Type | Field and Description |
---|---|
protected ProcessorButton |
button |
Modifier | Constructor and Description |
---|---|
protected |
DragGestureCreateLinkListener(ProcessorButton button) |
Modifier and Type | Method and Description |
---|---|
void |
dragGestureRecognized(java.awt.dnd.DragGestureEvent dge) |
protected PreProcessorLinkLine |
instantiatePreLink(SystemPanel panel) |
protected ProcessorButton button
protected DragGestureCreateLinkListener(ProcessorButton button)
public void dragGestureRecognized(java.awt.dnd.DragGestureEvent dge)
dragGestureRecognized
in interface java.awt.dnd.DragGestureListener
protected PreProcessorLinkLine instantiatePreLink(SystemPanel panel)