|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConsoleThread | |
|---|---|
| de.uniba.wiai.lspi.util.console | Contains utility classes for building a test console. |
| Uses of ConsoleThread in de.uniba.wiai.lspi.util.console |
|---|
| Methods in de.uniba.wiai.lspi.util.console that return ConsoleThread | |
|---|---|
static ConsoleThread |
ConsoleThread.getConsole()
Method to obtain a reference to the console currently active in this JVM. |
static ConsoleThread |
ConsoleThread.getConsole(java.lang.String name,
CommandFactory factory)
Factory method to get a reference to the console singleton. |
static ConsoleThread |
ConsoleThread.getConsole(java.lang.String name,
CommandFactory factory,
java.io.OutputStream systemOut)
Factory method to create a console. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||