Search:

Type: Posts; User: Liuric

Search: Search took 0.10 seconds.

  1. Replies
    4
    Views
    1,929

    Re: Loops only on the first statement

    Yes that's what is supposed to do. If I pressed 1 ( for the computation of miles )then I will input the number of Miles then it'll show the results under miles. After I chose a single conversion then...
  2. Replies
    4
    Views
    1,929

    Re: Loops only on the first statement

    Yes that's what is supposed to do. If I pressed 1 ( for the computation of miles )then I will input the number of Miles then it'll show the results under miles. After it then it should go back to the...
  3. Replies
    4
    Views
    1,929

    Loops only on the first statement

    A little help please..It does only loop on the first conversion which is in "miles".


    package If_then_Else;
    import javax.swing.*;

    public class If_then_Else {
    static final double...
Results 1 to 3 of 3