|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An instance of BindingManagerListener
can be used by clients to
receive notification of changes to an instance of
BindingManager
.
This interface may be implemented by clients.
BindingManager.addBindingManagerListener(IBindingManagerListener)
,
BindingManager.addBindingManagerListener(IBindingManagerListener)
,
BindingManagerEvent
Method Summary | |
---|---|
void |
bindingManagerChanged(BindingManagerEvent event)
Notifies that attributes inside an instance of BindingManager have changed.
|
Method Detail |
public void bindingManagerChanged(BindingManagerEvent event)
BindingManager
have changed.
Specific details are described in the BindingManagerEvent
. Changes in the
binding manager can cause the set of defined or active schemes or bindings to change.
event
- the binding manager event. Guaranteed not to be null
.
|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.