Interface CopyProjectView

All Superinterfaces:
Serializable, View
All Known Implementing Classes:
CopyProjectViewImpl

public interface CopyProjectView extends View
  • Method Summary

    Modifier and Type
    Method
    Description
    Button
     
    ComboBox
     
    void
    setSourceProject(Projeto projeto)
     

    Methods inherited from interface View

    getTitle, getViewComponent
  • Method Details

    • getSelectProjectCombo

      ComboBox getSelectProjectCombo()
    • getCopyButton

      Button getCopyButton()
    • setSourceProject

      void setSourceProject(Projeto projeto)