Uses of Interface
com.generationjava.io.CommandLineListener

Packages that use CommandLineListener
com.generationjava.io Standard io code. 
 

Uses of CommandLineListener in com.generationjava.io
 

Constructors in com.generationjava.io with parameters of type CommandLineListener
CommandLine(java.io.InputStream is, com.generationjava.io.CommandLineListener cll)
          Create a CommandLine with the InputStream to read commands from and the CommandLineListener to send commands to.
CommandLine(java.io.Reader rdr, com.generationjava.io.CommandLineListener cll)
          Create a CommandLine with the Reader to read commands from and the CommandLineListener to send commands to.
 



Copyright © 2000-2003 OSJava. All Rights Reserved.