193194195196197198199
} protected void doHprlnkNewThoubActionPerformed(final ActionEvent e) { addView(new CustomerThoubDesign()); } protected void doHprlnkCustomerThoubsActionPerformed(ActionEvent e) { addView(new CustomerThoubDesignList()); }