Package | Description |
---|---|
jason.runtime |
Modifier and Type | Class and Description |
---|---|
class |
MASConsoleColorGUI
A quick implementation of a TextPane with default coloring for Jason.
|
Modifier and Type | Field and Description |
---|---|
protected static MASConsoleGUI |
MASConsoleGUI.masConsole |
Modifier and Type | Method and Description |
---|---|
static MASConsoleGUI |
MASConsoleGUI.get()
for singleton pattern
|
static MASConsoleGUI |
MASConsoleColorGUI.get()
for singleton pattern
|
Constructor and Description |
---|
OutputStreamAdapter(MASConsoleGUI m,
javax.swing.JTextArea t) |