Uses of Interface
org.hudsonci.maven.plugin.ui.gwt.buildinfo.ModuleInfoPresenter

Packages that use ModuleInfoPresenter
org.hudsonci.maven.plugin.ui.gwt.buildinfo   
org.hudsonci.maven.plugin.ui.gwt.buildinfo.internal   
 

Uses of ModuleInfoPresenter in org.hudsonci.maven.plugin.ui.gwt.buildinfo
 

Constructors in org.hudsonci.maven.plugin.ui.gwt.buildinfo with parameters of type ModuleInfoPresenter
MavenBuildInfoController(MainPanelPresenter mainPanel, BuildInformationManager buildInformationManager, com.google.gwt.event.shared.EventBus eventBus, ModuleDataProvider mdp, ArtifactDataProvider adp, BuildSummaryPresenter buildSummaryPresenter, ModuleInfoPresenter moduleInfoPresenter, ModuleInfoPickerPresenter moduleInfoPickerPresenter)
           
 

Uses of ModuleInfoPresenter in org.hudsonci.maven.plugin.ui.gwt.buildinfo.internal
 

Classes in org.hudsonci.maven.plugin.ui.gwt.buildinfo.internal that implement ModuleInfoPresenter
 class ModuleInfoPresenterImpl
          Default implementation of ModuleInfoPresenter.
 



Copyright © 2004-2011 Hudson. All Rights Reserved.