rj.tools.jcsc.plugins.netbeans
Class NetBeansOutputStream

rj.tools.jcsc.plugins.netbeans.NetBeansOutputStream

public class NetBeansOutputStream

Maps a OutputWriter to the org.openide.OutputListener

Version:
$Revision: 1.2 $
Author:
Ralph Jocham

Constructor Summary
NetBeansOutputStream(rj.tools.jcsc.plugins.netbeans.OutputWriter outputWriter, rj.tools.jcsc.plugins.netbeans.OutputListener listener)
          Creates a new NetBeansOutputStream instance.
 
Method Summary
 void write(int param)
          write a character to the the stream
 

Constructor Detail

NetBeansOutputStream

public NetBeansOutputStream(rj.tools.jcsc.plugins.netbeans.OutputWriter outputWriter,
                            rj.tools.jcsc.plugins.netbeans.OutputListener listener)
Creates a new NetBeansOutputStream instance.
Parameters:
outputWriter - an OutputWriter value
listener - an OutputListener value
Method Detail

write

public void write(int param)
           throws java.io.IOException
write a character to the the stream
Parameters:
param - an int value
Throws:
java.io.IOException - if an error occurs


(c) 1999-2004 by Ralph Jocham (rjocham72@netscape.net)
JCSC is released under the terms of the GNU General Public License