Package | Description |
---|---|
ch.makery.address | |
ch.makery.address.selenium | |
ch.makery.address.view |
Modifier and Type | Field and Description |
---|---|
private SupremeBotOverviewController |
MainApp.botController |
Modifier and Type | Field and Description |
---|---|
private SupremeBotOverviewController |
Selenium.controller |
private SupremeBotOverviewController |
Request.controller |
private SupremeBotOverviewController |
InstoreRegistrationSelenium.controller |
Constructor and Description |
---|
InstoreRegistrationSelenium(SupremeBotOverviewController controller,
int taskNumber,
java.lang.String billingProfile) |
Request(SupremeBotOverviewController controller,
int taskNumber,
java.lang.String keyword,
java.lang.String size,
java.lang.String category,
java.lang.String color,
java.lang.String profileLoader) |
Selenium(SupremeBotOverviewController controller,
int taskNumber,
java.lang.String keyword,
java.lang.String size,
java.lang.String category,
java.lang.String color,
java.lang.String profileLoader) |
Modifier and Type | Field and Description |
---|---|
private SupremeBotOverviewController |
ProfileCreatorController.botController |
private SupremeBotOverviewController |
InstoreRegistrationController.botController |
private SupremeBotOverviewController |
SupremeBotOverviewController.passableController |
Modifier and Type | Method and Description |
---|---|
void |
InstoreRegistrationController.setDialogStage(javafx.stage.Stage dialogStage,
MainApp mainApp,
SupremeBotOverviewController controller) |
void |
SupremeBotOverviewController.setMainApp(MainApp mainApp,
SupremeBotOverviewController botController)
Is called by the main application to give a reference back to itself.
|
void |
ProfileCreatorController.setProfileCreatorController(SupremeBotOverviewController controller2) |