|
Eclipse Platform Release 4.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IMemoryRenderingSite2
Extension to memory site that allows a client to request a rendering container to become visible.
| Method Summary | |
|---|---|
void |
setContainerVisible(String id,
boolean visible)
Sets whether the identified container should be visible. |
| Methods inherited from interface org.eclipse.debug.ui.memory.IMemoryRenderingSite |
|---|
getContainer, getMemoryRenderingContainers, getSite, getSynchronizationService |
| Method Detail |
|---|
void setContainerVisible(String id,
boolean visible)
id - identifier of the container to be affectedvisible - whether the given container should be made visible
|
Eclipse Platform Release 4.2 |
|||||||||
| 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, 2012. All rights reserved.