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 - Matisse GUI Builder have no possibility insert throws statments
Summary: Matisse GUI Builder have no possibility insert throws statments
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-22 10:57 UTC by sandy_lissi_ru
Modified: 2006-01-17 14:40 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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