Search:

Type: Posts; User: Norm

Search: Search took 0.40 seconds.

  1. Thread: Event Issues

    by Norm
    Replies
    3
    Views
    1,334

    Re: Event Issues

    Your call would be very similar to the GUI class being called at one of its listener methods.
  2. Thread: Event Issues

    by Norm
    Replies
    3
    Views
    1,334

    Re: Event Issues

    You could have the other class call a method in the GUI class when you want it to know of the event.
    To make it "type safe" you could define an interface containing the method to be called and the...
Results 1 to 2 of 2