Interface CopyProjectView
- All Superinterfaces:
Serializable,View
- All Known Implementing Classes:
CopyProjectViewImpl
public interface CopyProjectView
extends View
-
Method Summary
Methods inherited from interface View
getTitle, getViewComponent
-
Method Details
-
getSelectProjectCombo
ComboBox getSelectProjectCombo() -
getCopyButton
Button getCopyButton() -
setSourceProject
void setSourceProject(Projeto projeto)
-