spSub_2.setSeparatorWidth(new JbsExtent(1,JbsExtent.PX));
spMainHorizontal_2.add(spSub_2);
spMainHorizontal_2.add(new ContentPane());
PnUnpayedInvoicesList pnUnpayedInvoicesList = new PnUnpayedInvoicesList();
pnUnpayedInvoicesList.setToolPaneVisible(false);
pnUnpayedInvoicesList.setSearchable(false);
pnUnpayedInvoicesList.setTableNavigationVisible(false);
pnUnpayedInvoicesList.setMaxTableRow(10);
pnUnpayedInvoicesList.setTitle(JbsL10N.getString("UnpayedInvoices.moduleLongName"));
PnCmsNewsEntryList pnCmsNewsEntryList = new PnCmsNewsEntryList();
pnCmsNewsEntryList.setSearchable(false);
pnCmsNewsEntryList.setToolPaneVisible(false);