public class BulkAddProjectController extends Object
| Constructor and Description |
|---|
BulkAddProjectController(GUIController controller,
FileControl fc,
LanguageManagerInterface languageManager)
Basic controller.
|
| Modifier and Type | Method and Description |
|---|---|
void |
cancelAction()
Close the dialog box.
|
void |
newProjectAction()
check the commands provided by user and process the addition to the controllers.
|
@Inject public BulkAddProjectController(GUIController controller, FileControl fc, LanguageManagerInterface languageManager)
controller - the controller which manage the whole GUIfc - the file control service.languageManager - language manager used for internationalizationCopyright © 2016. All Rights Reserved.