I am developing a swing gui application in which i want to execute some cmd commands and show their output in a jTextArea and i also want to enter values asked during program execution in a jTextField. Plase provide some code which can help me to achive my goal.I am developing a swing gui application in whic