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.
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.