Hi all,
I'm new to java. I need to start an external application when a jButton is pressed. I have the button, it's event listner, and the actionPerformed method that will run code based on which button is pressed.
Now all I need is the actual code to run to get an external app to open! Can anyone help? Remember, I'm new, so the more specific the instructions the better...specifically which code goes where. I have a couple of books on Java, and have done some searches here and on google. I just can't seem to get the answer I need on this seemingly simple thing.
Thanks, in advance. Sorry for what I'm sure is a very 'noob' and frequently asked question.
Thanks,
T
I'm new to java. I need to start an external application when a jButton is pressed. I have the button, it's event listner, and the actionPerformed method that will run code based on which button is pressed.
Now all I need is the actual code to run to get an external app to open! Can anyone help? Remember, I'm new, so the more specific the instructions the better...specifically which code goes where. I have a couple of books on Java, and have done some searches here and on google. I just can't seem to get the answer I need on this seemingly simple thing.
Thanks, in advance. Sorry for what I'm sure is a very 'noob' and frequently asked question.
Thanks,
T