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 3 of 3

Thread: Need some answers for Java applet

  1. #1
    Junior Member
    Join Date
    Oct 2014
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Need some answers for Java applet

    So I've been working on school assignement and It's been going pretty good so far but the last stage is to also make a "copy" of it but turn it into a applet. I have int, do, JOptionPane message and input dialogs, while, break, if, else if included in the script.

    So the question is, how should I turn it into a working applet? Where can I learn about applets? I have not found anything good so far or it has been a bit overwhelming.

    Excuse my formulation, I'm new to Java so I don't really know all the terms plus that I'm Swedish on top of that.

    Should I post the code or isn't it needed?

    Not sure I posted this in the right section either so feel free to move it if I got it all wrong.

    Thanks for all the answers!


  2. #2
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: Need some answers for Java applet

    Start with Oracle's Applet Tutorial.

    Thread moved.

  3. #3
    Junior Member
    Join Date
    Oct 2014
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Need some answers for Java applet

    Thank you Greg!

Similar Threads

  1. Guys please Help me find answers on A and B below
    By vukosi in forum What's Wrong With My Code?
    Replies: 7
    Last Post: May 6th, 2013, 01:41 PM
  2. Multiple answers to a question
    By jps in forum Totally Off Topic
    Replies: 0
    Last Post: October 6th, 2012, 01:43 PM
  3. Yes or No answers,
    By tyb97 in forum What's Wrong With My Code?
    Replies: 9
    Last Post: September 18th, 2011, 05:57 PM
  4. Replies: 10
    Last Post: April 5th, 2011, 09:09 AM
  5. Is My answers correct??
    By Java.Coder() in forum What's Wrong With My Code?
    Replies: 6
    Last Post: December 28th, 2010, 06:22 AM