org.jface.stepmt.demoapp.files
Class FileOutput

java.lang.Object
  extended byorg.jface.stepmt.demoapp.files.FileOutput

public class FileOutput
extends java.lang.Object

Version:
$Id: FileOutput.java,v 1.1 2004/02/12 22:38:15 powerpete Exp $
Author:
M. Petersen

Constructor Summary
FileOutput()
           
 
Method Summary
 boolean write(java.lang.String filename, java.lang.String text)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileOutput

public FileOutput()
Method Detail

write

public boolean write(java.lang.String filename,
                     java.lang.String text)


Copyright © 2003-2004 jface.org. All Rights Reserved.