public interface IInputChangedListener
Clients can implement that interface and its extension interfaces.
| Modifier and Type | Method and Description |
|---|---|
void |
inputChanged(java.lang.Object newInput)
Called when a the input has changed.
|
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.