Uses of Interface
madkit.kernel.GraphicShell

Packages that use GraphicShell
madkit.desktop2   
madkit.kernel   
madkit.pluginmanager   
 

Uses of GraphicShell in madkit.desktop2
 

Classes in madkit.desktop2 that implement GraphicShell
 class DesktopBooter
           
 

Uses of GraphicShell in madkit.kernel
 

Classes in madkit.kernel that implement GraphicShell
 class AbstractMadkitBooter
          The standard madkit booter.
 class Booter
          A minimalist console booter for MadKit.
 

Methods in madkit.kernel with parameters of type GraphicShell
 void Kernel.registerGUI(GraphicShell g)
           
 

Uses of GraphicShell in madkit.pluginmanager
 

Classes in madkit.pluginmanager that implement GraphicShell
 class PluginInstaller
          Its a simple installer for Madkit.
 



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