CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2004
    Posts
    2

    swing application framework

    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.

  2. #2
    dlorde is offline Elite Member Power Poster
    Join Date
    Aug 1999
    Location
    UK
    Posts
    10,163

    Re: swing application framework

    Have a look at JavaWebStart.

    Sometimes updates are easier when bundled into the delivery package...
    Please use [CODE]...your code here...[/CODE] tags when posting code. If you get an error, please post the full error message and stack trace, if present.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured