Package frysk.gui.srcwin

Interface Summary
CurrentStackView.StackViewListener  
VariableWatchView.WatchViewListener  
View  
 

Class Summary
ColorConverter  
CurrentStackView  
InlineBuffer The InlineBuffer performs much of the same functionality as the SourceBuffer, but also acts as an adapter to make the SourceWindow using it think that the function being displayed is actually a whole file, and that nothing exists beyond it.
InlineSourceView The InlineViewer displays code that has been inlined.
MixedView  
SourceBuffer This class is a wrapper around TextBuffer, it allows for extra functionality needed by the SourceViewWidget.
SourceView This class is used to add some functionality to TextView that may be needed by the source window but is not directly available or easily accessible in TextView.
SourceWindow The SourceWindow displays the source or assembly level view of a Task's current state of execution.
SourceWindowFactory SourceWindow factory is the interface through which all SourceWindow objects in frysk should be created.
StepDialog  
ThreadSelectionDialog  
VariableWatchView