Results 1 to 2 of 2
  1. #1
    kcspl is offline Member
    Join Date
    Mar 2012
    Posts
    1
    Rep Power
    0

    Default Update applet text runtime

    Hello,
    I am new bee in Java. First I'm sorry if posting at wrong place.
    I am developing 1 applet program which download the file from server to user system then install it and run it.
    My issue is I want applet text to change according to process going on. If it is downloading file from server then it should display "downloading...", if it is installing then text should "Installing...", and at last "successfully installed..."
    How can I do that? Please help me out.

  2. #2
    DarrylBurke's Avatar
    DarrylBurke is offline Moderator
    Join Date
    Sep 2008
    Location
    Madgaon, Goa, India
    Posts
    10,094
    Rep Power
    17

    Default Re: Update applet text runtime

    Why do they call it rush hour when nothing moves? - Robin Williams

Similar Threads

  1. Replies: 0
    Last Post: 12-09-2010, 05:56 PM
  2. Java Applet Runtime error
    By sarwar1234 in forum Java Applets
    Replies: 12
    Last Post: 09-21-2010, 02:26 PM
  3. Why does refresh not update applet?
    By Krooger in forum Java Applets
    Replies: 1
    Last Post: 12-26-2009, 09:00 PM
  4. Update Text File
    By yuminstall in forum New To Java
    Replies: 8
    Last Post: 01-09-2009, 03:02 PM
  5. Replies: 5
    Last Post: 08-11-2007, 03:14 AM

Posting Permissions

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