777879808182838485
} } // build gui right = new JPanel(new GridLayout(1, 1)); this.list = new YEventCodeList(codes, this); add(YFactory.createHorizontPanel(this.list, right, "event.command")); }