public class MotifWindow implements Window { public String toString(){ return "MotifWindow"; } }