||| Is System.getRuntime().exec("notepad") deprecated?
||| How do i run commands from java?

i think your looking in the wrong package:

java.lang.Runtime .... have a look in here

for example:
java.lang.Runtime.getRuntime().exec("notepad.exe")


To change your JDJList options, please visit: http://www.sys-con.com/java/list.cfm

Reply via email to