Search:

Type: Posts; User: jayzee98

Search: Search took 0.09 seconds.

  1. Replies
    16
    Views
    2,102

    Re: Problem with Action Event

    Thnx Norm for helping me!
    I will go re-read my tutorials and try to find out more of the problems.

    and thanks again for helping me!
  2. Replies
    16
    Views
    2,102

    Re: Problem with Action Event

    Norm, im sorry could you explain it in a more basic war :(
    i cant really understand actually, Im sorry
  3. Replies
    16
    Views
    2,102

    Re: Problem with Action Event

    isnt that expression converts from string to double?
    I got this from my lecturer... and i am confused the way she teaches.
  4. Replies
    16
    Views
    2,102

    Re: Problem with Action Event

    My mistake Norm,

    there are still errors, but not as much as the previous one.


    --------------------Configuration: <Default>--------------------...
  5. Replies
    16
    Views
    2,102

    Re: Problem with Action Event

    --------------------Configuration: <Default>--------------------
    C:\Users\Justin\Desktop\LongDistanceCall.java:11: <identifier> expected
    rb1.addActionListener(this);
    ...
  6. Replies
    16
    Views
    2,102

    Re: Problem with Action Event

    Hi Norm, thnx for the replies.
    i tried removing the space but it still have the same Errors.
    Could it be something else?
  7. Replies
    16
    Views
    2,102

    Re: Problem with Action Event

    Sorry Norm,
    Here it is.



    --------------------Configuration: <Default>--------------------
    C:\Users\Justin\Desktop\LongDistanceCall.java:11: illegal start of type
    rb1.add...
  8. Replies
    16
    Views
    2,102

    Re: Problem with Action Event

    illegal start of type
    illegal start of type
    illegal start of type
    ')' expected
    <identifier> expected
    illegal start of type
    <identifier> expected
    ';' expected
    <identifier> expected
    ';'...
  9. Replies
    16
    Views
    2,102

    Problem with Action Event

    Hey guys,
    i am quite new to Java and i just started learning this ActionEvent and im getting semicolons errors.
    mind to help me?


    import javax.swing.*;
    import java.awt.*;
    import...
Results 1 to 9 of 9