package com.github.jmchilton.jgalaxy.mvp; import java.awt.Window; /** * * @author John Chilton */ public interface Display { }