Search:

Type: Posts; User: xdega

Search: Search took 0.18 seconds.

  1. Replies
    2
    Views
    2,307

    Re: Can't use button.addActionListener(this); ?

    Thank you so much. I read through that documentation. Just simply had to add the "implements" to my class and I am now able to trigger action events :D
    As for the conventions, I am a little sloppy...
  2. Replies
    2
    Views
    2,307

    Can't use button.addActionListener(this); ?

    So.. In a nutshell, I am working on a basic GUI project. I have attempted to break everything down in to small factored down methods inside my class.
    I am able to build my GUI this way, but now...
Results 1 to 2 of 2