Home
 Description
 Documentation
 Preview Alpha
 Usage Guide
 Implementors
 Description
arrow_left_dis arrow_up.dis arrow

Graphical Environment

The DebugComponent

–DebugComponent = User Interface of DebugTelnetSession

–Provides easy access to the debugger's functionality using buttons and mouse/ keyboard actions. It is the container/ wrapper of DebugView. It can be embedded in a WebPage as an individual applet.

–DebugView inherits from  TextView by T. Phelps at DTSC Australia -Major changes applied

–It is a TextArea-like component with extended functionality to display multiformatted text. Used TextView as the basic class with major changes to apply to our targeted functionality.

Picture