cz.cuni.amis.nb.pogamut.base.agent
Class ControllableAgentNode.ResumeAgent
java.lang.Object
javax.swing.AbstractAction
cz.cuni.amis.nb.pogamut.base.NamedAction
cz.cuni.amis.nb.pogamut.base.agent.AgentAction
cz.cuni.amis.nb.pogamut.base.agent.ControllableAgentNode.ResumeAgent
- All Implemented Interfaces:
- ActionListener, Serializable, Cloneable, EventListener, Action
- Enclosing class:
- ControllableAgentNode<T extends cz.cuni.amis.pogamut.base.agent.IAgent>
public static class ControllableAgentNode.ResumeAgent
- extends AgentAction
- See Also:
- Serialized Form
| Fields inherited from class cz.cuni.amis.nb.pogamut.base.agent.AgentAction |
agent |
| Fields inherited from interface javax.swing.Action |
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON |
ControllableAgentNode.ResumeAgent
public ControllableAgentNode.ResumeAgent(cz.cuni.amis.pogamut.base.agent.IAgent agent)
action
protected void action(ActionEvent e)
throws cz.cuni.amis.pogamut.base.agent.exceptions.AgentException
- Specified by:
action in class AgentAction
- Throws:
cz.cuni.amis.pogamut.base.agent.exceptions.AgentException
Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.