Search:

Type: Posts; User: macko

Search: Search took 0.08 seconds.

  1. Replies
    2
    Views
    1,216

    Re: Weird ActioListener problem

    Oh :P i had figured it would be something tiny.. and sorry i should of just said the btnExit.

    Thanks for your reply.
  2. Replies
    2
    Views
    1,216

    Weird ActioListener problem

    Hello,

    I seem to have no syntax errors although when adding code it wont execute.

    In the Action performed method i have:

    if(e.getSource() == button1) { System.exit(0); }

    the...
Results 1 to 2 of 2