public interface ErrorViewer
void
showError(String message)
showInfo(String message)
showWarning(String message)
void showInfo(String message)
void showWarning(String message)
void showError(String message)
Copyright © 2015 Uqbar Project. All rights reserved.