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

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

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

Methods in org.hudsonci.maven.plugin.ui.gwt.buildinfo with parameters of type MainPanelPresenter
 void MainPanelPresenter.MainPanelView.setPresenter(MainPanelPresenter presenter)
           
 

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

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

Classes in org.hudsonci.maven.plugin.ui.gwt.buildinfo.internal that implement MainPanelPresenter
 class MainPanelPresenterImpl
          Implementation of MainPanelPresenter.
 

Methods in org.hudsonci.maven.plugin.ui.gwt.buildinfo.internal with parameters of type MainPanelPresenter
 void MainPanelViewImpl.setPresenter(MainPanelPresenter presenter)
           
 



Copyright © 2004-2011 Hudson. All Rights Reserved.