public interface WikiEventListener extends EventListener
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(WikiEvent event)
Fired when a WikiEvent is triggered by an event source.
|
void actionPerformed(WikiEvent event)
event
- a WikiEvent objectCopyright © 2001-2019 The Apache Software Foundation. All rights reserved.