|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IShowInSource
Parts which need to provide a particular context to a 'Show In' target can provide this interface.
The part can either directly implement this interface, or provide it via
IAdaptable.getAdapter(IShowInSource.class)
.
IShowInTarget
Method Summary | |
---|---|
ShowInContext |
getShowInContext()
Returns the context to show, or null if there is
currently no valid context to show. |
Method Detail |
---|
ShowInContext getShowInContext()
null
if there is
currently no valid context to show.
null
|
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.