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