package pleocmd.itfc.gui.dse; public interface UpdateErrorInterface { void updateErrorLabel(String message); }