The Artima Developer Community
Sponsored Link

Java Answers Forum
how do you create a shortcut to run a java program on windows desktop?

3 replies on 1 page. Most recent reply: Jun 13, 2003 1:54 PM by jack

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 3 replies on 1 page
jack

Posts: 3
Nickname: mendo
Registered: Jun, 2003

how do you create a shortcut to run a java program on windows desktop? Posted: Jun 13, 2003 7:32 AM
Reply to this message Reply
Advertisement
as above

thanks


Trevor McDowall

Posts: 2
Nickname: trev2wolf
Registered: Jun, 2003

Re: how do you create a shortcut to run a java program on windows desktop? Posted: Jun 13, 2003 9:10 AM
Reply to this message Reply
You probably need to be more specific. Is it a command-line java tool, an application or an applet? The command-line programs are my thing!

Trevor McDowall

Posts: 2
Nickname: trev2wolf
Registered: Jun, 2003

Re: how do you create a shortcut to run a java program on windows desktop? Posted: Jun 13, 2003 9:11 AM
Reply to this message Reply

jack

Posts: 3
Nickname: mendo
Registered: Jun, 2003

Re: how do you create a shortcut to run a java program on windows desktop? Posted: Jun 13, 2003 1:54 PM
Reply to this message Reply
thanks for answering!

it is a class that extends JFrame, With all the Textfields and buttons.

i also have another problem. when i run that program, i always have to resize (drag the mouse) the frame to view the componments, otherwise, nothing will appear.

Flat View: This topic has 3 replies on 1 page
Topic: Failed to replicate non-serializable object Previous Topic   Next Topic Topic: HELP: Simple Applet

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use