[Openjnlp-devel] [Openjnlp-devel]Hello
Brought to you by:
kherr
From: <ML...@th...> - 2003-02-25 17:40:52
|
Hello, I'm new to both OpenJNLP and the mailing list so if I'm asking something that has been discussed previously please forgive me. I am part of the Marathon project http://marathonman.sf.net and we are wanting to use some of the OpenJNLP functionality. What we are interested in is using OpenJNLP to take a given url, download any necessary resources, and give us back a commandline that we can launch ourselves. After looking through the code the best way I see is to subclass launcher and have it build up the commandline. However, the two important methods are private instead of protected. I have attached a patch that makes these protected; however, if you have another suggestion about how to do this I am happy to listen. Thanks, Mike |