public interface IBufferChangedListener
This interface may be implemented by clients.
Modifier and Type | Method and Description |
---|---|
void |
bufferChanged(BufferChangedEvent event)
Notifies that the given event has occurred.
|
void bufferChanged(BufferChangedEvent event)
event
- the change event
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.