DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2006
    Posts
    1

    Making Java GUI code open source?

    Hi I am a beginner to Java. I was wondering if this was possible.

    Say I write a calculator applet to host on my website for other users to use. Can I make just the GUI code open source so users can modify the appearance of the applet and then save the GUI code to their usernames on the web server, so the next time they logon, the changed calculator appearance will be stored on the web server already. However, the core code should remain the same so new users who sign up won't be using some else's Calculator GUI code.

  2. #2
    Join Date
    May 2005
    Posts
    75
    You can pass parameters from your HTML code to define any aspect of an applet. You could make it so when a user logs in, those values will be recalled from a file, for example.

Similar Threads

  1. java script source code
    By padasalgi in forum Web
    Replies: 1
    Last Post: 08-25-2005, 02:34 PM
  2. list of Open source resources + projects
    By Anonymous in forum Open Source
    Replies: 0
    Last Post: 04-24-2002, 01:20 AM
  3. New open source Java persistence tool
    By 1ovthafew in forum Java
    Replies: 1
    Last Post: 02-01-2002, 11:01 AM
  4. Replies: 0
    Last Post: 01-31-2002, 11:25 PM
  5. Replies: 9
    Last Post: 06-28-2001, 11:36 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links