package pro.dbro.glance.events; /** * Event that is fired whenever the user requests to select a chapter. */ public class ChapterSelectRequested { }