public interface IBufferChangedListener
This interface may be implemented by clients.
This interface is similar to the JDT IBufferChangedListener interfaceModifier and Type | Method and Description |
---|---|
void |
bufferChanged(BufferChangedEvent event)
Notifies that the given event has occurred.
|
void bufferChanged(BufferChangedEvent event)
event
- the change eventCopyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.