SEdit
Class SEditAgentWindowHandler

java.lang.Object
  extended byAgentWindowHandler
      extended bySEdit.SEditAgentWindowHandler

public class SEditAgentWindowHandler
extends AgentWindowHandler

Version:
1.0
Author:
Olivier Gutknecht, J. Ferber
See Also:
Serialized Form

Constructor Summary
SEditAgentWindowHandler(Kernel k, AbstractMadkitBooter b, AbstractAgent ag)
           
 
Method Summary
 void windowActivated(WindowEvent e)
           
 void windowClosing(WindowEvent we)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SEditAgentWindowHandler

public SEditAgentWindowHandler(Kernel k,
                               AbstractMadkitBooter b,
                               AbstractAgent ag)
Method Detail

windowClosing

public void windowClosing(WindowEvent we)

windowActivated

public void windowActivated(WindowEvent e)


Copyright © J. Ferber, O. Gutknecht All Rights Reserved.