483484485486487488489
} protected void doMntmCustomerServiceActionPerformed(final ActionEvent e) { addView(new CustomerServicesList()); } protected void doMntmItemsListActionPerformed(ActionEvent e) { addView(new ItemsList()); }