frysk.gui.srcwin
Interface CurrentStackView.StackViewListener

All Known Implementing Classes:
SourceWindow.SourceWindowListener
Enclosing class:
CurrentStackView

public static interface CurrentStackView.StackViewListener


Method Summary
 void currentStackChanged(DebugInfoFrame newFrame, int current)
           
 

Method Detail

currentStackChanged

void currentStackChanged(DebugInfoFrame newFrame,
                         int current)