Hi all,
I try to find some eample with creating Java event but i found only with aplet and it is nothing what i need. so ;o)
I have some "class MyClass" and here is some "myMethod(Object o)". From time to time myMethod(Object o) is invoking and in this time when Object o income into myMethod I would like to invoke some MyEvent and on other side in some class will be listen myListener.PLEASE,can somebody to help me write "MyEvent" and "MyListener".
THX a lot
NeVeR
I try to find some eample with creating Java event but i found only with aplet and it is nothing what i need. so ;o)
I have some "class MyClass" and here is some "myMethod(Object o)". From time to time myMethod(Object o) is invoking and in this time when Object o income into myMethod I would like to invoke some MyEvent and on other side in some class will be listen myListener.PLEASE,can somebody to help me write "MyEvent" and "MyListener".
THX a lot
NeVeR