|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConsoleOutputStream | |
---|---|
org.freehep.jas.plugin.console |
Uses of ConsoleOutputStream in org.freehep.jas.plugin.console |
---|
Methods in org.freehep.jas.plugin.console that return ConsoleOutputStream | |
---|---|
ConsoleOutputStream |
ConsoleService.getConsoleOutputStream(String name,
Icon icon)
Creates an output stream associated to a named console area. |
ConsoleOutputStream |
ConsolePlugin.getConsoleOutputStream(String name,
Icon icon)
|
ConsoleOutputStream |
ConsoleService.getConsoleOutputStream(String name,
Icon icon,
AttributeSet set)
Create an attributed output stream |
ConsoleOutputStream |
ConsolePlugin.getConsoleOutputStream(String name,
Icon icon,
AttributeSet set)
|
ConsoleOutputStream |
Console.getOutputStream(AttributeSet set)
|
ConsoleOutputStream |
Console.getOutputStream(AttributeSet set,
boolean autoShow)
Get an output stream for writing to the console. |
Methods in org.freehep.jas.plugin.console with parameters of type ConsoleOutputStream | |
---|---|
void |
ConsoleService.redirectStandardOutputOnThreadToConsole(Thread thread,
ConsoleOutputStream out)
Redirects output to System.out for a specific thread to a given console |
void |
ConsolePlugin.redirectStandardOutputOnThreadToConsole(Thread thread,
ConsoleOutputStream out)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |