public class AcceptDrive2DC extends AbstractAcceptAction<cz.cuni.amis.pogamut.sposh.elements.DriveElement,cz.cuni.amis.pogamut.sposh.elements.DriveCollection>
dataFlavor, dataNode, log, widget| Constructor and Description |
|---|
AcceptDrive2DC(cz.cuni.amis.pogamut.sposh.elements.DriveCollection dataNode) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
performAction(cz.cuni.amis.pogamut.sposh.elements.DriveElement drive)
When deriving from this widget, implement what should actually be done
in this function.
|
accept, displayMessage, getDataFlavor, getIndexInList, isAcceptablepublic AcceptDrive2DC(cz.cuni.amis.pogamut.sposh.elements.DriveCollection dataNode)
protected void performAction(cz.cuni.amis.pogamut.sposh.elements.DriveElement drive)
AbstractAcceptActionperformAction in class AbstractAcceptAction<cz.cuni.amis.pogamut.sposh.elements.DriveElement,cz.cuni.amis.pogamut.sposh.elements.DriveCollection>drive - Object that was stored in the Transferable, basically object that was dropped.Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.