Uses of Package
com.github.croesch.micro_debug.gui.components.view

Packages that use com.github.croesch.micro_debug.gui.components.view
com.github.croesch.micro_debug.gui.components.controller   
com.github.croesch.micro_debug.gui.components.view   
 

Classes in com.github.croesch.micro_debug.gui.components.view used by com.github.croesch.micro_debug.gui.components.controller
MainView
          The main view of the GUI of the debugger.
 

Classes in com.github.croesch.micro_debug.gui.components.view used by com.github.croesch.micro_debug.gui.components.view
ACodeView
          An abstract code view containing the text area to visualise the code, a ruler for adding breakpoints and a line number view.
MacroCodeView
          The panel that visualises the macro code.
MemoryView
          The panel that visualises the content of the main memory.
MicroCodeView
          The panel that visualises the micro code.
NumberStyleSwitcher
          The panel to switch different styles for number format.
RegisterView
          The panel that visualises the different Registers with their values.
 



Copyright © 2012. All Rights Reserved.