Uses of Interface
com.github.croesch.micro_debug.gui.actions.api.IActionProvider

Packages that use IActionProvider
com.github.croesch.micro_debug.gui.actions   
com.github.croesch.micro_debug.gui.components.view   
 

Uses of IActionProvider in com.github.croesch.micro_debug.gui.actions
 

Classes in com.github.croesch.micro_debug.gui.actions that implement IActionProvider
 class ActionProvider
          Provides the actions used by the debugger.
 

Uses of IActionProvider in com.github.croesch.micro_debug.gui.components.view
 

Constructors in com.github.croesch.micro_debug.gui.components.view with parameters of type IActionProvider
MainMenuBar(IActionProvider provider)
          Constructs the menu bar for the main frame.
 



Copyright © 2012. All Rights Reserved.