package net.sourceforge.squirrel_sql.client.session.mainpanel; public interface ReadMoreResultsHandlerListener { void moreResultsHaveBeenRead(); }