|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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(InputStream is,
CommandLineListener cll)
Create a CommandLine with the InputStream to read commands from and the CommandLineListener to send commands to. |
|
CommandLine(Reader rdr,
CommandLineListener cll)
Create a CommandLine with the Reader to read commands from and the CommandLineListener to send commands to. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||