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

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

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

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

Constructors in org.hudsonci.maven.plugin.ui.gwt.buildinfo.internal with parameters of type ModuleInfoPresenter.ModuleInfoView
MainPanelViewImpl(ModuleDataProvider mdp, ArtifactDataProvider adp, BuildSummaryPresenter.BuildSummaryView buildSummaryView, ModuleInfoPresenter.ModuleInfoView moduleInfoView)
           
ModuleInfoPresenterImpl(ModuleInfoPresenter.ModuleInfoView view, BuildInformationManager infoManager)
           
 



Copyright © 2004-2011 Hudson. All Rights Reserved.