sS formLabelOfComboBox(JComboBox cb) { ret getText(firstChildOfType JLabel(last(componentsInFrontOf(cb)))); }