143144145146147148149150151152153
// TODO Auto-generated method stub } }); dialog.setPopupPosition(400, 400); dialog.show(); } public void init() { //TODO: check the format of the brokerip EnvironmentsController.getInstance().setBrokerIp(brokerIp);
157158159160161162163164165166167
// TODO Auto-generated method stub } }); dialog.setPopupPosition(400, 400); dialog.show(); } public void init() { //TODO: check the format of the brokerip EnvironmentController.getInstance().setBrokerIp(brokerIp);