Search:

Type: Posts; User: Java Neil

Search: Search took 0.16 seconds.

  1. Replies
    4
    Views
    3,123

    Re: Confused about Arrays and JOptionPane!

    I guess I'm overlooking something here...

    I've simplified the program for the sake of learning the basics. Have a look.

    import javax.swing.JOptionPane;
    public class SmallestElement {
    ...
  2. Replies
    4
    Views
    3,123

    Confused about Arrays and JOptionPane!

    Hi all...I have just started the chapter on Arrays today and I'm a bit spun. Fistly My teach expects everything that can be done in JOptionPane to be done that way.

    Here is my assignment code so...
Results 1 to 2 of 2