|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthades.models.mips.gui.BreakPointListener
The "BP"-Button openes a window with breakpoint preferences
Field Summary | |
protected BreakPointFrame |
breakPointFrame
|
protected MemoryHexView |
view
|
Constructor Summary | |
BreakPointListener(MemoryHexView newView)
|
Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent e)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected MemoryHexView view
protected BreakPointFrame breakPointFrame
Constructor Detail |
public BreakPointListener(MemoryHexView newView)
Method Detail |
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |