Search:

Type: Posts; User: JavaStudent_09

Search: Search took 0.10 seconds.

  1. Replies
    18
    Views
    3,971

    Re: java Final Project Error

    OH MY GOD!!!!! i just notice what i did.... I placed the ) after the ; instead of before it!! I am sorry!! I worked!! THank yoU!
  2. Replies
    18
    Views
    3,971

    Re: java Final Project Error

    The method addActionListener(ActionListener) in the type AbstractButton is not applicable for the arguments ()
  3. Replies
    18
    Views
    3,971

    Re: java Final Project Error

    yes... exactly the same
  4. Replies
    18
    Views
    3,971

    Re: java Final Project Error

    When I take away the (this) it creates errors
  5. Replies
    18
    Views
    3,971

    Re: java Final Project Error

    That is... I dont know where I am putting the code the copeg said to place in mine.... I have so much code and I really dont want to mess it up.
  6. Replies
    18
    Views
    3,971

    Re: java Final Project Error

    None of them are working... the only panel that is working is the date and I didnt use actionperformed method for that
  7. Replies
    18
    Views
    3,971

    Re: java Final Project Error

    How would I go about doing that???? Sorry I have been wracking my brain all day and now i am like brain dead
  8. Replies
    18
    Views
    3,971

    java Final Project Error

    I cannot figure out why it isnt displaying the result when i click the proper button....I need this fixed by tomorrow please help!!!! Below is my code!

    import java.awt.*;
    import...
  9. Replies
    7
    Views
    2,411

    Re: NEED HELP ASAP!!

    Im still kind of confused on the format of the code? I am new to this and dont know how to do this...
  10. Replies
    7
    Views
    2,411

    Re: NEED HELP ASAP!!

    The assignment is to have text areas where a customer can put in the height, width and depth of the pool and they use all of that to calculate the volume.
  11. Replies
    7
    Views
    2,411

    Re: NEED HELP ASAP!!

    My questions is the whole code... I know I have the tabs correctly and the customer comments correctly. I dont know how to do the volume section for the pool or hot tube section or do the general tab...
  12. Replies
    7
    Views
    2,411

    NEED HELP ASAP!!

    I have a final project and this is the requirments of it

    Notes:
    1.General Tab: There will be a General Tab that will display today’s date for the users.
    2. Pool: After a length, width, and depth...
Results 1 to 12 of 12