|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.event.WindowAdapter
madkit.kernel.AgentWindowHandler
SEdit.SEditAgentWindowHandler
public class SEditAgentWindowHandler
Field Summary |
---|
Fields inherited from class madkit.kernel.AgentWindowHandler |
---|
theAgent, theBooter, theKernel |
Constructor Summary | |
---|---|
SEditAgentWindowHandler(Kernel k,
AbstractMadkitBooter b,
AbstractAgent ag)
|
Method Summary | |
---|---|
void |
windowActivated(java.awt.event.WindowEvent e)
|
void |
windowClosing(java.awt.event.WindowEvent we)
|
Methods inherited from class madkit.kernel.AgentWindowHandler |
---|
windowDeactivated |
Methods inherited from class java.awt.event.WindowAdapter |
---|
windowClosed, windowDeiconified, windowGainedFocus, windowIconified, windowLostFocus, windowOpened, windowStateChanged |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SEditAgentWindowHandler(Kernel k, AbstractMadkitBooter b, AbstractAgent ag)
Method Detail |
---|
public void windowClosing(java.awt.event.WindowEvent we)
windowClosing
in interface java.awt.event.WindowListener
windowClosing
in class AgentWindowHandler
public void windowActivated(java.awt.event.WindowEvent e)
windowActivated
in interface java.awt.event.WindowListener
windowActivated
in class AgentWindowHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |