public interface IBufferChangedListener
This interface may be implemented by clients.
This interface is similar to the JDT IBufferChangedListener interface| Modifier 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, 2014. All Rights Reserved.