} else {
initProductAreaGroupList();
groupList.addAll(productAreaGroupList);
}
if (groupList.size() == 0) {
throw new ProTransRuntimeException(
"Bruker har ikke definert noe produktomr�de");
}
JComboBox comboBox = new JComboBox(
new ComboBoxAdapter(
groupList,