Search:

Type: Posts; User: Shivam24

Search: Search took 0.10 seconds.

  1. Replies
    6
    Views
    1,417

    Re: I can't understand the error.

    what are the errors? forgive me for being a noob at java programming
  2. Replies
    6
    Views
    1,417

    I can't understand the error.

    When i try running my program i get this error:
    java.lang.NoSuchMethodError: main
    Exception in thread "main" Java Result: 1

    This is my code:

    package button_game;

    import javax.swing.*; ...
Results 1 to 2 of 2