I don,t hav a problem using the showDocuemt() methos in a JApplet, but I am going to convert and incorporate my JApplet into an application.
henri henri
Ranch Hand
Joined: Oct 03, 2005
Posts: 115
posted
0
please excuse me for ending the message in this follow-up, I accidentally touched another key at the library computer.
Since I will be converting my JApplet to an application, I can no longer apply the showDocument() method and I need to open up a new browser window after the keywords are encoded. Is there some kind of method that is a likely subsitute for showDocument() ?
I have tried to find this searching on the Internet with much success. Thanks
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35241
7
posted
0
The BrowserLauncher class does this in a cross-platform way.
Originally posted by henri henri: please excuse me for ending the message in this follow-up, I accidentally touched another key at the library computer.
Don't worry. You could also have continued your original post by using the edit icon at the upper right, by the way.
The soul is dyed the color of its thoughts. Think only on those things that are in line with your principles and can bear the light of day. The content of your character is your choice. Day by day, what you do is who you become. Your integrity is your destiny - it is the light that guides your way. - Heraclitus
henri henri
Ranch Hand
Joined: Oct 03, 2005
Posts: 115
posted
0
Thank you to both of you for your invaluable suggestions