Click to See Complete Forum and Search --> : swing application framework


overload
November 2nd, 2004, 07:41 AM
I need a swing application framework that supports auto-updates. Or at least
some articles on this theme.

I need to make an application that will have auto-update and will have more
levels of functionality based on the account type user will buy.

dlorde
November 2nd, 2004, 04:09 PM
Have a look at JavaWebStart (http://java.sun.com/products/javawebstart/).

Sometimes updates are easier when bundled into the delivery package...