|
Orbital library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EventObjectListener
EventObjectListener (Notify) callback interface is a description of a listen-mechanism to react on all types of EventObjects at once.
Method Summary | |
---|---|
void |
eventObjectOccured(java.util.EventObject e)
called back when EventObjectListener is notified. |
Method Detail |
---|
void eventObjectOccured(java.util.EventObject e)
|
Orbital library 1.3.0: 11 Apr 2009 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |