Uses of Class
org.devaki.nextobjects.ui.components.JTextAreaOutputStream

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
 



Copyright © 2002-2004 devaki.org. All Rights Reserved.