|
Eclipse Platform Release 3.3 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A memory rendering that can be reset. Reset behavior is rendering specific. Typically, reset means that the rendering would position itself back to the base address of its memory block. However, clients may define its reset behavior that is suitable for its rendering.
Clients may implement this interface.
Method Summary | |
---|---|
void |
resetRendering()
Reset this memory rendering. |
Methods inherited from interface org.eclipse.debug.ui.memory.IMemoryRendering |
---|
activated, addPropertyChangeListener, becomesHidden, becomesVisible, createControl, deactivated, dispose, getControl, getImage, getLabel, getMemoryBlock, getRenderingId, init, removePropertyChangeListener |
Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
---|
getAdapter |
Method Detail |
public void resetRendering() throws DebugException
DebugException
- when there is a problem resetting this memory rendering.
|
Eclipse Platform Release 3.3 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.