This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 69088

Summary: Matisse GUI Builder have no possibility insert throws statments
Product: guibuilder Reporter: sandy_lissi_ru <sandy_lissi_ru>
Component: CodeAssignee: issues@guibuilder <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description sandy_lissi_ru 2005-11-22 10:57:19 UTC
I'm sorry my English.

Matisse GUI Builder in NetBeans IDE 5.0 have no possibility insert throws 
statments in generated code fore example in these places:
1. private void initComponents() throws Exception.....{
2. private void butDoItActionPerformed(java.awt.event.ActionEvent evt) throws 
Exception ...{ 

Thanks