|
ProgramixGenericLib v5.0.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LineLogger.Output | |
|---|---|
| com.programix.thread | Java multithreading related utilities. |
| Uses of LineLogger.Output in com.programix.thread |
|---|
| Classes in com.programix.thread that implement LineLogger.Output | |
|---|---|
static class |
LineLogger.ConsoleOutput
An implementation of LineLogger.Output that just
sends the output to the console (System.out). |
static class |
LineLogger.TextAreaOutput
An implementation of LineLogger.Output that appends
output to a JTextArea. |
| Methods in com.programix.thread with parameters of type LineLogger.Output | |
|---|---|
void |
LineLogger.setOutput(LineLogger.Output output)
|
| Constructors in com.programix.thread with parameters of type LineLogger.Output | |
|---|---|
LineLogger(LineLogger.Output output)
|
|
|
ProgramixGenericLib v5.0.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||