Search:

Type: Posts; User: jasonLee01

Search: Search took 0.07 seconds.

  1. Replies
    14
    Views
    1,133

    Re: Joptionpanel. i need help here.

    where can i get the compile code.sorry, i new in java.
  2. Replies
    14
    Views
    1,133

    Re: Joptionpanel. i need help here.

    for the question,
    1. Prompt the user to choose an product using the number (1,2,3) that
    corresponds to the item, or to enter 0 to quit the application. After the user
    makes the first selection, if...
  3. Replies
    14
    Views
    1,133

    Re: Joptionpanel. i need help here.

    the code not working.got error there,
    somewhere.
    on the Prompt the user to choose.
    and The user should respond to this prompt with another item number to order or 0
    to quit.
  4. Replies
    14
    Views
    1,133

    Re: Joptionpanel. i need help here.

    Prompt the user to choose an product using the number (1,2,3) that
    corresponds to the item, or to enter 0 to quit the application. After the user
    makes the first selection, if the choice is 0,...
  5. Replies
    14
    Views
    1,133

    Re: Joptionpanel. i need help here.

    This is the code i do, but got some problem there.

    /*
    * To change this template, choose Tools | Templates
    * and open the template in the editor.
    */

    package javaapplication1;
    import...
  6. Replies
    14
    Views
    1,133

    Re: Joptionpanel. i need help here.

    /**
    * @param args the command line arguments
    */
    public static void main(String[] args) {

    // TODO code application logic here
    double price1 = 29.0;
    ...
  7. Replies
    14
    Views
    1,133

    Joptionpanel. i need help here.

    Can you once more help me please?
Results 1 to 7 of 7