Uses of Class
org.evoludo.simulator.views.Console

Packages that use Console
Package
Description
 
  • Uses of Console in org.evoludo

    Fields in org.evoludo declared as Console
    Modifier and Type
    Field
    Description
    (package private) Console
    EvoLudoWeb.EvoLogHandler.console
    The GUI console (or null).
    (package private) Console
    EvoLudoWeb.viewConsole
    Console view requires slightly special treatment to ensure results of early feature detection get reported.
    Constructors in org.evoludo with parameters of type Console
    Modifier
    Constructor
    Description
     
    Construct new log handler that reports to the EvoLudo console (if one is present) and the EvoLudo status line.