|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JTextAreaOutputStream | |
org.devaki.nextobjects.ui.main | |
org.devaki.nextobjects.util |
Uses of JTextAreaOutputStream in org.devaki.nextobjects.ui.main |
Methods in org.devaki.nextobjects.ui.main that return JTextAreaOutputStream | |
static JTextAreaOutputStream |
NOLog.getJTextOutStream()
Get the JTextAreaOutputStream |
Methods in org.devaki.nextobjects.ui.main with parameters of type JTextAreaOutputStream | |
static void |
NOLog.setJTextOutStream(JTextAreaOutputStream stream)
Set the JTextAreaOutputStream |
Uses of JTextAreaOutputStream in org.devaki.nextobjects.util |
Constructors in org.devaki.nextobjects.util with parameters of type JTextAreaOutputStream | |
LogWriter(JTextAreaOutputStream pjTextAreaOutputStream)
Constructs a new LogWriter and registers the LogFrame |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |