public interface IMessageDialog
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
showErrorDialog(String errorMessage) |
void |
showErrorDialog(String message,
String title) |
void |
showInformationDialog(String infoMessage) |
void |
showInformationDialog(String infoMessage,
String title) |
Copyright © 2014–2019 European Space Agency (ESA). All rights reserved.