package net.sourceforge.squirrel_sql.client; public interface ApplicationListener { void saveApplicationState(); }