Creating Custom Events
843807Feb 13 2008 — edited Feb 14 2008How can I create custom events in Java for objects which are not essentially GUI, so that they can send messages to each other when certain conditions are set to true use event-listener model?