Class GlobalAction

java.lang.Object
madkit.action.GlobalAction

public class GlobalAction extends Object
Global actions that can be triggered from anywhere during execution.
Since:
MaDKit 6.0
  • Field Details

    • JCONSOLE

      public static final ActionData JCONSOLE
      An action that Launches the jconsole tool if available. It is set to null if jconsole is unavailable: in environments not containing the JDK.