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