Uses of Class
madkit.kernel.Kernel

Packages that use Kernel
madkit.kernel ##### THIS IS THE TEMPLATE FOR THE PACKAGE DOC COMMENTS. ##### ##### TYPE YOUR PACKAGE COMMENTS HERE. 
SEdit   
 

Uses of Kernel in madkit.kernel
 

Fields in madkit.kernel declared as Kernel
protected  Kernel AbstractMadkitBooter.theKernel
           
protected  Kernel AgentWindowHandler.theKernel
           
 

Methods in madkit.kernel with parameters of type Kernel
protected  java.awt.event.WindowListener AbstractMadkitBooter.createWindowHandler(Kernel k, AbstractAgent a)
           
 

Constructors in madkit.kernel with parameters of type Kernel
AgentWindowHandler(Kernel k, AbstractMadkitBooter b, AbstractAgent ag)
           
 

Uses of Kernel in SEdit
 

Methods in SEdit with parameters of type Kernel
protected  java.awt.event.WindowListener Booter.createWindowHandler(Kernel k, AbstractAgent a)
           
 

Constructors in SEdit with parameters of type Kernel
SEditAgentWindowHandler(Kernel k, AbstractMadkitBooter b, AbstractAgent ag)
           
 



Copyright © Madkit Team (O. Gutknecht, J. Ferber, F. Michel et al.) All Rights Reserved.