|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IInputChangedListener
A listener which is notified when the target's input changes.
Clients can implement that interface and its extension interfaces.
Method Summary | |
---|---|
void |
inputChanged(Object newInput)
Called when a the input has changed. |
Method Detail |
---|
void inputChanged(Object newInput)
newInput
- the new input, or null
iff the listener should not show any new input
|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.