|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Creating custom events
Hello! Is there a way on creating a customized event in Java? How will I invoke that event? Thanks guys
![]() |
|
#2
|
|||
|
|||
|
I suggest reading and understanding the event process first
http://java.sun.com/docs/books/tutorial/uiswing/events/ Then you need to extend EventObject to create your own custom event. After you read the tutorial above you should know how to invoke that event. Last edited by Nemi : June 28th, 2003 at 06:58 PM. |
|
#3
|
|||
|
|||
|
thanks Nemi
![]() |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Java Help > Creating custom events |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|