I have searched for about 4 days to try to find this, and have decided I'm horrible with searching.
I am trying to execute a Jar with a button from another Jar'd Application.
Basically I have a program. Works nice and fine and I don't want to mess with it other then adding a button.
I want this button to call another program which also works nice and fine.
I don't want to put them together completely because one keeps track of an ungodly amount of arrays and linked lists. (which is the one I want to be able to call with the button)
SO any help would be helpful.
Thanks in advance. JimHawkss
I am trying to execute a Jar with a button from another Jar'd Application.
Basically I have a program. Works nice and fine and I don't want to mess with it other then adding a button.
I want this button to call another program which also works nice and fine.
I don't want to put them together completely because one keeps track of an ungodly amount of arrays and linked lists. (which is the one I want to be able to call with the button)
SO any help would be helpful.
Thanks in advance. JimHawkss
Comment