public class AcceptGoal2DC extends AbstractAcceptAction<cz.cuni.amis.pogamut.sposh.elements.Goal,cz.cuni.amis.pogamut.sposh.elements.DriveCollection>
dataFlavor, dataNode, log, widget| Constructor and Description |
|---|
AcceptGoal2DC(cz.cuni.amis.pogamut.sposh.elements.DriveCollection dc) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
performAction(cz.cuni.amis.pogamut.sposh.elements.Goal goal)
When deriving from this widget, implement what should actually be done
in this function.
|
accept, displayMessage, getDataFlavor, getIndexInList, isAcceptablepublic AcceptGoal2DC(cz.cuni.amis.pogamut.sposh.elements.DriveCollection dc)
protected void performAction(cz.cuni.amis.pogamut.sposh.elements.Goal goal)
AbstractAcceptActionperformAction in class AbstractAcceptAction<cz.cuni.amis.pogamut.sposh.elements.Goal,cz.cuni.amis.pogamut.sposh.elements.DriveCollection>goal - 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.