Search:

Type: Posts; User: frozen java

Search: Search took 0.08 seconds.

  1. Re: Calling method cant get the parameters right

    i fixed it. I implement ActionEvent into my main class instead of going to a different class to handle it
  2. Calling method cant get the parameters right

    im trying to call a method in my main class (GUI) from a different class (ActionHandeler)

    heres the method in GUI:

    public static void main(String[] args) {
    // Schedule a job for the event...
Results 1 to 2 of 2