public interface JextListener
Modifier and Type | Method and Description |
---|---|
void |
jextEventFired(JextEvent evt)
Invoked when a class fires a
JextEvent object
by the method fireJextEvent(short eventType)
in Jext class. |
void jextEventFired(JextEvent evt)
JextEvent
object
by the method fireJextEvent(short eventType)
in Jext
class.evt
- The received JextEvent
Copyright ? 2002 Romain Guy.