org.erights.e.extern.file
Class ConsoleMaker

java.lang.Object
  |
  +--org.erights.e.extern.file.ConsoleMaker

public class ConsoleMaker
extends Object

Untamed:


Field Summary
private static boolean issued
           
 
Constructor Summary
ConsoleMaker()
          Enabled:
 
Method Summary
 void makeConsole(ConsoleInputHandler handler, BufferedReader reader, PrintWriter writer)
          Enabled:
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

issued

private static boolean issued
Constructor Detail

ConsoleMaker

public ConsoleMaker()
Enabled:

Method Detail

makeConsole

public void makeConsole(ConsoleInputHandler handler,
                        BufferedReader reader,
                        PrintWriter writer)
Enabled:



comments?