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

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

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

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

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

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

Constructors in org.hudsonci.maven.plugin.ui.gwt.buildinfo.internal with parameters of type ModuleInfoPickerPresenter
ModuleInfoViewImpl(ModuleInfoPickerPresenter pickerPresenter)
           
 



Copyright © 2004-2011 Hudson. All Rights Reserved.