Search:

Type: Posts; User: Norm

Search: Search took 0.14 seconds.

  1. Replies
    10
    Views
    1,991

    Re: ActionListener help

    Sorry, I miss what "is not working".

    BTW to call a static method of a class, you do not need to create an instance of the class.
    Just use the class name: ClassName.staticMethod(parms...);
  2. Replies
    10
    Views
    1,991

    Re: ActionListener help

    Can you explain what does happen? "not working" has too many possibilities.


    Where is the PhoneCall object? the CheckedTimefromString method returns a CheckedTime object.
Results 1 to 2 of 2