package org.openslx.dozmod.gui.helper; public interface QuitNotification { public void onApplicationQuit(); }