aspose file tools
The moose likes Ranch Office and the fly likes To run a JFrame application opening a JAR file Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » This Site » Ranch Office
Reply locked New topic
Author

To run a JFrame application opening a JAR file

Jigar Gandhi
Greenhorn

Joined: May 13, 2008
Posts: 20
I have made a jar file containing a package of my application. My application is a small game which involves JFrame.
I want to make the jar file such that as soon as a lay man clicks on the jar file the main function of my class automatically executes.

Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56224
    
  13

At the top of this forum is the notice:
This forum is intended for questions and comments about this web site, www.javaranch.com.
It is not for questions about the Java language - that's what all our other forums are for.

Please heed this notice and post your question in an appropriate forum. Thanks.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: To run a JFrame application opening a JAR file
 
Similar Threads
questions about Process and Runtime()
JTable doesn't show in an executable JAR file
to make a user friendly jar file
java.lang.NoClassDefFoundError
Not able run mysql based jdbc program