|
Eclipse Platform Release 3.7 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDebugContextProvider2
IDebugContextProvider extension.
| Method Summary | |
|---|---|
boolean |
isWindowContextProvider()
Return whether the provider can be set a an active provider for the window. |
| Methods inherited from interface org.eclipse.debug.ui.contexts.IDebugContextProvider |
|---|
addDebugContextListener, getActiveContext, getPart, removeDebugContextListener |
| Method Detail |
|---|
boolean isWindowContextProvider()
If true then upon the provider's part is
activation this provider will become the active debug context provider
for the whole window. If false, then this provider will
only set the active context in a given workbench part.
true if capable to be the active debug context
provider for a window.
|
Eclipse Platform Release 3.7 |
|||||||||
| 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.