create setup in java swing application

Posted by adesh on Stack Overflow See other posts from Stack Overflow or by adesh
Published on 2012-10-29T04:19:55Z Indexed on 2012/10/29 5:02 UTC
Read the original article Hit count: 226

I am working on java swing application in which i have to give html files to the client to browse them in swing API.

Now i want to create the setup for the project so that user could install the software on their computer and i want to include html files , java classes some jar files and ms access database also how could i use the path of directory created after the installation of software.

Please suggest the code if possible

© Stack Overflow or respective owner

Related posts about java

Related posts about swing