Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 6 of 6

Thread: Help with starting program

  1. #1
    Junior Member
    Join Date
    May 2013
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Help with starting program

    Hi
    I am having trouble starting my program.
    I have been given a brief to create a java applet world clock.

    He runs a travel company and would like visitors to his site to find out the current time of 5 large cities around the world, based on the current time in Hobart. His aim is to get people interested with these cities and then purchase a travel package off him.
    If this marketing idea works, he would like the application to eventually be able to list the time of all the major cities in the world in a similar fashion.
    He does not want times “scraped” off other websites but rather worked out form a central source, such as GMT standard deviations. Issues such as daylight saving’s need to be taken into account.
    The final readout should display the time both in 24-hour time as well as 12-hour time with the appropriate AM/PM symbol included.
    I am struggling to think of a GUI design.
    We have just done lessons on objects so I would assume that objects need to be used.

    Thanks for any help contributed.

    Note: Crosspost http://www.java-forums.org/new-java/...k-program.html


  2. #2
    Senior Member PhHein's Avatar
    Join Date
    Mar 2013
    Location
    Germany
    Posts
    609
    My Mood
    Sleepy
    Thanks
    10
    Thanked 93 Times in 86 Posts

    Default Re: Help with starting program


  3. #3
    Junior Member
    Join Date
    May 2013
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Help with starting program

    Yes I did post on both forums.
    I am after as much help as possible.

    Is there a problem?

  4. #4
    Senior Member PhHein's Avatar
    Join Date
    Mar 2013
    Location
    Germany
    Posts
    609
    My Mood
    Sleepy
    Thanks
    10
    Thanked 93 Times in 86 Posts

    Default Re: Help with starting program

    Yes, it's plain rude! Just imagine I take the time to give you a long and detailed answer and you already got a similar response somewhere else.
    Users here are hepling voluntarily in the spare time. Don't waste poeple's time by crossposting.

  5. #5
    Junior Member
    Join Date
    May 2013
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Help with starting program

    Ok I'm sorry
    Which forum would you recommend then ?

  6. #6
    Senior Member PhHein's Avatar
    Join Date
    Mar 2013
    Location
    Germany
    Posts
    609
    My Mood
    Sleepy
    Thanks
    10
    Thanked 93 Times in 86 Posts

    Default Re: Help with starting program

    Doesn't matter. Post to any forum, but provide links to crossposts.

Similar Threads

  1. Just starting
    By Snaksa in forum Android Development
    Replies: 3
    Last Post: May 18th, 2013, 06:36 AM
  2. Starting and Stopping Tomcat7 Server from Java Program
    By srinivasgoudn in forum Java Theory & Questions
    Replies: 4
    Last Post: December 26th, 2011, 11:03 PM
  3. Starting a Slideshow Program... Lost
    By DrumKitt87 in forum What's Wrong With My Code?
    Replies: 1
    Last Post: November 1st, 2010, 07:31 AM
  4. Help starting program, need done by Nov 4
    By raidcomputer in forum What's Wrong With My Code?
    Replies: 7
    Last Post: November 4th, 2009, 07:22 PM
  5. Need help starting a program
    By Mickey2315 in forum Java Theory & Questions
    Replies: 2
    Last Post: September 7th, 2009, 02:21 PM