cz.cuni.amis.nb.pogamut.base.agent
Class ControllableAgentNode.KillAgent

Package class diagram package ControllableAgentNode.KillAgent
java.lang.Object
  extended by javax.swing.AbstractAction
      extended by cz.cuni.amis.nb.pogamut.base.NamedAction
          extended by cz.cuni.amis.nb.pogamut.base.agent.AgentAction
              extended by cz.cuni.amis.nb.pogamut.base.agent.ControllableAgentNode.KillAgent
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
ControllableAgentNode<T extends cz.cuni.amis.pogamut.base.agent.IAgent>

public static class ControllableAgentNode.KillAgent
extends AgentAction

See Also:
Serialized Form

Field Summary
 
Fields inherited from class cz.cuni.amis.nb.pogamut.base.agent.AgentAction
agent
 
Fields inherited from class javax.swing.AbstractAction
changeSupport, enabled
 
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
 
Constructor Summary
ControllableAgentNode.KillAgent(cz.cuni.amis.pogamut.base.agent.IAgent agent)
           
 
Method Summary
protected  void action(ActionEvent e)
           
 
Methods inherited from class cz.cuni.amis.nb.pogamut.base.NamedAction
actionPerformed, getStr, init
 
Methods inherited from class javax.swing.AbstractAction
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ControllableAgentNode.KillAgent

public ControllableAgentNode.KillAgent(cz.cuni.amis.pogamut.base.agent.IAgent agent)
Method Detail

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.