/** * */ package cn.liutils.cgui.gui.event; /** * @author WeAthFolD */ public interface GuiEvent { }