Search:

Type: Posts; User: Norm

Search: Search took 0.13 seconds.

  1. Replies
    3
    Views
    1,006

    Re: can someone plz help me...

    A note about applets: You won't be able to use the Scanner class for reading user input. You will need to use something like JOptionPane methods or add a GUI with text fields.
  2. Replies
    3
    Views
    1,006

    Re: can someone plz help me...

    Take a look at the tutorial: Lesson: Java Applets (The Java™ Tutorials > Deployment)

    Please edit your post and wrap your code with code tags:


    <YOUR CODE HERE>

    to get highlighting and...
Results 1 to 2 of 2