Uses of Class
jason.runtime.MASConsoleGUI

Packages that use MASConsoleGUI
jason.runtime   
 

Uses of MASConsoleGUI in jason.runtime
 

Methods in jason.runtime that return MASConsoleGUI
static MASConsoleGUI MASConsoleGUI.get()
          for singleton pattern
 

Constructors in jason.runtime with parameters of type MASConsoleGUI
OutputStreamAdapter(MASConsoleGUI m, javax.swing.JTextArea t)