Package madkit.gui


package madkit.gui
Contains classes for Agent GUI authoring in MaDKit. Especially, the OutputPanel class is the component which are given to agents when they are launched with a default GUI.
Since:
MaDKit 5.0.0.2
Version:
0.9
Author:
Fabien Michel
  • Class
    Description
    The default frame which is used for the agents in the GUI engine of MaDKit.
    A panel that displays a flag if the MaDKit kernel is online.
    This agent displays standard out and err prints in its GUI.
    This represents a MaDKit session
    A class that could be overridden to define a new desktop frame for MaDKit
    A scrollable panel that prints all the agent's logging activity.
    Interface that adds the printing feature to MDK frames
    This class provides some utilities for building swing components.