public interface IResettableMemoryRendering extends IMemoryRendering
Clients may implement this interface.
Modifier and Type | Method and Description |
---|---|
void |
resetRendering()
Reset this memory rendering.
|
activated, addPropertyChangeListener, becomesHidden, becomesVisible, createControl, deactivated, dispose, getControl, getImage, getLabel, getMemoryBlock, getRenderingId, init, removePropertyChangeListener
getAdapter
void resetRendering() throws DebugException
DebugException
- when there is a problem resetting this memory rendering.Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.