Search:

Type: Posts; User: Liuric

Search: Search took 0.16 seconds.

  1. Replies
    7
    Views
    4,380

    Re: JOptionPane using If and Else

    I'll choose the while condition, in that case, does it mean i have to replace everything if i will use the while loop?
  2. Replies
    7
    Views
    4,380

    Re: JOptionPane using If and Else

    Here's the almost finished java program of mine, the only thing that I can't do to it is that I don't know how to make it loop. Can you once more help me please?

    package If_then_Else;
    import...
  3. Replies
    7
    Views
    4,380

    JOptionPane using If and Else

    I am creating a java program that would do some conversion, unfortunately i can't make it work. Can anyone help me? Here's my code

    package If_then_Else;
    import javax.swing.*;

    public class...
Results 1 to 3 of 3