yesi tried that ! i had a JTextarea and i was directing System.out and System,Err to the text area but iam only able to print out the commands i send or execute the output of my command is not to be found.
My python execution results in a set of strings to be printed on terminal .
can i actually start a konsole(system shell) from swing and direct all my commands to be exeecuted on that terminal so that i could easily see whats happening there !!!