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