Package com.cmpware.ide.views

Interface Summary
ITextProvider This class describes the model interface to the Easy Text viewer.
IZoomable This class describes the zoomable interface.
 

Class Summary
ArrayView This class implements the graphical view of the processor array.
DasmProvider This class describes the model interface to the Disassembly Easy Text viewer.
DasmView This describes the disassembly view.
DisassembleContent This describes the content implementation for the Disassembly Viewer.
DisassembleView This describes the Disassembler Viewer.
EasyColumn This class is is used to describe a table column.
EasySorter This class implements a generic sorter for the Easy table.
EasyTable This class provides an easy interface for creating tables.
EasyTable.NumericDisplayType This class contains definitions for the display types for the numeric values in the EasyTable.
EasyText This describes the Easy Text interface.
HexDumpProvider This class describes the model interface to the Hex dump Easy Text viewer.
HexDumpView This describes the hexadecimal dump view.
HexInteger This class just subclasses Integer and indicates that this Integer should be displayed in Hexadecimal.
IconAnnotation This class is used to draw a bitmap as an annotation.
ImageView This class implements the image view window.
InstructionMixView This class displays the instruction mix of the selected processor in a table.
LinkView This class displays the Link status of the selected processor in a table.
MemoryContent This describes the content implementation for the Memory Code Viewer.
MemoryView This describes the Memory Code Viewer.
MpMonView This describes the MpMon text monitor interface.
Node This class implements the graphical view of the processor array.
PowerMeterView This class displays Power Meter table.
ProfileView This class displays the register values of the selected processor in a table.
RegisterView This class displays the register values of the selected processor in a table.
SourceCodeScanner This describes the Source Code Scanner for the Source Code Viewer.
SourceCodeView This describes the Source Code Viewer.
SourceCodeViewConfiguration This class provides the Cmpware Source Code View configuration.
SpecialRegisterView This class displays the register values of the selected processor in a table.
StatusView This class provides a simple scrollable read-only text window for status display.
VariablesView This class displays the tree viewer for the node variables.