Open jholleran opened 11 years ago
Currently the TextListener interface only include a print method that takes a String. This prints the output to the user. Change ShellCommandService to connect this to the ssh client.
Pipe this stream into the read method of the JXEditorPane
Currently the TextListener interface only include a print method that takes a String. This prints the output to the user. Change ShellCommandService to connect this to the ssh client.