!7 p-awt-noconsole { magellan(); showPackedCenterFrame(withMargin(vgrid( btn("AI Concepts", #1006463), btn("English To Concepts Translator", #1007419), btn("Concepts To English Translator", #1007163))); } static JComponent btn(S text, fS programID) { ret withTopAndBottomMargin( setBoldFontSize(15, jbutton(text, r { startOrActivate(programID) }))); }