Uses of Interface
org.hudsonci.maven.plugin.ui.gwt.configure.workspace.WorkspacePresenter

Packages that use WorkspacePresenter
org.hudsonci.maven.plugin.ui.gwt.configure.documents   
org.hudsonci.maven.plugin.ui.gwt.configure.documents.internal   
org.hudsonci.maven.plugin.ui.gwt.configure.workspace.internal   
 

Uses of WorkspacePresenter in org.hudsonci.maven.plugin.ui.gwt.configure.documents
 

Subinterfaces of WorkspacePresenter in org.hudsonci.maven.plugin.ui.gwt.configure.documents
 interface DocumentMasterPresenter
          Manages the display for editing documents.
 

Uses of WorkspacePresenter in org.hudsonci.maven.plugin.ui.gwt.configure.documents.internal
 

Classes in org.hudsonci.maven.plugin.ui.gwt.configure.documents.internal that implement WorkspacePresenter
 class DocumentMasterPresenterImpl
          Default implementation of DocumentMasterPresenter.
 

Uses of WorkspacePresenter in org.hudsonci.maven.plugin.ui.gwt.configure.workspace.internal
 

Constructors in org.hudsonci.maven.plugin.ui.gwt.configure.workspace.internal with parameters of type WorkspacePresenter
WorkspaceManagerPresenterImpl(WorkspaceManagerView view, WorkspacePresenter defaultWorkspace)
           
 



Copyright © 2004-2011 Hudson. All Rights Reserved.