Hi All,
I am trying to create one swing application which will call notepad,
but when i am calling notepad it is opening fine seperately.
But here i want to do it differently, ie.e,
When i click a button to call any exe say MSword that MSword should open in the JFrame itself like JInternalFrame.
Plz Help..