|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
There are different ways to display Memory objects all these must be conform with this MemoryView interface in order to allow it MemoryViewHandler to display more than one view per Memory and to keep them all consistent
Method Summary | |
java.awt.Frame |
getFrame()
get the frame the MemoryView is visible in |
MemoryViewHandler |
getMemoryViewHandler()
get the MemoryViewHandler |
void |
init()
init the view, does not paint anything |
void |
smartUpdate()
repaint only if parts have changed |
void |
update()
repaint everything |
Method Detail |
public void init()
public void update()
public void smartUpdate()
public java.awt.Frame getFrame()
public MemoryViewHandler getMemoryViewHandler()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |