|
Eclipse Platform Pre-release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An instance of this interface allows clients to manage context activation.
This interface is not intended to be extended or implemented by clients.
EXPERIMENTAL
ContextActivationServiceFactory| Method Summary | |
void |
setActiveContextIds(Set activeContextIds)
Sets the set of identifiers to active contexts. |
| Methods inherited from interface org.eclipse.ui.contexts.IContextActivationService |
addContextActivationServiceListener, getActiveContextIds, removeContextActivationServiceListener |
| Method Detail |
public void setActiveContextIds(Set activeContextIds)
activeContextIds - the set of identifiers to active contexts. This set may be
empty, but it must not be null. If this set
is not empty, it must only contain instances of String.
|
Eclipse Platform Pre-release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||